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-24 06:19:55 +08:00
Code
Issues
Releases
Wiki
Activity
1,722
Commits
4
Branches
796
Tags
bd4902a5324ef76edb37a7d473d2f2f4ff6dc1f8
Commit Graph
14 Commits
Update and standardise license headers.
Dean Herbert
·
2017-02-07 14:27:41 +09:00
50bd80cb0c
Make HasFailed's set private.
Dean Herbert
·
2017-01-27 00:41:34 +09:00
629605c6b4
Add fail dialog and flow.
Dean Herbert
·
2017-01-27 00:41:34 +09:00
139cac5e57
Merge pull request
#289
from UselessToucan/JudgementsCapacity
Specify ScoreProcessor.Judgements.Capacity
Dean Herbert
·
2017-01-23 21:40:00 +09:00
3a27178bb1
hitObjectsNumber -> hitObjectCount
TocoToucan
·
2017-01-18 18:51:38 +03:00
badc8def9a
Specify ScoreProcessor.Judgements.Capacity in order to avoid List<T> internal auto reallocations
TocoToucan
·
2017-01-16 23:14:35 +03:00
259c0964fd
Add basic HP display support.
Dean Herbert
·
2017-01-10 16:08:01 +08:00
7eab50b989
Add *very* basic ranking screen.
Dean Herbert
·
2016-11-29 23:59:56 +09:00
74e3a87f78
Rename MaximumCombo to HighestCombo.
Dean Herbert
·
2016-11-29 22:05:21 +09:00
ca0bea7534
Make ScoreProcessor abstract and avoid making AddJudgement virtual.
Dean Herbert
·
2016-11-29 22:02:37 +09:00
d71b284642
Store max combo in ScoreProcessor.
Dean Herbert
·
2016-11-29 21:57:53 +09:00
eb70ae788c
Add combo info to JudgementInfo.
Dean Herbert
·
2016-11-29 21:46:30 +09:00
18d331f869
Hook up ScoreProcessor to Scoreoverlay etc.
Dean Herbert
·
2016-11-29 21:28:43 +09:00
2947121e48
Add concept of ScoreProcessor.
Dean Herbert
·
2016-11-29 20:30:16 +09:00
9d2a69f1e2