Commit Graph

10861 Commits

Author SHA1 Message Date
f59b9e933e Merge branch 'master' into extract-slider-tick-creation 2019-03-08 20:00:12 +09:00
355705f0a5 Fix legacy tick handling 2019-03-08 19:57:30 +09:00
d055b248ac Remove blank line 2019-03-08 15:56:36 +09:00
7c5ca67691 Merge remote-tracking branch 'origin/master' into gameplay-clock-container
# Conflicts:
#	osu.Game/Screens/Play/Player.cs
2019-03-08 15:54:15 +09:00
973f29b765 Apply review 2019-03-08 15:14:57 +09:00
c967875ff6 Merge branch 'master' into fix-non-async-load 2019-03-08 15:14:37 +09:00
e00702f4e4 Merge remote-tracking branch 'origin/master' into fix-non-async-load 2019-03-08 15:14:14 +09:00
09b5cf4891 Move sizing to ctor 2019-03-08 15:14:07 +09:00
ed8c9bc88a Merge remote-tracking branch 'upstream/master' into gameplay-clock-container 2019-03-08 15:07:55 +09:00
42efea1e06 Apply review 2019-03-08 15:05:45 +09:00
a73e3d9700 Move cursor construction to BDL 2019-03-08 15:01:45 +09:00
2c98ba1c0c Split out consumption and creation into two separate code paths 2019-03-08 14:59:45 +09:00
3ccc76e18f Merge remote-tracking branch 'upstream/master' into cursor-in-playfield 2019-03-08 14:50:46 +09:00
551380dd42 Extract slider tick creation so it can be shared with osu!catch 2019-03-08 14:46:26 +09:00
969d5bcbd0 Merge branch 'master' into fix-roomstate-on-cancel 2019-03-08 14:10:24 +09:00
400514630d Fix incomplete comment 2019-03-08 12:44:33 +09:00
d1c18c52ab Merge branch 'master' into fix-cursor-in-scale-container 2019-03-08 12:43:57 +09:00
c4cc72cad9 Merge pull request #4437 from peppy/fix-resharper-inspection
Fix stuck r# inspection
2019-03-08 12:43:17 +09:00
08fc42f8e9 Merge branch 'master' into fix-roomstate-on-cancel 2019-03-08 12:39:29 +09:00
75e94eba35 Merge branch 'master' into gameplay-clock-container 2019-03-08 12:32:48 +09:00
5ade51f030 Merge branch 'master' into fix-resharper-inspection 2019-03-08 12:29:56 +09:00
30a0bb4a25 Merge branch 'master' into fix-duplicate-bg-sprites 2019-03-08 12:25:23 +09:00
d01b026ebd Fix stuck r# inspection 2019-03-08 12:16:12 +09:00
075ea70124 Move more toolbar to async load 2019-03-08 12:15:27 +09:00
11e5c6a2a0 Fire initial APIStateChanged on local thread 2019-03-08 12:15:27 +09:00
101009c92e Merge branch 'master' into fix-autoplay-tests 2019-03-08 12:14:40 +09:00
27edc41c11 Update framework 2019-03-07 20:14:43 +09:00
5ab9f45a8f Merge branch 'drawnode-changes' 2019-03-07 20:10:42 +09:00
7fa84335ce Merge branch 'line-graph-fix' 2019-03-07 20:10:11 +09:00
1f44dde96b Fix autoplay tests not working 2019-03-07 18:34:56 +09:00
04d756524d Adjust with shader changes 2019-03-07 18:30:18 +09:00
e430b8a640 Merge remote-tracking branch 'nekodex/master' into drawnode-changes 2019-03-07 18:15:12 +09:00
b3e046c4d1 Rename PathWidth to PathRadius 2019-03-07 17:39:19 +09:00
b2f4850275 Apply twice the line radius in order to properly account for diameter 2019-03-07 17:25:51 +09:00
c34e110a2c Merge remote-tracking branch 'upstream/master' into fix-roomstate-on-cancel 2019-03-07 17:01:24 +09:00
50c1b3a576 Move room resetting logic from MatchSubScreen to LoungeSubScreen 2019-03-07 16:49:48 +09:00
ae4ca2cb66 Merge branch 'master' into fix-duplicate-bg-sprites 2019-03-07 16:11:33 +09:00
64b6eaa844 Simplify inward bindings 2019-03-07 16:04:11 +09:00
58ef397f4f Move all clock related gameplay logic inside GameplayClockContainer 2019-03-07 16:02:24 +09:00
7783c33398 Merge branch 'master' into fix-mp-chat-in-own-room 2019-03-07 15:59:53 +09:00
ee076bbbe3 Fix chat channel ids not being updated on room creation 2019-03-07 15:35:57 +09:00
e13516c2ba Only attempt to restore CurrentItem state if present 2019-03-07 14:09:28 +09:00
d97c070ef1 Account for path width correctly in LineGraph 2019-03-07 13:45:55 +09:00
6e5ea78ca2 Fix some nullref crashes when escaping out of new room creation 2019-03-06 20:03:37 +09:00
5de6e29294 Reset currentRoom state when cancelling room creation 2019-03-06 20:03:37 +09:00
ab0ac7a82a Pass through timeBeforeLoad instead of hardcoding 2019-03-06 19:12:37 +09:00
06b65e00c4 Prevent null beatmap from creating an extra drawable 2019-03-06 19:12:28 +09:00
eb80549782 Fix UpdateableBeatmapBackgroundSprite not disposing of previously loaded sprites 2019-03-06 19:12:22 +09:00
ffe53411f6 Add back cursor proxying 2019-03-06 17:44:58 +09:00
62716851a1 Revert some unnecessary changes 2019-03-06 17:41:54 +09:00