Shivam
|
291dadf0b2
|
Merge branch 'master' of https://github.com/ppy/osu into tourney-asset-refactor
|
2020-06-22 12:01:24 +02:00 |
|
Shivam
|
f878388d57
|
Fix TestMigrationToSeeminglyNestedTarget failing
|
2020-06-22 11:56:14 +02:00 |
|
Dean Herbert
|
fc31d49629
|
try-catch registry lookup to avoid crashes on non-windows platforms
|
2020-06-22 16:34:04 +09:00 |
|
Dean Herbert
|
2d121b4e3d
|
Simplify lookup fallback code
|
2020-06-22 16:32:27 +09:00 |
|
Dean Herbert
|
1df89c6a59
|
Merge branch 'master' into custom-ipc-location
|
2020-06-22 16:22:04 +09:00 |
|
Shivam
|
dd9697032c
|
Introduce new class MigratableStorage
|
2020-06-16 17:39:20 +02:00 |
|
Shivam
|
02d66c4856
|
Refactor moving (2/2)
|
2020-06-16 17:15:43 +02:00 |
|
Shivam
|
b75fd7bfa8
|
Refactor moving logic (1/2)
|
2020-06-16 17:14:54 +02:00 |
|
Shivam
|
29ae1c460a
|
TournamentStorage now takes in a parent storage
|
2020-06-16 17:00:20 +02:00 |
|
smoogipoo
|
d57b58a7dd
|
Add temporary fix for tournament song bar disappearance
|
2020-06-15 18:47:55 +09:00 |
|
Bartłomiej Dach
|
51bbd91373
|
Bring back initial directory behaviour
|
2020-06-13 19:28:21 +02:00 |
|
Bartłomiej Dach
|
eb92c3390d
|
Check for nulls when looking for ipc.txt
|
2020-06-13 17:17:58 +02:00 |
|
Bartłomiej Dach
|
2cadab8d29
|
Add xmldoc
|
2020-06-13 16:20:59 +02:00 |
|
Bartłomiej Dach
|
5dd47bf393
|
Remove unnecessary members
|
2020-06-13 16:03:34 +02:00 |
|
Bartłomiej Dach
|
e0518fd451
|
Fix silent failure
|
2020-06-13 15:38:29 +02:00 |
|
Bartłomiej Dach
|
34cd9f7a69
|
Streamline autodetect & manual set path
|
2020-06-13 15:32:30 +02:00 |
|
Bartłomiej Dach
|
992aa0041e
|
Allow auto-detect to work after choosing manually
|
2020-06-13 15:27:46 +02:00 |
|
Bartłomiej Dach
|
586d5791e0
|
Remove unused argument
|
2020-06-13 15:07:41 +02:00 |
|
Bartłomiej Dach
|
1cd96b8002
|
Rework StableInfo into a DI'd data structure
|
2020-06-13 15:06:07 +02:00 |
|
Bartłomiej Dach
|
5f79feaa8b
|
Merge branch 'master' into custom-ipc-location
|
2020-06-13 13:41:59 +02:00 |
|
Dean Herbert
|
5041c74c7a
|
Fix merge issue
|
2020-06-12 11:30:15 +09:00 |
|
Dean Herbert
|
5ef3a3f188
|
Merge branch 'master' into tourney-asset-refactor
|
2020-06-12 11:23:05 +09:00 |
|
Dean Herbert
|
80140842dc
|
Merge branch 'master' into headless-tournamentgamebase
|
2020-06-12 10:51:37 +09:00 |
|
Shivam
|
56a40e616b
|
Add drawings to the migration test
|
2020-06-11 20:11:44 +02:00 |
|
Shivam
|
592e3bf4c9
|
Implement migrations for the drawings config file
|
2020-06-11 18:21:56 +02:00 |
|
Shivam
|
32d86d6fab
|
Create storage for config files of a tournament
|
2020-06-11 18:07:24 +02:00 |
|
Shivam
|
327795ba99
|
Switch drawing storage to tournamentstorage
|
2020-06-11 18:00:47 +02:00 |
|
Shivam
|
c9dc17f3d8
|
Introduce migrations for drawings
|
2020-06-11 17:51:07 +02:00 |
|
Shivam
|
222ac86304
|
Add newlines at the end of the file
|
2020-06-11 15:52:14 +02:00 |
|
Shivam
|
af1bbe7857
|
move TournamentVideoResourceStore to separate file
|
2020-06-11 15:13:19 +02:00 |
|
Shivam
|
2964b457a0
|
Rename VideoStorage to VideoStore
|
2020-06-11 15:05:28 +02:00 |
|
Shivam
|
5d49b709b9
|
Change access modifier public -> internal
|
2020-06-11 14:09:21 +02:00 |
|
Shivam
|
a317b85fd8
|
Remove misleading log
|
2020-06-11 14:06:03 +02:00 |
|
Shivam
|
b69ff307d8
|
Fixed migration logic
|
2020-06-11 13:56:16 +02:00 |
|
Shivam
|
c2e01e198f
|
Rename tournamentStorage to storage
|
2020-06-11 13:55:29 +02:00 |
|
Shivam
|
a43e1a0ae3
|
Remove whitespace
|
2020-06-10 08:41:13 +02:00 |
|
Shivam
|
0f39558da2
|
Apply review comment
|
2020-06-10 08:04:34 +02:00 |
|
Shivam
|
aacacd75f0
|
Remove abstract from the class
|
2020-06-09 21:14:05 +02:00 |
|
Shivam
|
af05ee67cb
|
move base.loadcomplete to the bottom
|
2020-06-09 20:30:15 +02:00 |
|
Shivam
|
e57a229474
|
Move all the graphics related code to TournamentGame
|
2020-06-09 20:22:30 +02:00 |
|
Shivam
|
417919320c
|
change namespace to osu.Game.Tournament.IO
|
2020-06-09 17:28:42 +02:00 |
|
Dean Herbert
|
3ae1df07b0
|
Fix a couple more new formatting issues
|
2020-06-10 00:09:29 +09:00 |
|
Dean Herbert
|
7dc19220e5
|
Apply new resharper formatting fixes
|
2020-06-09 23:38:54 +09:00 |
|
smoogipoo
|
88aed1d504
|
Merge branch 'master' into update-inspectcode-version
|
2020-06-09 20:12:39 +09:00 |
|
Shivam
|
2f15d7fbac
|
Code styling fixes
|
2020-06-08 20:04:38 +02:00 |
|
Shivam
|
d2ae146c1f
|
Remove unnecessary parameters and implement delete
|
2020-06-08 19:51:44 +02:00 |
|
Shivam
|
ce66b72390
|
Refactor paths
|
2020-06-08 18:25:20 +02:00 |
|
Shivam
|
f01a86f5b1
|
Fix styling issues and move StorageManager to Configuration Folder
|
2020-06-08 03:12:37 +02:00 |
|
Shivam
|
ba5a747ac9
|
Implement migration for TournamentStorage
|
2020-06-08 03:03:57 +02:00 |
|
Shivam
|
9a20ffa8a3
|
Rename to TournamentStorage
|
2020-06-08 00:47:47 +02:00 |
|