Commit Graph

23423 Commits

Author SHA1 Message Date
a113cf4118 Start IDs at 1 2018-09-22 06:36:45 +09:00
2f2dcec8c7 Complete editing support 2018-09-22 06:32:30 +09:00
5c741eaa89 Fix possible game nullref 2018-09-21 17:07:46 +03:00
36e1517197 Display paths underneath matches 2018-09-21 22:24:21 +09:00
cddc7f74d4 Fix the possibility of a double-direction progression bind 2018-09-21 22:07:03 +09:00
5e51a50658 Merge pull request #3469 from peppy/fix-import-buttons
Fix import buttons having incorrect mappings when setting disabled states
2018-09-21 21:18:26 +09:00
dafbabec31 Fix import buttons having incorrect mappings when setting disabled states 2018-09-21 21:08:21 +09:00
f2f4e964c5 Add deletion support 2018-09-21 19:58:47 +09:00
ed0ea3ad41 Merge branch 'master' into patch-1 2018-09-21 06:31:15 -04:00
0076ef3447 Fix layout in MatchPairing test case 2018-09-21 18:52:00 +09:00
ffadd5dfd0 Improve join request visual guide 2018-09-21 18:51:37 +09:00
1de82afd16 Betterify pairing request logic 2018-09-21 18:18:39 +09:00
c6071f6e4d Better line drawing 2018-09-21 18:18:39 +09:00
74014bec40 wip 2018-09-21 18:18:28 +09:00
ff125f4c71 Reduce noise in json output and handle the case the file doesn't exist 2018-09-21 18:18:28 +09:00
234b04dfc5 Add basic ladder manager and state retention 2018-09-21 18:18:28 +09:00
e6baf418fb Add tournament tests rider configuration 2018-09-21 18:18:28 +09:00
6e6b6b285a Don't require every-frame update 2018-09-21 18:18:28 +09:00
e4ea802c7b Add user interaction and stricter change validation rules 2018-09-21 18:18:28 +09:00
041d826396 Simplify winner lookup 2018-09-21 18:18:28 +09:00
bfc5ccd6d0 Add winners and progressions 2018-09-21 18:18:28 +09:00
9fbbede027 Fix spacing 2018-09-21 18:18:28 +09:00
3d3a7f714d Move and use shared components 2018-09-21 18:18:28 +09:00
40b01ec35a Add basic match pairing component for ladder display 2018-09-21 18:18:28 +09:00
51dcfeee92 Move existing tournament resources to new project 2018-09-21 18:18:28 +09:00
1eb0277ba3 Merge pull request #3461 from peppy/background-brightness
Fix global background brightness being unexpectedly dim
2018-09-21 17:26:39 +09:00
4380ef15bf Fix potential exception during async load callback 2018-09-21 16:31:09 +09:00
c1604145df Merge branch 'master' into background-brightness 2018-09-21 16:20:32 +09:00
cdeb4913c4 Adjust catcher size to match stable 2018-09-21 15:53:15 +09:00
c3fa7f167f Move aspect adjustments out of CatchPlayfield 2018-09-21 15:53:06 +09:00
0bc2bcaf14 Remove GetAspectAdjustedSize() and PlayfieldArea 2018-09-21 15:14:49 +09:00
26094ea325 Simplify + rename playfield layers in Osu/Catch 2018-09-21 15:01:58 +09:00
a166d03ede Remove duplicate implementation of the Osu playfield layer 2018-09-21 14:43:38 +09:00
368ceec47c Simplify creation of a playfield 2018-09-21 14:35:50 +09:00
826dc6ceb7 Make Playfield not a ScalableContainer 2018-09-21 14:02:32 +09:00
e56f4307ee Merge branch 'master' into spin-in 2018-09-21 00:11:23 -04:00
3cb33e53cc Hid approach circles after rewinding replays 2018-09-21 00:07:09 -04:00
bfa430ad8c Fix judgement backgrounds without breaking other things 2018-09-20 23:51:43 -04:00
ece4da0435 Revert "Fix judgement backgrounds not appearing properly"
This reverts commit 58e989f
2018-09-20 23:49:15 -04:00
f01dfc2860 Merge branch 'master' into patch-1 2018-09-20 23:45:44 -04:00
eaf7697b85 Add boolean return value 2018-09-20 23:21:27 -04:00
7a58343201 Merge pull request #3436 from plankp/patch-2
Handle lack of skins directory when importing from osu!stable
2018-09-21 12:16:43 +09:00
293a5dd099 Use string interpolation 2018-09-21 11:50:36 +09:00
654345f380 Remove duplicate condition test 2018-09-20 22:32:24 -04:00
1644719893 Update SongSelect.cs 2018-09-20 22:29:37 -04:00
49fbe8443a Test if there are beatmaps when click on delete btn 2018-09-20 22:00:20 -04:00
58e989fb9d Fix judgement backgrounds not appearing properly 2018-09-20 21:08:31 -04:00
52877eca83 Update ArchiveModelManager.cs 2018-09-20 20:01:04 -04:00
51d26fb648 Now spin in mod; circles spin in 2018-09-20 19:09:58 -04:00
3a0d376645 Merge remote-tracking branch 'upstream/master' into zoom-in 2018-09-20 17:13:11 -04:00