Commit Graph

5986 Commits

Author SHA1 Message Date
49d3511063 Read amplitudes from piano reverb source 2020-06-23 13:55:44 +09:00
4554a7db33 Update naming 2020-06-23 13:49:18 +09:00
b289beca53 Fix samples being played too early 2020-06-23 13:33:33 +09:00
f60a80b263 Fix animations and general code quality 2020-06-22 21:35:52 +09:00
8d3ed05848 Update welcome text sprite location 2020-06-22 17:42:54 +09:00
e3420dfad6 Merge branch 'master' into fallback-intro 2020-06-22 17:09:08 +09:00
290ae37346 Add assertion of only usage game-wide 2020-06-18 23:54:20 +09:00
7da56ec7fd Add null check and xmldoc 2020-06-18 23:52:35 +09:00
add1265d53 Block screen suspend while gameplay is active 2020-06-18 23:48:00 +09:00
693a760a19 Use RelativeSizeAxes for width 2020-06-16 15:44:59 +02:00
d1086a49a3 Merge branch 'master' of https://github.com/ppy/osu into fallback-intro 2020-06-16 15:11:18 +02:00
17a70bf6ee Add test coverage 2020-06-15 20:32:27 +09:00
c3c5a99a22 Load imported scores to results screen rather than gameplay 2020-06-15 20:23:35 +09:00
95d828cb1f Merge pull request #9282 from peppy/fix-editor-timeline-drag-scroll
Fix drag scroll in editor timeline no longer working correctly
2020-06-15 11:47:09 +09:00
0d53d0ffc8 Fix back-to-front math 2020-06-15 00:46:20 +09:00
abe07b742e Fix drag scroll in editor timeline no longer working correctly 2020-06-14 13:20:58 +09:00
7b95c55afb Fix HardwareCorrectionOffsetClock breaking ElapsedTime readings 2020-06-14 11:33:59 +09:00
4bfc16b4ce Implement changes from review
Moves seeya back to the introscreen and uses a virtual string to change whenever it's needed and removed remainingTime()
2020-06-13 17:48:15 +02:00
81c392b841 Change hash to be lowercase and change sample directories 2020-06-12 15:57:23 +02:00
c0afe4c880 Merge branch 'master' into fallback-intro 2020-06-12 17:19:11 +09:00
b7c1cfbe63 Adjust display to avoid overlaps 2020-06-11 15:07:14 +09:00
7b012f1def Fix test failures 2020-06-11 14:55:49 +09:00
afa5b995f2 Merge branch 'fix-test-nullref' into timeshift-results-2 2020-06-11 14:05:05 +09:00
88aed1d504 Merge branch 'master' into update-inspectcode-version 2020-06-09 20:12:39 +09:00
527577d7c3 Merge pull request #9236 from MiraiSubject/logovisualisation-subclass
Move user and skin specific settings for LogoVisualisation to a subclass
2020-06-09 19:16:24 +09:00
05b1edb9d8 Fix incorrect beatmap showing 2020-06-09 19:01:02 +09:00
4fd5ff61eb Add loading spinner 2020-06-09 18:53:55 +09:00
44dd7d65be Fix duplicate scores showing 2020-06-09 18:21:37 +09:00
7f05c16c9f Merge branch 'master' into timeshift-results-2 2020-06-09 15:59:13 +09:00
1476412eaa Merge branch 'master' into startup-safety 2020-06-09 13:55:33 +09:00
9d68a95f3f Merge branch 'master' into multi-room-load-spinner 2020-06-09 10:56:56 +09:00
a60bb5feac Rename baseclass, add xmldoc & change access to internal 2020-06-08 23:45:40 +02:00
0b6ae08c93 Removed unneeded properties 2020-06-08 21:31:03 +02:00
d52e3f9386 Removed logovisualisation changes
Now depends on https://github.com/ppy/osu/pull/9236 for accent color changes to apply
2020-06-08 21:26:48 +02:00
2a5e960025 Move user and skin specific settings to a subclass 2020-06-08 21:15:51 +02:00
e821d787b4 Implement suggested changes
Note: LogoVisualisation is likely going to be needed in a separate PR to conform to the review.
2020-06-08 20:13:02 +02:00
229a40e6e3 Code formatting fixed
Somehow slipped through after pushing
2020-06-08 15:39:15 +02:00
f80cdeac5c Change transforms to roughly match fallback visually 2020-06-08 15:31:30 +02:00
dd61d6ed04 Attempt to reimport intro if a bad state is detected 2020-06-08 14:48:42 +09:00
72ada020a2 Don't attempt to use virtual track for intro sequence clock 2020-06-08 13:42:16 +09:00
bb89114b70 Show a loading spinner on multiplayer lounge loads 2020-06-05 20:52:27 +09:00
caf94df0d0 Merge branch 'master' into multiplayer-beatmap-checksum 2020-06-05 19:16:05 +09:00
5d1770dec8 Merge pull request #9212 from smoogipoo/fix-scorepanel-input
Fix score panel not receiving input in some places
2020-06-05 00:26:02 +09:00
afcefe01bf Fix score panel not receiving input in some places 2020-06-04 21:48:55 +09:00
5d7bb8cb4e Change format of date on score panel 2020-06-04 21:33:38 +09:00
d002c0c03f Revert piano reverb to a separate sample 2020-06-03 11:39:08 +02:00
f3b5149648 Move some suggestions to warnings, resolve issues 2020-06-03 16:48:44 +09:00
3c07defa1a Push to main multiplayer screen instead 2020-06-03 15:57:01 +09:00
8131137fea Merge branch 'master' into fix-results-crash 2020-06-03 15:19:30 +09:00
22f4e9012c Remove temporary code 2020-06-03 12:54:16 +09:00