This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-06-12 11:56:48 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
803
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
24 Commits
Use SliderTailHit result for slider tails (non-classic-mod)
Dan Balasescu
·
2023-12-30 10:38:47 +09:00
17a531209c
Adjust comment regarding slider tail
Dan Balasescu
·
2023-12-24 00:45:22 +09:00
7437d21f49
Remove unused using
Dan Balasescu
·
2023-12-24 00:08:15 +09:00
8b11bcc6ea
Add combo end bonus to HP
Dan Balasescu
·
2023-12-23 23:51:12 +09:00
00090bc527
remove HP density
Dan Balasescu
·
2023-12-23 23:36:15 +09:00
d1000b2e6c
Add basic consideration of density for HP drain
Dan Balasescu
·
2023-12-22 18:08:26 +09:00
a0185508b7
Use classic HP values for non-classic osu! HP drain
Dan Balasescu
·
2023-12-22 02:16:46 +09:00
3f6dad5502
Change osu ruleset to use new HP algorithm by default
Dan Balasescu
·
2023-12-17 19:33:04 +09:00
4b9aefa6f2
Encapsulate common HP logic from osu and catch HP calculations
Dan Balasescu
·
2023-11-24 18:32:06 +09:00
8314f656a3
Merge branch 'master' into hp-drain-fix-breaks
Bartłomiej Dach
·
2023-11-23 10:31:42 +09:00
d4519f74ab
Add note about break calculation method
Dean Herbert
·
2023-11-17 18:49:19 +09:00
fd3508254b
Use switch statement for type matching
Dean Herbert
·
2023-11-17 18:45:16 +09:00
2ab84fdaa3
Move default value out of switch statement
Dean Herbert
·
2023-11-17 18:43:31 +09:00
a556caae43
Remove unused values
Dean Herbert
·
2023-11-17 18:41:09 +09:00
c9c8ed7c77
Refactor fail reason output to not perform string interpolation unless hooked
Dean Herbert
·
2023-11-16 15:29:32 +09:00
3c513d0b62
Remove unused using refs
Dean Herbert
·
2023-11-16 15:14:32 +09:00
265ae6fd30
Fix osu! and base HP processor break time implementation
Dan Balasescu
·
2023-11-14 01:11:17 +09:00
e3137d575b
Improve commenting around small tick/large tick health
Dan Balasescu
·
2023-11-13 14:06:34 +09:00
35d4c483d7
Cleanup
Dan Balasescu
·
2023-11-13 13:46:47 +09:00
98e6b7744b
Add some notes
Dan Balasescu
·
2023-11-10 19:09:09 +09:00
793d90e396
Implement OsuHealthProcessor following osu-stable
Dan Balasescu
·
2023-11-10 18:41:02 +09:00
12e5766d50
Implement break/gameplay start times
smoogipoo
·
2019-12-26 15:00:58 +09:00
522847987b
Simplify scoreprocesor/healthprocessor implementations
smoogipoo
·
2019-12-26 14:59:49 +09:00
90cb9d9162
Separate score and health parts of ScoreProcessor
smoogipoo
·
2019-12-19 20:03:14 +09:00
76f2fb378f