Commit Graph

5847 Commits

Author SHA1 Message Date
6bcc4c95cc Schedule api callback 2020-05-22 20:19:23 +09:00
899b9f8060 Fix incorrect sorting order 2020-05-21 22:26:04 +09:00
45244683de Fix scrolling (1-frame + maintain scroll position) 2020-05-21 22:07:06 +09:00
d0f74c2b68 Refactor initial state 2020-05-21 20:48:25 +09:00
7b82a5d792 Fix score order 2020-05-21 20:48:08 +09:00
717869225e Rework list to use a scroll container + add spacing 2020-05-21 19:51:36 +09:00
b6a1d1a2fc Improve transforms between state changes 2020-05-21 18:07:31 +09:00
700b5e0c73 Adjust design 2020-05-21 17:47:27 +09:00
acba1f3ad6 Integrate score panel list into results screen 2020-05-20 23:46:54 +09:00
1b8d657ead Implement score panel list 2020-05-20 23:46:47 +09:00
e3c1112b5a Initial integration into results screen 2020-05-16 19:00:20 +09:00
8c5ccf574b Add better fix for 1px bleed 2020-05-16 18:33:21 +09:00
2bde4fc3ee Initial implementation of contracted score panel 2020-05-16 18:20:19 +09:00
a5c1b461f6 Fix null reference in difficulty recommender 2020-05-12 11:14:51 +09:00
6841bd5609 Merge branch 'master' into taiko-scroller 2020-05-11 11:10:55 +09:00
c712e98f2b Merge branch 'master' into publicly-expose-hud 2020-05-10 20:06:28 +09:00
9b8589583c Merge branch 'master' into taiko-scroller 2020-05-08 19:10:39 +09:00
dcfef6b443 Add clear method to EditorBeatmap 2020-05-08 18:46:37 +09:00
30dd158c33 Rename property to AllowGameplayOverlays and update XMLDoc accordingly. 2020-05-08 09:37:50 +02:00
83be5455d3 Disable the display of HUD through DisplayHud property. 2020-05-07 08:52:36 +02:00
401c516503 Expose searchable terms from beatmap info instead 2020-05-07 13:04:08 +09:00
5186da8412 Fix potential song select nullref 2020-05-07 11:37:04 +09:00
aff74db80d Publicly expose HUDOverlay in Player. 2020-05-05 10:40:10 +02:00
0eae8d078b Merge branch 'master' into master 2020-05-05 13:33:29 +09:00
0e2ccac33b Add spaces to comments 2020-05-04 18:36:24 -07:00
c987af988c Fix typo 2020-05-04 18:26:12 -07:00
06f58dd3e3 Ensure correct beatmap and ruleset when presenting a score from song select 2020-05-04 15:20:43 +09:00
5767bcb8d7 Merge branch 'master' into add-interval-list 2020-05-04 02:00:14 +09:00
cea6be5e52 Expose as JudgementResult instead of "passing" state 2020-05-03 23:55:44 +09:00
8118747732 Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
ff1d63060d Add and consume passing state in GameplayBeatmap 2020-05-01 20:08:18 +09:00
700214d249 Truncate beatmap title and artist on score panel 2020-04-30 22:13:38 -07:00
d470e092a3 Merge branch 'master' into fix-overlapping-object-undoredo 2020-05-01 10:45:29 +09:00
5740563391 Merge pull request #8903 from peppy/carousel-loading-spinner
Show loading spinner when carousel is not ready to be displayed
2020-04-30 21:29:53 +09:00
53474c74ee Merge pull request #8913 from smoogipoo/fix-mania-undo-redo-crash
Fix mania crashing on undo/redo
2020-04-30 21:03:38 +09:00
000c34dc26 Move recommender to field construction 2020-04-30 21:01:53 +09:00
c96bc5c51c Fix undo/redo behaving poorly with simultaneous objects 2020-04-30 20:39:41 +09:00
9bec42bc7e Fix mania crashing on undo/redo 2020-04-30 20:03:46 +09:00
21c6ac8c43 Allow closing the game during intro 2020-04-30 12:12:28 +09:00
cf4e79cf38 Show loading spinner when carousel is not ready to be displayed 2020-04-30 11:51:06 +09:00
064e5004ed Merge branch 'master' into fix-mania-selection 2020-04-29 17:15:48 +09:00
6fa9feb15c Merge remote-tracking branch 'upstream/master' into add-interval-list 2020-04-29 05:14:40 +03:00
6e76e5900a Rename is-in-any check method to a more legible name 2020-04-29 05:11:44 +03:00
8d899f4e77 Apply changes to the BreakTracker and more adjustment 2020-04-29 05:11:43 +03:00
cd22e5883d Merge pull request #8883 from peppy/dont-use-internal-ef-linq
Avoid using internal EF methods in tests
2020-04-29 09:54:06 +09:00
119000f1ab Reduce database includes where possible 2020-04-28 21:43:35 +09:00
c3a41c8476 Also avoid using internal TypeExtensions 2020-04-28 17:02:10 +09:00
cebc0fc046 Attempt to fix multiple selection movements 2020-04-27 20:35:24 +09:00
7f5a1d7f44 Merge branch 'master' into fix-mania-selection 2020-04-27 17:09:40 +09:00
104c61d622 Remove unnecessary scale 2020-04-27 11:06:23 +09:00