Bartłomiej Dach
|
ef03787fe0
|
Split dropdown accent colour into hover and selection colours
|
2021-10-19 22:09:51 +02:00 |
|
Dean Herbert
|
8672b3325a
|
Fix a couple more weird variable names
|
2021-10-19 17:22:50 +09:00 |
|
Dean Herbert
|
61670a70b6
|
Tidy up tracked settings code syntax and fix remaining issue
|
2021-10-19 17:21:07 +09:00 |
|
Dean Herbert
|
192cfe8717
|
Replace unnecessary ToString call
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-10-19 16:42:07 +09:00 |
|
Dean Herbert
|
c97cfdd978
|
Merge branch 'master' into localise-toasts
|
2021-10-19 16:37:14 +09:00 |
|
Dean Herbert
|
7cf4395875
|
Merge branch 'master' into default-value-indicator
|
2021-10-19 16:23:02 +09:00 |
|
Dean Herbert
|
480dc57102
|
Schedule joinFailed callback for added safety
|
2021-10-19 15:54:12 +09:00 |
|
Dean Herbert
|
da524261c0
|
Fix focus potentially being transferred too far up when password is being verified
|
2021-10-19 15:53:29 +09:00 |
|
Dean Herbert
|
a589964dc7
|
Centralise join logic
|
2021-10-19 15:53:29 +09:00 |
|
Dean Herbert
|
8944b1dd78
|
Add basic test coverage of DrawableLoungeRoom
|
2021-10-19 15:36:27 +09:00 |
|
Dean Herbert
|
473459d191
|
Add layout duration to PasswordEntryPopover to make error text look a bit smoother
|
2021-10-19 15:36:27 +09:00 |
|
Dean Herbert
|
d35fe5493a
|
Change default value of DrawableLoungeRoom.matchingFilter so they display by default
|
2021-10-19 15:36:27 +09:00 |
|
Dean Herbert
|
d3ab45084d
|
Fix realm migration potentially failing from older releases
|
2021-10-19 14:19:58 +09:00 |
|
sh0ckR6
|
e7b280fc81
|
Comment out RankDisplay
Commented out as it may be revisited at a later time.
Also currently unused.
|
2021-10-18 23:12:33 -04:00 |
|
Dean Herbert
|
ff2eae4597
|
Rename confusing variable
|
2021-10-19 11:37:46 +09:00 |
|
Dan Balasescu
|
30af27e561
|
Merge branch 'master' into realm-importer
|
2021-10-19 11:06:11 +09:00 |
|
Dan Balasescu
|
4fcdeffbd9
|
Merge pull request #15176 from peppy/realm-indexed-online-id
Change `OnlineID` to non-nullable to allow for indexing in Realm
|
2021-10-19 11:05:34 +09:00 |
|
Bartłomiej Dach
|
8db2fc439d
|
Change ruleset ID assert in player to null-check
|
2021-10-18 23:45:06 +02:00 |
|
Bartłomiej Dach
|
6d9d85685f
|
Fix settings item having zero height
|
2021-10-18 23:30:38 +02:00 |
|
Bartłomiej Dach
|
cc9727ec11
|
Merge branch 'master' into default-value-indicator
|
2021-10-18 22:07:58 +02:00 |
|
Bartłomiej Dach
|
88a1b31fae
|
Remove grid usage in SettingsItem
|
2021-10-18 22:07:32 +02:00 |
|
Bartłomiej Dach
|
6c3637a62a
|
Remove grid usage in KeyBindingRow
|
2021-10-18 22:07:30 +02:00 |
|
Bartłomiej Dach
|
830f49bca6
|
Remove doubled-up opacity specification
|
2021-10-18 19:43:48 +02:00 |
|
Dean Herbert
|
b3219bb592
|
Update usages of OnlineID
|
2021-10-18 16:16:36 +09:00 |
|
Dean Herbert
|
6904938dc1
|
Merge branch 'realm-indexed-online-id' into realm-importer
|
2021-10-18 16:14:37 +09:00 |
|
Dean Herbert
|
88a575462c
|
Work around weird null inspection
|
2021-10-18 16:11:55 +09:00 |
|
Dean Herbert
|
2c5ba1d8e2
|
Change OnlineID to non-nullable to allow for indexing in Realm
|
2021-10-18 15:53:40 +09:00 |
|
Dan Balasescu
|
8643c725cc
|
Merge pull request #15175 from peppy/fail-animation-flash-controlled-by-setting
Don't flash screen red on fail if the user has disabled red tinting
|
2021-10-18 15:27:10 +09:00 |
|
Dan Balasescu
|
f2f9872718
|
Merge pull request #15173 from peppy/fix-epilepsy-warning-fade-out
Fix epilepsy warning not being faded out on an early exit during gameplay load
|
2021-10-18 15:18:38 +09:00 |
|
Dean Herbert
|
b2f9f8b8da
|
Update logic surrounding removal of previous OnlineID s when running a new import
|
2021-10-18 15:14:13 +09:00 |
|
Dean Herbert
|
264fa703f2
|
Remove some forgotten temporary code from BeatmapImporter
And make the online queue not `dynamic`, at very least.
|
2021-10-18 14:43:50 +09:00 |
|
Dean Herbert
|
75bfa705cf
|
Remove unused method for now
|
2021-10-18 14:32:38 +09:00 |
|
Dean Herbert
|
ad112cbbc5
|
Fix intendation in a way it doesn't regress with older inspectcode
|
2021-10-18 14:28:29 +09:00 |
|
Dean Herbert
|
3c4c9ab7a7
|
Move ICanAcceptFiles specification to IModelImporter<TModel>
|
2021-10-18 14:25:51 +09:00 |
|
Dean Herbert
|
762949f49f
|
Don't flash screen red on fail if the user has disabled red tinting
|
2021-10-18 14:20:38 +09:00 |
|
Dean Herbert
|
6d6eed61aa
|
Fix new indentation inspections
|
2021-10-18 14:00:35 +09:00 |
|
Dean Herbert
|
59dc04017e
|
Fix epilepsy warning not being faded out on an early exit from PlayerLoader
|
2021-10-18 13:30:37 +09:00 |
|
Bartłomiej Dach
|
2a41e8bd1f
|
Remove unneeded extra padding from settings number box
|
2021-10-17 21:50:04 +02:00 |
|
Bartłomiej Dach
|
552fc1dc8a
|
Adjust key binding rows to accommodate new default value indicator
|
2021-10-17 21:50:04 +02:00 |
|
Bartłomiej Dach
|
f422ebb281
|
Adjust SettingsItem to accommodate new default value indicator
|
2021-10-17 21:50:03 +02:00 |
|
Bartłomiej Dach
|
818f35c35f
|
Restyle default value indicator
|
2021-10-17 21:50:03 +02:00 |
|
5ln
|
3529f34c98
|
Multi: Hide mods when spectating or Beatmap isn't Locally Available.
Signed-off-by: 5ln <xnafumie@gmail.com>
|
2021-10-18 02:01:50 +08:00 |
|
Susko3
|
25f172fae8
|
Update usages of OpenInNativeExplorer to use ShowFileInNativeExplorer
Also updates WrappedStorage to override ShowFileInNativeExplorer.
|
2021-10-17 12:56:29 +02:00 |
|
Bartłomiej Dach
|
874decb3cd
|
Replace spectator-local fix for wrong ruleset ID with player-global consistency check
|
2021-10-16 16:10:42 +02:00 |
|
Bartłomiej Dach
|
e57d6e930e
|
Source spectator state sent to server from gameplay state
|
2021-10-16 13:48:49 +02:00 |
|
Dean Herbert
|
7a5a612896
|
Move retry and exit hotkey overlays to same depth / container
|
2021-10-16 02:29:45 +09:00 |
|
Dean Herbert
|
e9f50179ab
|
Merge branch 'master' into fail-animation-update
|
2021-10-15 23:32:10 +09:00 |
|
Dean Herbert
|
91754450b2
|
Remove dispose method completely
|
2021-10-15 21:27:44 +09:00 |
|
Dean Herbert
|
6f947cacbd
|
Fix test failures
|
2021-10-15 21:22:38 +09:00 |
|
Dean Herbert
|
c47497923a
|
Schedule drag events for now
|
2021-10-15 19:52:44 +09:00 |
|