Commit Graph

1528 Commits

Author SHA1 Message Date
7ab24e35f9 Merge branch 'master' into gameplay-paused-no-update 2019-03-29 10:53:32 +09:00
8642886ffa Merge branch 'sprite-icon-compatibility' into universal-playfield-adjust 2019-03-29 00:39:51 +09:00
70f99400ad Fix many behavioural issues and add tests 2019-03-28 19:28:13 +09:00
148e26a6d4 Fix FramedReplayInputHandler starting at frame 0 when it shouldn't 2019-03-28 12:42:57 +09:00
de80fc0eac Update icon usage to match framework changes 2019-03-27 19:29:27 +09:00
3fcbc2eab3 Fix key counter getting overridden 2019-03-27 10:31:21 +09:00
15821c7511 Fix cursor adding 2019-03-26 17:04:14 +09:00
dde7788c44 Merge branch 'universal-playfield-adjust' into resume-cursor-2 2019-03-26 13:58:48 +09:00
fb302e7ad8 Remove using 2019-03-26 13:58:07 +09:00
8658de5108 Rename KeyCounterCollection -> KeyCounterDisplay
Also fix not working
2019-03-26 13:52:48 +09:00
27cb4ce0d1 Remove poop 2019-03-26 13:48:35 +09:00
fbc97edc55 Add base cursor class to retrieve true visibility state 2019-03-26 13:41:30 +09:00
b4d785c76c Don't update gameplay loop while paused 2019-03-26 13:36:17 +09:00
ed3746e166 Make PlayfieldAdjustmentContainer universal 2019-03-26 13:32:44 +09:00
b75ea295db Rename KeyCounterCollection -> KeyCounterDisplay
Also fix not working
2019-03-26 11:28:43 +09:00
82140c38fc Apply CI fixes 2019-03-25 22:00:33 +09:00
a642f10131 Remove redundant cast 2019-03-25 21:52:01 +09:00
245f463e3f Don't update gameplay loop while paused 2019-03-25 20:31:55 +09:00
a23dfb58ad Add base cursor class to retrieve true visibility state 2019-03-25 20:31:55 +09:00
06d4856e17 Remove unnecessary CursorTargetContainer 2019-03-25 20:31:55 +09:00
c79d187a89 Add final osu! resume screen implementation 2019-03-25 20:31:55 +09:00
38e481686f Make PlayfieldAdjustmentContainer universal 2019-03-25 20:31:55 +09:00
57b3b7b54b Add back resume overlay 2019-03-25 20:31:55 +09:00
a694626cc6 Add proper resume request logic 2019-03-25 20:31:55 +09:00
c97116c91a Add safety against DrawableHitObject implementations clearing children 2019-03-25 13:34:22 +09:00
9bf48863b0 Fix DrawableRuleset drawable creation method's name 2019-03-25 00:00:29 +09:00
15f9a6b9df Merge remote-tracking branch 'upstream/master' into pause-logic-simplification 2019-03-21 16:04:18 +09:00
fe255c54d0 Merge pull request #4496 from smoogipoo/reinstantiate-mods
Fix mods being reused for difficulty calculation
2019-03-20 19:10:52 +09:00
c510385aa8 Remove unnecessary allocations 2019-03-20 16:46:16 +09:00
6df275c83a Use fresh mods for each difficulty calculation iteration 2019-03-20 16:37:25 +09:00
13e2d6a340 Merge branch 'master' into fix-spinner-conversion 2019-03-20 16:32:44 +09:00
f43e7a880c Merge remote-tracking branch 'upstream/master' into pause-logic-simplification 2019-03-20 15:27:06 +09:00
c186629b8a Reorder class 2019-03-20 14:55:38 +09:00
5f288650bf Fix misses/typos 2019-03-20 14:49:33 +09:00
6511234804 Fix catch spinners not being allowed for conversion 2019-03-20 13:53:22 +09:00
936c3e1ed9 Add safety type check to DrawableScrollingRuleset 2019-03-20 11:34:06 +09:00
45b8bfcfd3 Better protect not-generic DrawableRuleset 2019-03-20 11:31:03 +09:00
7b6d882ce6 Remove double-generic type 2019-03-20 11:29:16 +09:00
3b7a76aa4e Fix typo 2019-03-20 11:22:34 +09:00
e0ab40b082 Rename missed files 2019-03-19 23:56:12 +09:00
baea7230bc Rename RulesetContainer to DrawableRuleset 2019-03-19 23:47:31 +09:00
68f28326a2 Refactor RulesetContainer for readability 2019-03-19 20:21:31 +09:00
9433a97747 Add resume requesting support and fix exit scenarios 2019-03-18 20:33:43 +09:00
9ca4d9d4d1 Remove regions 2019-03-18 10:48:44 +09:00
771d676ba1 Split RulesetInputManager out to FrameStabilityContainer 2019-03-17 13:30:52 +09:00
14af957599 Merge pull request #4468 from smoogipoo/fix-min-tick-distance
Fix ticks not being generated at the minimum tick distance
2019-03-15 12:12:48 +09:00
2c80f73a88 Merge branch 'master' into increase-osu-file-validation 2019-03-14 18:47:32 +09:00
71d79f0a39 Fix ticks not being generated at the minimum tick distance 2019-03-14 15:20:12 +09:00
2815c3b07c Remove unused variable 2019-03-14 15:12:26 +09:00
0042cc5337 Merge branch 'master' into mod-ramp-hotfix 2019-03-14 13:02:29 +09:00