|
463b6c0030
|
Remove whitespace
|
2019-12-08 09:04:34 -08:00 |
|
|
8956768fe0
|
Fix mod buttons being selected when drag scrolling overlay
|
2019-12-08 08:55:45 -08:00 |
|
|
929be3e9e7
|
Highlight own score in BeatmapSetOverlay
|
2019-12-08 12:34:07 +03:00 |
|
|
52a0d98012
|
Merge pull request #7077 from peppy/fix-player-loader-speed
Fix mod speed adjustments unapplying if exiting the player loading screen early
|
2019-12-08 03:53:55 +09:00 |
|
|
54798b134e
|
Add accessibility modifiers
|
2019-12-08 03:16:41 +09:00 |
|
|
299daa26da
|
Merge branch 'master' into dont-confine-skins
|
2019-12-08 03:14:24 +09:00 |
|
|
5347e7c4a2
|
Apply code quality improvements
|
2019-12-06 20:14:06 +09:00 |
|
|
347373a3ba
|
Fix test failures
|
2019-12-06 19:04:55 +09:00 |
|
|
46d055604a
|
Customize -> Customise
|
2019-12-06 18:59:45 +09:00 |
|
|
680b2653ae
|
Improve animation of popup dialog buttons
|
2019-12-06 18:51:30 +09:00 |
|
|
16f8341a02
|
Handle control point positional updates within SliderPath
|
2019-12-06 18:49:01 +09:00 |
|
|
cf0413663d
|
Merge branch 'settings-source' into customized-mods
|
2019-12-06 18:05:39 +09:00 |
|
|
2fa0b30fa2
|
Add textbox and dropdown support
|
2019-12-06 18:04:46 +09:00 |
|
|
ed6d1ccd95
|
Add a method for getting settings UI components automatically from a target class
|
2019-12-06 18:04:46 +09:00 |
|
|
901eb5d996
|
Fix incorrect trigger logic
|
2019-12-06 18:03:50 +09:00 |
|
|
9de032e35f
|
Fix SettingsItem bindable logic
|
2019-12-06 17:10:06 +09:00 |
|
|
a5d5099868
|
Use SettingsSource for mod cusomisation
|
2019-12-06 17:09:48 +09:00 |
|
|
23e47530c5
|
Add a method for getting settings UI components automatically from a target class
|
2019-12-06 17:09:24 +09:00 |
|
|
b4e1b5fa98
|
Explose + use the full calculated length of the path
|
2019-12-06 15:53:19 +09:00 |
|
|
af35df4077
|
Add multiple mod testing and update test code style
|
2019-12-06 15:42:11 +09:00 |
|
|
2654710d91
|
Add tests and fix negative expected distances
|
2019-12-06 15:37:06 +09:00 |
|
|
170954bc6e
|
Merge remote-tracking branch 'upstream/master' into customized-mods
|
2019-12-06 15:31:20 +09:00 |
|
|
f4bc9f087e
|
Merge remote-tracking branch 'upstream/master' into fix-player-loader-speed
|
2019-12-06 15:29:06 +09:00 |
|
|
27dd12a66d
|
Rewrite slider length calculation for readability
|
2019-12-06 15:06:31 +09:00 |
|
|
21ceb7f85d
|
Always display skins at native sizes for now
|
2019-12-06 14:40:45 +09:00 |
|
|
04b89c8242
|
Merge branch 'master' into expertplus-tooltip-colour
|
2019-12-06 13:54:13 +09:00 |
|
|
48c6279e8b
|
Only undo adjustments in GameplayClockContainer if applied at least once
|
2019-12-06 13:49:22 +09:00 |
|
|
de23364608
|
Add failing test
|
2019-12-06 13:47:34 +09:00 |
|
|
b1426d1b22
|
Full impossible nullref
|
2019-12-06 12:51:43 +09:00 |
|
|
9248fbe881
|
Remove extra checkboxes for now
|
2019-12-06 12:22:44 +09:00 |
|
|
9f4c8db395
|
Add xmldoc
|
2019-12-06 12:17:41 +09:00 |
|
|
8be6abf607
|
Add param to let function return lighter colour for some diff
|
2019-12-06 10:07:16 +07:00 |
|
|
23c7132c4f
|
Add missing license header
|
2019-12-06 11:53:22 +09:00 |
|
|
28400aa865
|
Update test scene
|
2019-12-06 11:27:24 +09:00 |
|
|
12a9843835
|
Move thickness to a constant
|
2019-12-06 10:48:18 +09:00 |
|
|
e76f8bdd64
|
Fix warnings
|
2019-12-05 23:31:21 +09:00 |
|
|
d8620a70fb
|
Make work in editor
|
2019-12-05 20:12:25 +09:00 |
|
|
3ebbf62b2a
|
Initial game-wide update with the new SliderPath
|
2019-12-05 19:53:36 +09:00 |
|
|
e225b0032a
|
Add basic hitobject display to timeline
|
2019-12-05 19:31:40 +09:00 |
|
|
c9a66c0d07
|
Expose a version to indicate path changes
|
2019-12-05 18:31:28 +09:00 |
|
|
2419077c07
|
Update framework
|
2019-12-05 18:31:13 +09:00 |
|
|
1585d83b96
|
Add legacy constructor
|
2019-12-05 18:19:42 +09:00 |
|
|
986ac1cee4
|
Make expected distance a bindable
|
2019-12-05 17:51:29 +09:00 |
|
|
2702edfa55
|
Rename new path, replace existing one
|
2019-12-05 17:49:32 +09:00 |
|
|
0e97871461
|
Change colour if difficulty is ExpertPlus
|
2019-12-05 14:53:01 +07:00 |
|
|
5e9b739b67
|
Re-implement slider paths to support multiple segments
|
2019-12-05 16:45:02 +09:00 |
|
|
33737d3d89
|
Move tests to TestSceneRankingsOverlay due to refactoring
|
2019-12-05 09:53:25 +03:00 |
|
|
22863da360
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-overlay-refactor
|
2019-12-05 09:29:37 +03:00 |
|
|
de413418c7
|
Remove redundant prefix
|
2019-12-05 14:50:12 +09:00 |
|
|
0149e47673
|
Expose general control point change event
|
2019-12-05 14:38:32 +09:00 |
|