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-19 04:02:49 +08:00
Code
Issues
Releases
Wiki
Activity
35,756
Commits
4
Branches
793
Tags
924af58f5b1ba2b5fcdaa00a79db21ce6c19bceb
Commit Graph
21 Commits
Fix HUD test having out of date value
smoogipoo
·
2020-10-30 18:26:38 +09:00
43f9c1ebea
Merge pull request
#10621
from peppy/hud-momentary-visibility
Add momentary HUD toggle
Dan Balasescu
·
2020-10-30 15:40:54 +09:00
0ef1459f4b
Update test scene to be non-skinnable (and add test covering momentary display)
Dean Herbert
·
2020-10-30 14:20:00 +09:00
bd7871d9f5
Commit missing test pieces
Dean Herbert
·
2020-10-30 14:00:07 +09:00
53bd31c69e
Add "hide during gameplay" mode
Dean Herbert
·
2020-10-20 14:20:44 +09:00
4f8a755518
Merge branch 'master' into hide-hud-during-break-time
Dean Herbert
·
2020-10-20 14:19:04 +09:00
80b1f816c7
Update with new r# inspections
Dean Herbert
·
2020-10-16 12:49:39 +09:00
88f74921fb
Add combo incrementing tests to hud overlay test suite
Dean Herbert
·
2020-10-14 19:16:34 +09:00
6eb3176776
Make HUDOverlay test scene skinnable
Dean Herbert
·
2020-10-14 19:16:34 +09:00
375146b489
Hide HUD elements during break time by default
Dean Herbert
·
2020-07-22 12:41:06 +09:00
fea6389f69
Rename base test class to help avoid incorrect reference
Dean Herbert
·
2020-03-23 10:01:33 +09:00
0b728f483f
Use ChildrenOfType instead
Salman Ahmed
·
2020-02-03 23:43:04 +03:00
0ccbffde8d
Avoid exposing whenever possible
Salman Ahmed
·
2020-02-03 23:17:10 +03:00
26a9d60437
Rename to AlwaysVisible and add XMLDoc
Salman Ahmed
·
2020-02-03 20:00:43 +03:00
4cd4055e7c
Revert namings and behaviour changes
Salman Ahmed
·
2020-02-03 19:59:58 +03:00
51ed289c59
Rename Visible to HasReplayLoaded and change default value
Doesn't make sense to be true by default
Salman Ahmed
·
2020-02-03 15:47:52 +03:00
351cb8ac1a
Set config value instead
Salman Ahmed
·
2020-02-02 18:46:59 +03:00
0f449d1b99
Inherit Container and fade the key flow instead of individual children
Salman Ahmed
·
2020-02-02 18:46:27 +03:00
28e340c486
Add tests for changing HUD visibility on hidden key counter configuration
Salman Ahmed
·
2020-02-02 14:50:05 +03:00
6103674b54
Separate score and health parts of ScoreProcessor
smoogipoo
·
2019-12-19 20:03:14 +09:00
76f2fb378f
Add HUDOverlay tests
Dean Herbert
·
2019-12-12 16:09:42 +09:00
3ccfee64f6