Shivam
|
0717dab8e4
|
Add StablePathSelectScreen visual test
|
2020-05-22 19:51:08 +02:00 |
|
Shivam
|
585100207c
|
make CheckExists static public and removed unnecessary code
|
2020-05-20 22:30:31 +02:00 |
|
Shivam
|
d2416ce30d
|
removed redundant code and use existing checkExists
|
2020-05-20 22:16:37 +02:00 |
|
Shivam
|
a5c2f97a76
|
use common const in TournamentGameBase
|
2020-05-20 22:15:51 +02:00 |
|
Shivam
|
b1c957c5e1
|
invert if-statement and early return + reuse of checkExists
|
2020-05-20 17:25:53 +02:00 |
|
Shivam
|
15ebe38303
|
Return null if path is not found, for clarity
|
2020-05-20 17:13:35 +02:00 |
|
Shivam
|
e018d07441
|
Use one constant for STABLE_CONFIG location string
|
2020-05-20 16:30:38 +02:00 |
|
Shivam
|
a0a54efd4e
|
Fix test crashing because of sceneManager not being nullable
|
2020-05-18 01:05:34 +02:00 |
|
Shivam
|
7a839c1486
|
Renamed Refresh button to Change source
|
2020-05-18 00:50:08 +02:00 |
|
Shivam
|
9bfdfbea43
|
Move stablestorage check to path selection screen
Also forced stablepath to be empty during auto detection so it checks other sources to load ipc from
|
2020-05-18 00:47:31 +02:00 |
|
Shivam
|
59b006f9ac
|
Make IPC error dialog reusable
and inspectcode fixes
|
2020-05-17 22:46:43 +02:00 |
|
Shivam
|
a97100216c
|
Changed behaviour of refresh button in SetupScreen
|
2020-05-17 22:28:54 +02:00 |
|
Shivam
|
fbbf51851e
|
Moved refresh button to directoryselector
|
2020-05-17 22:28:24 +02:00 |
|
Shivam
|
4bc858a215
|
Force a read of the location file during detection
|
2020-05-17 22:27:44 +02:00 |
|
Shivam
|
80d188ec91
|
Update xmldoc with accurate information about the model
|
2020-05-17 22:26:42 +02:00 |
|
Shivam
|
181cd67948
|
Merge remote-tracking branch 'upstream/master' into custom-ipc-location
|
2020-05-17 12:44:12 +02:00 |
|
Dean Herbert
|
13d4997c91
|
Remove custom back action logic (use receptor as intended)
|
2020-05-17 17:35:10 +09:00 |
|
Dean Herbert
|
864c1a73ae
|
Only add back button if required
|
2020-05-17 17:27:52 +09:00 |
|
Dean Herbert
|
2c0ac8cc36
|
Move padding to fill, not scroll container
|
2020-05-17 17:25:26 +09:00 |
|
Shivam
|
358345cee7
|
Change logic for parentscreen/subscreen relation
|
2020-05-16 12:50:56 +02:00 |
|
Shivam
|
b1243d6a87
|
Add padding to so the back button is not in the way
|
2020-05-16 04:05:01 +02:00 |
|
Shivam
|
bf6ce390ff
|
Add sub screen implementation to SeedingEditorScreen
|
2020-05-16 03:07:51 +02:00 |
|
Shivam
|
c931bae70e
|
Add back button to TournamentScreen and the inputhandler for it
|
2020-05-16 03:07:27 +02:00 |
|
Shivam
|
3fc888ef95
|
User interface setup for custom IPC location
Right now makes use of another ActionableInfo field. Probably a better idea to add an extra button to the Current IPC Storage actionable field.
|
2020-05-16 03:03:10 +02:00 |
|
Shivam
|
9944a514da
|
Dependency cache the ipc location file
|
2020-05-16 03:00:37 +02:00 |
|
Shivam
|
c40b3b9053
|
Refactored stable path finding and added json config detection.
This also migrates the values found in the other methods to the configuration file.
|
2020-05-16 02:59:48 +02:00 |
|
Shivam
|
08bb5cbcbf
|
Introduce model to store path of stable osu!
|
2020-05-16 02:57:58 +02:00 |
|
Shivam
|
1768beb690
|
Rename class SeeingEditorScreen to SeedingEditorScreen
|
2020-05-14 21:52:10 +02:00 |
|
Shivam
|
6ec55eb400
|
Give mappool scene its own video
|
2020-05-14 21:51:39 +02:00 |
|
Dean Herbert
|
d6840d880a
|
Update StableStorage implementation in line with framework changes
|
2020-05-08 10:40:04 +09:00 |
|
Dean Herbert
|
09759565fa
|
Add support for 3v3 tournament chroma key layout
|
2020-05-07 14:51:14 +09:00 |
|
Dean Herbert
|
fcded20655
|
Don't specify IProvideVideo interface for now
|
2020-04-27 08:58:01 +09:00 |
|
Bartłomiej Dach
|
b9e0fed467
|
Use SongBar height instead of hard-coded dimensions
|
2020-04-27 00:02:58 +02:00 |
|
Bartłomiej Dach
|
3c1730d0ca
|
Expose SongBar's height
|
2020-04-26 23:59:24 +02:00 |
|
Shivam
|
39a593120c
|
Fixed CodeInspect errors
|
2020-04-24 17:00:35 +02:00 |
|
Shivam
|
28dcfe867c
|
Add Chroma keying to the background of the showcase video.
|
2020-04-23 21:09:12 +02:00 |
|
Shivam
|
085b6ae25f
|
Add background video for showcase scene (Tournament Client)
|
2020-04-23 20:24:03 +02:00 |
|
Dean Herbert
|
f4dc604dbf
|
Fix dragging tournament ladder too far causing it to disappear
|
2020-04-08 13:32:37 +09:00 |
|
Dean Herbert
|
51db361c32
|
Update usages of Animation and Video in line with framework changes
|
2020-04-03 16:00:06 +09:00 |
|
Dan Balasescu
|
b5488bdecf
|
Merge pull request #8403 from peppy/chroma-key-width
Add ability to adjust (and save) chroma-key area width
|
2020-03-23 13:54:56 +09:00 |
|
Dean Herbert
|
1b6342438f
|
Hide scrollbars in tournament chat display
|
2020-03-23 12:05:16 +09:00 |
|
Dean Herbert
|
27ae2d29aa
|
Add ability to adjust (and save) chroma-key area width
|
2020-03-23 11:47:24 +09:00 |
|
Dean Herbert
|
2ca225877f
|
Merge branch 'master' into tournament-mappool-flow-logic
|
2020-03-18 15:05:20 +09:00 |
|
Dan Balasescu
|
c6e4bf35de
|
Merge branch 'master' into start-match-on-gameplay
|
2020-03-17 18:21:55 +09:00 |
|
Dean Herbert
|
99f28efc96
|
Automatically mark the currently selected match as stsrated on entering gameplay screen
|
2020-03-17 13:16:52 +09:00 |
|
Dean Herbert
|
8895d52d29
|
Fix header-text scaling on intro/winner screens
|
2020-03-17 13:16:18 +09:00 |
|
Marcus "Mestro" Nordgren
|
24fe7538fd
|
Use new logo name for showcase screen
|
2020-03-16 13:09:15 +01:00 |
|
Dan Balasescu
|
0245bab7c6
|
Merge branch 'master' into user-cards-update
|
2020-03-16 14:27:21 +09:00 |
|
Dan Balasescu
|
70a17ae6cc
|
Merge branch 'master' into tournament-resolution-selector
|
2020-03-15 00:15:31 +09:00 |
|
Dean Herbert
|
bee855bd1d
|
Remove using
|
2020-03-13 15:54:46 +09:00 |
|