-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Implement OsuModDepth
#25653
Merged
+175
−11
Merged
Implement OsuModDepth
#25653
Changes from 1 commit
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
dc588e6
Implement OsuModDepth
EVAST9919 cf6e50f
Add header and fix typo
EVAST9919 937689e
Add OsuModDepth as incompatable to other mods
EVAST9919 ebcde63
Don't override hitobjects anchor
EVAST9919 b90000f
Simplify objects depth calculation
EVAST9919 ec5c7d7
Add deceleration and rework depth handling
EVAST9919 68907fe
Cleanup pass
EVAST9919 594ea4d
Apply suggested behaviour
EVAST9919 160edcd
Move objects at a constant speed whenever possible
EVAST9919 b0878e3
Fix stacks having incorrect position
EVAST9919 e470a42
Merge branch 'master' into depth-mod
EVAST9919 19d0236
Change mod acronym
EVAST9919 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
Move objects at a constant speed whenever possible
- 2025.401.0
- 2025.321.0
- 2025.316.0
- 2025.310.0
- 2025.306.0
- 2025.304.0
- 2025.227.0
- 2025.225.0
- 2025.221.0
- 2025.220.0
- 2025.204.0
- 2025.118.3
- 2025.118.2
- 2025.118.1
- 2025.118.0
- 2025.114.0
- 2025.101.0
- 2024.1224.1
- 2024.1224.0
- 2024.1219.2
- 2024.1219.1
- 2024.1219.0
- 2024.1208.0
- 2024.1205.0
- 2024.1130.0
- 2024.1122.0
- 2024.1115.3
- 2024.1115.2
- 2024.1115.1
- 2024.1115.0
- 2024.1104.0
- 2024.1023.0
- 2024.1018.0
- 2024.1009.1
- 2024.1009.0
- 2024.1008.0
- 2024.906.2
- 2024.906.1
- 2024.906.0
- 2024.817.0
- 2024.816.0
- 2024.731.0
- 2024.727.0
- 2024.726.1
- 2024.726.0
- 2024.725.0
- 2024.718.1
- 2024.718.0
- 2024.625.3
- 2024.625.2
- 2024.625.1
- 2024.625.0
- 2024.523.0
- 2024.521.2
- 2024.521.1
- 2024.519.1
- 2024.519.0
- 2024.412.1
- 2024.412.0
- 2024.312.1
- 2024.312.0
- 2024.302.1
- 2024.302.0
- 2024.221.0
- 2024.219.0
- 2024.210.0
- 2024.131.0
- 2024.130.2
- 2024.130.1
- 2024.130.0
- 2024.124.0
- 2024.121.0
- 2024.114.0
- 2024.113.0
- 2024.106.0
- 2024.101.0-test
- 2023.1231.0
- 2023.1229.1
- 2023.1229.0
- 2023.1229.0-test
- 2023.1228.0
commit 160edcd2707d64aede30385eb9bf59ef4641fb7b
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.
I dunno, this feels worse to me than not having it at all.
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.
Personally I prefer my version more, but may be I'm just biased