-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fortress Royale 2 #48
Draft
Mikusch
wants to merge
153
commits into
master
Choose a base branch
from
rewrite
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit 28c6295 Author: Mikusch <[email protected]> Date: Tue Dec 5 10:26:57 2023 +0100 Move this commit d9875aa Author: Mikusch <[email protected]> Date: Tue Dec 5 02:06:30 2023 +0100 Adjust chances and move many more items to misc commit 0414175 Author: Mikusch <[email protected]> Date: Tue Dec 5 01:05:42 2023 +0100 Always round up commit c91a06a Author: Mikusch <[email protected]> Date: Tue Dec 5 01:01:52 2023 +0100 Make dropped weapons start with very little ammo
Really just changing some internals so they suck less
commit 5c559e7 Merge: 4762076 3748df7 Author: Mikusch <[email protected]> Date: Tue Dec 3 21:56:48 2024 +0100 Merge branch 'rewrite' into zone commit 4762076 Author: Mikusch <[email protected]> Date: Wed Dec 6 22:43:54 2023 +0100 Reduce the shrink duration commit 5ba630e Merge: e0e1e3f 0a756b9 Author: Mikusch <[email protected]> Date: Wed Dec 6 21:04:41 2023 +0100 Merge branch 'rewrite' into zone commit e0e1e3f Author: Mikusch <[email protected]> Date: Tue Dec 5 15:57:35 2023 +0100 Fix some ancient bugs commit fb330f5 Author: Mikusch <[email protected]> Date: Tue Dec 5 15:19:34 2023 +0100 Make zone shrink speed consistent commit 7c9ef2b Author: Mikusch <[email protected]> Date: Tue Dec 5 15:07:22 2023 +0100 Always put the moving zone outside of the current zone commit b42a1a9 Author: Mikusch <[email protected]> Date: Tue Dec 5 14:18:37 2023 +0100 Add support for movable zones
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a long overdue overhaul of the original Fortress Royale plugin. I started with a completely empty project and slowly ported all the features over, often rewriting them entirely.
Together with Mikusch/friendlyfire, this took me about a year to complete.
This PR is a preview of Fortress Royale 2 (or Fortress Royale Rewrite), intended for public testing. While I consider it feature complete, it is not finished yet and requires a lot more polish.
Maps
As of writing, there are 3 maps with completed configs that can be used for testing.
You can download an archive of compatible maps here.
Contributing
Report any bugs in the mega issue. Submit any pull requests to the
rewrite
branch.