0be423183d
Rename data class
2020-03-11 00:36:56 +09:00
66a0f3334d
Merge branch 'master' into fix-perfect-judgements
2020-03-10 23:50:57 +09:00
dbfbcca29c
Merge pull request #8195 from smoogipoo/fix-storyboard-crashes
...
Fix crashes on some storyboards
2020-03-10 22:28:35 +09:00
e6858bf130
Fix crashes on some storyboards
2020-03-10 11:58:33 +09:00
059af2a986
Update framework
2020-03-10 10:43:06 +09:00
c1ac800473
Merge pull request #8186 from Joehuu/fix-textbox-backspace-animation
...
Fix textbox characters not animating when typing/backspacing
2020-03-09 14:03:33 +09:00
3903423a37
Fix textbox characters not animating when typing/backspacing
2020-03-08 19:43:53 -07:00
a04b651fea
Merge pull request #8170 from peppy/tournament-base-changes
...
Apply tournament client usability changes
2020-03-09 10:15:10 +09:00
ae42c32c86
Merge pull request #8182 from Game4all/fix-hit-error-ticks-outside-bounds
...
Fix hit error ticks getting out of the hit error meter
2020-03-09 09:45:48 +09:00
2eb8f245da
Merge branch 'master' into tournament-base-changes
2020-03-09 09:24:46 +09:00
5b8035052f
Merge branch 'master' into fix-hit-error-ticks-outside-bounds
2020-03-09 09:16:51 +09:00
0c868f54bc
Merge branch 'master' into score-counter-flexibility
2020-03-09 08:56:39 +09:00
460bd993ca
Merge pull request #8047 from TheWildTree/adjust-most-played
...
Adjust most played beatmaps section to better match osu-web
2020-03-09 02:20:02 +09:00
0953751d24
Clamp relative position of judgement ticks in range [0;1]
2020-03-08 15:51:57 +01:00
c803de2b49
Fix player instantiation
...
Since ModTestScene.CreatePlayer would apply mods in addition to
instantiating the player, overriding it could lead to mistakenly also
overriding the code that was supposed to set up the test via
currentTestData.
Make ModTestScene.CreatePlayer sealed, which ensures that mod &
autoplay changes are applied, and expose ModTestScene.CreateModPlayer
instead which has the expected semantics.
2020-03-08 14:18:45 +01:00
cc5cae4db9
Do not transition to result screen
2020-03-08 14:08:49 +01:00
d5dda05d98
Merge branch 'master' into fix-perfect-judgements
2020-03-08 14:06:18 +01:00
0102aaf32a
Move chat expand/contract logic local to tournament
2020-03-08 18:11:57 +09:00
979988235d
Increase flexibility of StarCounter component
2020-03-08 15:56:22 +09:00
aed52179f0
Fix weird reverse logic
2020-03-08 15:32:22 +09:00
3295f8657a
Restore clamp behaviour
2020-03-06 22:44:11 +09:00
fa8e7adf07
Merge branch 'master' into fix-testscene-rate
2020-03-06 22:40:02 +09:00
28c665e7a6
Merge branch 'master' into add-load-delay-for-avatars
2020-03-06 22:09:47 +09:00
16cc49daa0
Update framework
2020-03-06 18:47:31 +09:00
a59c3d997d
Refactor implementation to better match what already existed
2020-03-06 18:00:17 +09:00
90dbb90470
Merge branch 'master' into disable-keycounter-breaks
2020-03-06 17:53:10 +09:00
8ff3370273
Add a short load delay for avatars to avoid unnecessary fetching
2020-03-06 16:27:38 +09:00
5b0846cb69
Handle hover explicitly
2020-03-05 23:15:53 +01:00
bd1dbea6f4
Centralise background colour updates
2020-03-05 23:10:14 +01:00
f5e6f92ac6
Merge branch 'master' into adjust-most-played
2020-03-05 22:37:09 +01:00
c3ad08f230
Remove wild writeline
2020-03-06 02:18:35 +09:00
ebc86c1075
Fix random test failure
2020-03-06 02:14:16 +09:00
e3509c742c
Track time in a simpler way in TrackVirtualManual
2020-03-06 02:03:19 +09:00
ece263131b
Update to follow new naming/structure
2020-03-06 00:36:05 +09:00
5b8aaba4a6
Merge branch 'master' into fix-perfect-judgements
2020-03-06 00:18:05 +09:00
2b89fb68f7
Merge branch 'master' into fix-testscene-rate
2020-03-05 23:38:33 +09:00
aafdfbca1f
Merge pull request #8129 from peppy/fix-dummy-track-completion-feedback
...
Fix DummyWorkingBeatmap's track completion attempting to change game-wide beatmap
2020-03-05 17:57:57 +09:00
0c1775b522
Fix incorrect condition and add test
2020-03-05 17:12:14 +09:00
f12a515ca5
Merge branch 'master' into mod-testscene
2020-03-05 17:10:24 +09:00
f7777ecb01
Merge pull request #8142 from peppy/add-star-difficulty-max-migration
...
Fix song select max displayable star difficulty getting stuck at wrong maximum
2020-03-05 17:10:10 +09:00
9307caa3bf
Fix typos
2020-03-05 16:58:07 +09:00
f0fd2a86e3
Merge branch 'master' into add-star-difficulty-max-migration
2020-03-05 16:30:38 +09:00
5368f5214b
Merge branch 'master' into less-test-players
2020-03-05 16:30:38 +09:00
5b8037ea7d
Add note about early migration return on non-release transitions
2020-03-05 15:36:36 +09:00
507af4fa72
Add comment about rationale behind always updating version in config
2020-03-05 15:35:27 +09:00
d3786a9382
Merge branch 'centralise-update-managers' into add-star-difficulty-max-migration
2020-03-05 15:07:20 +09:00
a311ace626
Add migration test
2020-03-05 15:07:00 +09:00
1e1e8cbcb5
Always update version
2020-03-05 14:46:38 +09:00
1e6710020e
Remove minor version for now
2020-03-05 13:46:25 +09:00
74b5e76c0e
Fix dependency initialisation ordering
2020-03-05 13:39:55 +09:00