|
3916d98e52
|
Add comment for clarity
|
2020-08-05 18:50:37 +09:00 |
|
|
8644d04a84
|
Merge branch 'master' into news-fix
|
2020-08-05 18:50:35 +09:00 |
|
|
71895964f4
|
Refactor overlay activation logic and reword tip.
|
2020-08-05 11:21:09 +02:00 |
|
|
22b52d63c7
|
Update framework
|
2020-08-04 20:51:59 +09:00 |
|
|
30c7a6f6a7
|
Fix CI issue and use method instead of triggering change on bindable.
|
2020-08-03 21:33:18 +02:00 |
|
|
242a035f7e
|
Apply review suggestions.
|
2020-08-03 21:25:45 +02:00 |
|
|
21eaf0e995
|
Expose "is break time" bindable within GameplayBeatmap
|
2020-08-03 22:14:00 +03:00 |
|
|
d6f36457a8
|
Fix legacy font glyphs being mistaken for animation and getting "extrapolated"
|
2020-08-03 21:48:43 +03:00 |
|
|
29053048ff
|
Add support to use legacy combo fonts for the counter on legacy skins
|
2020-08-03 21:40:20 +03:00 |
|
|
9d10658e3c
|
Allow providing custom sprite text for RollingCounter<T>
|
2020-08-03 20:14:17 +03:00 |
|
|
25ebb8619d
|
Add tests.
|
2020-08-03 16:04:11 +02:00 |
|
|
4d6f60edaf
|
Fix multiplayer match select forcing playback even when user paused
|
2020-08-03 22:43:50 +09:00 |
|
|
8a9036938f
|
Merge pull request #9761 from peppy/fix-android-version-hash
Add fallback hash generation to fix android startup crash
|
2020-08-03 19:20:28 +09:00 |
|
|
6d266b5a93
|
Merge pull request #9712 from frenzibyte/merge-global-to-legacy
Merge GlobalSkinConfiguration settings into the LegacySetting enum
|
2020-08-03 19:16:35 +09:00 |
|
|
f812767c95
|
Add fallback hash generation to fix android startup crash
|
2020-08-03 18:49:06 +09:00 |
|
|
af320e4a61
|
Fix NewsOverlay running request on startup
|
2020-08-03 10:03:42 +03:00 |
|
|
b448ca3efe
|
Merge branch 'master' into merge-global-to-legacy
|
2020-08-03 16:00:52 +09:00 |
|
|
630322ff85
|
Adjust font weights in line with web
|
2020-08-03 09:55:06 +03:00 |
|
|
057d6f03e5
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into dashboard-beatmap-panel
|
2020-08-03 09:54:47 +03:00 |
|
|
6511d6416b
|
Merge branch 'master' into fix-keybind-clearing
|
2020-08-03 15:26:09 +09:00 |
|
|
435c9de8b9
|
Re-privatise buttons
|
2020-08-03 15:25:23 +09:00 |
|
|
4189e918a3
|
Merge branch 'master' into news
|
2020-08-03 14:16:45 +09:00 |
|
|
fe97d472df
|
Enable back overlays when a replay is loaded.
|
2020-08-02 21:53:13 +02:00 |
|
|
7aafc018ad
|
Prevent updating bind target when hovering cancel and clear buttons instead
|
2020-08-02 12:52:12 -07:00 |
|
|
ba77fa2945
|
Add test for clear button
|
2020-08-02 12:41:35 -07:00 |
|
|
f1ba576438
|
Disable overlay activation when in gameplay.
|
2020-08-02 21:34:35 +02:00 |
|
|
b96e32b0bb
|
Add xmldoc for updateBindTarget
|
2020-08-02 12:26:09 -07:00 |
|
|
dc559093cd
|
Rename namespace from Dashboard to Home
|
2020-08-02 21:47:09 +03:00 |
|
|
bddc61756a
|
Rework padding
|
2020-08-02 21:44:34 +03:00 |
|
|
7d83cdbf1c
|
Make title in DrawableBeatmapList a property
|
2020-08-02 21:35:24 +03:00 |
|
|
ca57c70961
|
Naming adjustments
|
2020-08-02 21:33:14 +03:00 |
|
|
ca7545917c
|
Extract method for performing legacy lookups
|
2020-08-02 19:55:18 +02:00 |
|
|
3e5c3e256d
|
Extract method for performing generic config lookup
|
2020-08-02 19:54:38 +02:00 |
|
|
4522564668
|
Add GameplayDisableOverlays setting.
|
2020-08-01 19:50:57 +02:00 |
|
|
2190e6443a
|
Apply height constraints to all settings dropdown
|
2020-08-01 10:02:46 +03:00 |
|
|
5b1e3e8622
|
Remove redundant FillFlowContainer from DashboardBeatmapPanel
|
2020-08-01 09:11:53 +03:00 |
|
|
b5f688e63a
|
Implement DashboardBeatmapListing component
|
2020-08-01 07:04:39 +03:00 |
|
|
7624804edf
|
Implement DashboardPopularBeatmapPanel component
|
2020-08-01 06:23:06 +03:00 |
|
|
ce47a34991
|
Implement DashboardNewBeatmapPanel component
|
2020-08-01 06:14:24 +03:00 |
|
|
74f70136fd
|
Implement DashboardBeatmapPanel component
|
2020-08-01 06:00:24 +03:00 |
|
|
04b71a0c7c
|
Adjust xmldoc
|
2020-07-31 23:16:55 +09:00 |
|
|
308f8bf9bf
|
Fix inverted naming
|
2020-07-31 23:11:42 +09:00 |
|
|
d63f040477
|
Merge branch 'master' into multi-position
|
2020-07-31 23:10:25 +09:00 |
|
|
60ef727304
|
Merge pull request #9706 from smoogipoo/multi-pagination
|
2020-07-31 23:08:34 +09:00 |
|
|
909b38a019
|
Merge branch 'master' into multi-pagination
|
2020-07-31 22:41:24 +09:00 |
|
|
4f3795486d
|
Post-process responses to populate positions
|
2020-07-31 22:36:44 +09:00 |
|
|
b361761d86
|
Add position display in contracted score panels
|
2020-07-31 22:02:25 +09:00 |
|
|
e8f75a78e8
|
Also fix second instance of same execution
|
2020-07-31 22:02:12 +09:00 |
|
|
f1e721e396
|
Rewrite test scene and add more tests
|
2020-07-31 21:39:50 +09:00 |
|
|
17018ffa8b
|
Fix potentially triggering new requests too early
|
2020-07-31 21:33:04 +09:00 |
|