Ingen beskrivning

Thomas Shields 5dced037b1 feat(dismantle): pay by rarity, gear class and masterwork state 3 veckor sedan
.github 8188762d27 version 0.3.1.0 and build action 3 veckor sedan
Sunrise 5dced037b1 feat(dismantle): pay by rarity, gear class and masterwork state 3 veckor sedan
.clang-format 052d6a480f Initial commit 3 veckor sedan
.clang-tidy 4aebb148e9 sunries 0.3.2.0 3 veckor sedan
.clangd 74ddc67f23 linux: a few quality of life improvements for developing on linux 3 veckor sedan
.editorconfig 1f0445a45d misc: change line endings from CLRF to LF in editor config 3 veckor sedan
.gitignore 0c9790075e build: add cmake as build tool for linux 3 veckor sedan
CMakeLists.txt 9c5bf0cd4d build: link windowscodecs in CMakeLists.txt 3 veckor sedan
LICENSE 052d6a480f Initial commit 3 veckor sedan
README.md 233c811e8c noclip collision fix and fly 3 veckor sedan
Sunrise.sln 052d6a480f Initial commit 3 veckor sedan
THIRD_PARTY.md 052d6a480f Initial commit 3 veckor sedan
THIRD_PARTY_NOTICES.md 052d6a480f Initial commit 3 veckor sedan
linux-to-win-toolchain.cmake 0c9790075e build: add cmake as build tool for linux 3 veckor sedan

README.md

Sunrise

Destiny 2 Offline Exploration Mod

This mod installs onto an old build of the game and allows you to play it offline, loading into destinations and exploring them.

Most gameplay features are not currently supported. (Missions, Enemies, NPCs, Quests, Persistent Saves, ...)

Features

  • Load into any Destination (matchmade activities are currently broken)
  • Exploration Features (Fly, Noclip, Activity Override, ...)
  • Basic Inventory Management

WIP

This mod is work in progress. Things might break or work in unexpected ways. There is also currently a lack of documentation. This will improve over the coming weeks.

Support Me

Leave a star on this repo.

If you want to support my open source work you can find the means on my profile. Also consider donating to charity instead.

All content released under this project is free and open source. If someone is trying to sell you something you are getting scammed.

Rules

Issues are for bug reports only.

PRs are for pull requests only.

Do not go and argue/chat there, you can do that on the discord.

Contributing

Pull Requests are welcome. Please follow these rules:

  • No Copyrighted Data - All game data should be extracted at runtime.
  • Code Formatting - Stick to the provided clang-format and clang-tidy configs.
  • Clean Code - Try to post readable high quality code, follow the projects existing style of comment and add docs.
  • Provide Documentation - Please explain what you changed, why you changed it and the effects it has in detail, it saves me a lot of work.
  • Follow Up - If something with the PR is not right, I will reply and ask you to fix it.
  • One Feature - Do not put multiple features into one PR.
  • Complete Implementations - Do not PR features that are not completed and/or have non functional parts.
  • Server Focus - For features that are intended to be part of the server, don't abuse client patches. Sometimes its needed but mostly everything should go through the right requests and pushes.

Credits

All Contributors

Dependencies:

Artwork:

Testing:

Inspiration/Helpful Repos

Other:

  • Ginsor - Gave me some useful pointers

Want to be added to or removed from the credits? Let me know.

Content Disclaimer

Sunrise is not:

  • A Crack
  • A Cheat
  • A Custom Server

Everyone needs to provide their own copy of the game, no piracy is happening. The mod does not connect to any servers, it runs completely locally. We do not offer any servers or services.

Legal Disclaimer

This project is not for profit. It does not affect live servers or newer versions of the game where research like this could pose a security risk. No game data will be included in the release so this is not a copyright violation. This is also not a circumvention of protective measures. Please do not file any DMCA or other copyright claims against this. Legal action will be taken for abuse of the copyright system to censor this work.

AI Disclaimer

AI was used in the creation of this project. If you are not comfortable with the use of AI in programming projects beware.

AI was NOT used to create any art or creative writing. Only for RE, development and documentation purposes. All AI work that is publicly released is reviewed by a human. AI is a tool and the user is responsible for the results it produces.

Affiliation Disclaimer

This project is not affiliated with Bungie or Sony in any way.