-
Notifications
You must be signed in to change notification settings - Fork 7
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
Arrow's build's changes #48
Open
arrowbounce
wants to merge
22
commits into
doshyw:main
Choose a base branch
from
arrowbounce:main
base: main
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.
Open
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
9687f5b
Updated package reference and codebase to be compatible with MultiCli…
doshyw 9f80cc0
Bumped Archipelago version number to 0.5.0
doshyw 541b25e
Goal level fix
arrowbounce fa04459
Chat toggle
arrowbounce 9cfd1ab
Add goal level server option
arrowbounce e8ce6e5
Victory (Celeste) crash fix
arrowbounce 7684e83
settings updates
arrowbounce 615ae1e
Disable Heart Gate crash fix
arrowbounce c99ea41
Somebody wanted 1-ups to work
arrowbounce 70b9824
Allow previously collected strawberries to show up red when recollected.
arrowbounce 61cc4eb
Show berry tracker regardless of if level was previously completed or…
arrowbounce f3adfb0
Added Death Link
Tronicality 6cc635d
Fixed DeathLink Crash
Tronicality 8ee2e24
Fixed Death Link
Tronicality d391414
Death Link Sent
Tronicality 1ac70e8
Oops.
arrowbounce 10796c5
Fixed Death Link Slot Data
Tronicality 970c323
Merge branch 'main' into main
arrowbounce 721b987
Deathlink Update
Tronicality 08a3ad8
Merge pull request #1 from Tronicality/main
arrowbounce d81fd90
namespaces, for consistency
arrowbounce 1c3be13
Merge branch 'pr/1'
arrowbounce File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Allow previously collected strawberries to show up red when recollected.
- Loading branch information
commit 70b982432d04c60b0129745ee2d69efd9b0a9f87
There are no files selected for viewing
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why were these re-enabled? The collect index one for the 1-Up should be fine, but I don't think we want previously-collected strawberries to be red, that seems confusing for the player
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is related to the berry tracker patch above. The place that this makes the berries show up red is on that tracker, not on the in-game entity, without this the in-game berry tracker straight up doesn't work. Previously collected berries will still be ghost-ish in world.