Commit Graph

5069 Commits

Author SHA1 Message Date
89886ceb79 Fix incorrect dialog button animating on requesting quit twice (#7325)
Fix incorrect dialog button animating on requesting quit twice
2019-12-25 13:15:30 +09:00
c7936e40d5 Protect against potential nullref 2019-12-23 19:13:36 +09:00
796223d3e0 Invert if 2019-12-22 21:39:25 +08:00
1f41acc5b9 Integrate auto click into exit confirmed check 2019-12-22 21:20:55 +08:00
5d29ff29cb Animate "Good bye" instead on exit 2019-12-22 20:52:00 +08:00
7d090d6cd9 Fix key overlay appearing regardless of the setting 2019-12-19 17:52:58 +03:00
2905a4418d Fix potential nullref 2019-12-18 21:30:57 +09:00
cb5a35f8f9 Fix incorrect bindable valuechanged usage 2019-12-18 21:08:49 +09:00
4e11fb0fd7 Merge remote-tracking branch 'refs/remotes/origin/master' into multiplier-text 2019-12-18 19:36:16 +09:00
36172cf2bd Merge pull request #7175 from LeNitrous/update-beatmap-settings
Display current difficulty statistics with mods applied
2019-12-18 18:43:49 +09:00
6683460240 Merge branch 'master' into update-beatmap-settings 2019-12-18 17:59:27 +09:00
bf85f4affb Fix editor crashing when loading a beatmap for an unsupported ruleset 2019-12-18 17:53:26 +09:00
8e651962c7 Fix incorrectly binding inside BDL load() 2019-12-18 17:41:30 +09:00
ada2ae2b2c Use tuple to avoid potential for incorrect display 2019-12-18 17:12:41 +09:00
e87aa281bf Don't clone beatmap unnecessarily 2019-12-18 17:00:35 +09:00
e0ce87adca Move CreateScoreProcessor() to Ruleset (#7244)
Move CreateScoreProcessor() to Ruleset
2019-12-17 22:15:42 +09:00
fd2785bab3 Merge branch 'master' into fxcop 2019-12-17 20:14:45 +09:00
49bf8d27d1 Move CreateScoreProcessor() to Ruleset 2019-12-17 20:08:13 +09:00
caf3f774ba CA1309: compare strings correctly. 2019-12-17 13:00:15 +08:00
d5994ed484 CA2208: create exceptions correctly. 2019-12-17 13:00:10 +08:00
ecfc6dfa3d CA1825: use Array.Empty. 2019-12-17 12:59:48 +08:00
b5db927d93 Merge branch 'master' into cinema-mod 2019-12-17 12:56:06 +09:00
eed2984bef Update sdk and InspectCode version (#7208)
Update sdk and InspectCode version
2019-12-16 19:46:12 +09:00
6cf318c34b Merge remote-tracking branch 'refs/remotes/origin/master' into improve-hud-hiding 2019-12-16 18:41:21 +09:00
a276643a4b Reorder health display and score elements 2019-12-16 18:41:14 +09:00
83f77d9c35 Make the layout faster 2019-12-16 18:41:02 +09:00
d7eb4f73f4 Merge branch 'master' into update-beatmap-settings 2019-12-16 14:57:57 +09:00
ab70abe8bd Turn off unexpected new warnings. 2019-12-15 20:07:56 +08:00
59538bfd32 Merge branch 'global-available-mods' into adjustable-rate-mods 2019-12-13 21:57:27 +09:00
3dc2b59d2a Move variable above common bindables 2019-12-13 20:06:12 +09:00
395b058ff8 Fix OsuScreenDependencies not caching non-leased versions 2019-12-13 20:05:54 +09:00
3945e7403a improve tests and refactor AdvancedStats 2019-12-13 09:39:54 +08:00
ec5b506960 apply mod difficulty settings during song select 2019-12-12 23:41:46 +08:00
7559012fb7 Merge remote-tracking branch 'upstream/master' into lighten-playfield-during-breaks 2019-12-12 19:55:09 +09:00
d15f49f60f Also hide the break overlay 2019-12-12 16:13:02 +09:00
37a94988a3 Merge branch 'improve-hud-hiding' into cinema-mod 2019-12-12 16:12:19 +09:00
94f3dbb2f6 Adjust transitions slightly 2019-12-12 16:09:50 +09:00
3ccfee64f6 Add HUDOverlay tests 2019-12-12 16:09:42 +09:00
59345c97e4 Remove now unnecessary editor working beatmap 2019-12-12 15:58:31 +09:00
5861eca80d Make DrawableRuleset take a converted beatmap 2019-12-12 15:58:11 +09:00
ffb5cdc6ae Hide settings overlay along with other HUD-hidden content 2019-12-12 15:20:42 +09:00
ad2528d4d2 Hide key counter along with other hud elements
Also tidies up HUD hide logic and protects against incorrect hiding.
2019-12-12 15:19:45 +09:00
9961fa7385 Merge branch 'master' into adjustable-rate-mods 2019-12-12 15:10:23 +09:00
606bd33aa6 Use beatmap background in editor 2019-12-12 13:04:32 +09:00
a93d57b77e Merge branch 'master' into lighten-playfield-during-breaks 2019-12-12 11:57:21 +09:00
d2ada90434 Merge branch 'master' into single-scoreprocessor 2019-12-12 11:36:45 +09:00
4a1c6db3ed Merge branch 'master' into cinema-mod 2019-12-11 18:00:17 +00:00
b77f9504d0 Merge branch 'master' into adjustable-rate-mods 2019-12-11 19:28:59 +09:00
a106e2a53f Refactor distance snap grid to not require hitobjects (#7138)
Refactor distance snap grid to not require hitobjects
2019-12-11 19:02:29 +09:00
48f1dad4aa Remove abstract ScoreProcessor class 2019-12-11 17:25:06 +09:00