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-05-18 10:40:12 +08:00
Code
Issues
Releases
Wiki
Activity
59,756
Commits
4
Branches
791
Tags
07efa7d660a404df00a82df4b263db4597802edd
Commit Graph
25 Commits
Merge branch 'master' into decouple-mod-fails
Dean Herbert
·
2023-04-26 15:26:20 +09:00
210c5e7c53
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
Dean Herbert
·
2022-12-16 18:16:26 +09:00
27c497145f
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
allow modfailcondition to arbitrarily trigger fail
Gabe Livengood
·
2022-06-08 14:02:15 -04:00
dc75d55f72
Rename method to better reflect what it's doing
Salman Ahmed
·
2022-04-27 00:03:48 +03:00
cccc9d7d39
Fix
HealthProcessor
fail conditions not handling multiple invocations
Salman Ahmed
·
2022-04-26 23:27:03 +03:00
31f64b1381
Nullable annotate classes
Dan Balasescu
·
2022-03-14 15:38:00 +09:00
9cc7f70872
Remove no longer necessary usage of IsBreakTime
Salman Ahmed
·
2020-04-05 21:35:09 +03:00
7fab07670e
Update MathUtils namespace usages
smoogipoo
·
2020-01-09 13:43:44 +09:00
91735ff367
Drain starting at the first hitobject, not gameplay start
Dean Herbert
·
2019-12-27 16:16:30 +09:00
b330aec03e
Add xmldocs
smoogipoo
·
2019-12-26 15:01:19 +09:00
e0c1072ab2
Re-implement taiko's accumulating health processor
smoogipoo
·
2019-12-26 15:01:19 +09:00
eba6371526
Fix some maps potentially starting with 0 health
smoogipoo
·
2019-12-26 15:00:59 +09:00
0454c5022d
Tweak drain values
smoogipoo
·
2019-12-26 15:00:58 +09:00
90a0569660
Implement break/gameplay start times
smoogipoo
·
2019-12-26 15:00:58 +09:00
522847987b
Only drain health in non-break times
smoogipoo
·
2019-12-26 14:59:49 +09:00
b348abcd07
Make processors and break overlay frame-stable
smoogipoo
·
2019-12-26 14:59:49 +09:00
977fb3d1bf
Disable list additions during gameplay
smoogipoo
·
2019-12-26 14:59:49 +09:00
85c44b5a5a
Remove adjustment factor
smoogipoo
·
2019-12-26 14:59:49 +09:00
bd74d086fb
Add adjustable target percentage
smoogipoo
·
2019-12-26 14:59:49 +09:00
70d2d8a2fa
Initial implementation of HP drain
smoogipoo
·
2019-12-26 14:59:49 +09:00
a4b1c79e18
Simplify scoreprocesor/healthprocessor implementations
smoogipoo
·
2019-12-26 14:59:49 +09:00
90cb9d9162
Remove unused method
smoogipoo
·
2019-12-24 16:52:49 +09:00
00546787c8
Separate score and health parts of ScoreProcessor
smoogipoo
·
2019-12-19 20:03:14 +09:00
76f2fb378f