smoogipoo
|
e8d36bc3cb
|
Don't trigger the same exception multiple times
|
2020-06-27 00:23:23 +09:00 |
|
smoogipoo
|
c233dc4768
|
Add some global error handling
|
2020-06-27 00:16:16 +09:00 |
|
smoogipoo
|
099416b4c3
|
Move check inside next difficulty selection
|
2020-06-26 21:03:34 +09:00 |
|
smoogipoo
|
8f6d52550f
|
Fix potential exception if button is pressed before selection
|
2020-06-26 20:32:13 +09:00 |
|
smoogipoo
|
1b4c31a84f
|
Remove double schedule
|
2020-06-26 20:14:08 +09:00 |
|
smoogipoo
|
e3d654d33f
|
Cleanup
|
2020-06-26 20:14:02 +09:00 |
|
Dean Herbert
|
d704a4597d
|
Use existing helper function for key repeat
|
2020-06-25 21:33:02 +09:00 |
|
Dean Herbert
|
d7742766d0
|
Add key/press repeat support to carousel
|
2020-06-25 19:47:23 +09:00 |
|
Viktor Rosvall
|
9e1bf71233
|
Added text explaining a second copy will be made
|
2020-06-24 11:29:38 +02:00 |
|
Dean Herbert
|
ccb27082d5
|
Fix background appearing too late
|
2020-06-24 11:08:32 +09:00 |
|
Dean Herbert
|
4244024fc3
|
Merge branch 'master' into fallback-intro
|
2020-06-24 10:49:45 +09:00 |
|
Dan Balasescu
|
11446a7864
|
Merge pull request #9355 from peppy/update-framework
Update framework
|
2020-06-23 22:27:55 +09:00 |
|
Dan Balasescu
|
fd9ac3503f
|
Merge branch 'master' into fix-editor-drag-selection-while-playing
|
2020-06-23 21:56:31 +09:00 |
|
Dean Herbert
|
92cf2dd3bb
|
Merge pull request #9352 from smoogipoo/fix-editor-drag-exception
Fix exception when dragging after deleting object
|
2020-06-23 21:45:58 +09:00 |
|
Dean Herbert
|
9d753a4fc2
|
Update intro resource locations
|
2020-06-23 21:34:57 +09:00 |
|
Dean Herbert
|
5cdabbc8bb
|
Update access to FrequencyAmplitudes via span
|
2020-06-23 21:33:03 +09:00 |
|
Dean Herbert
|
14ad3835ff
|
Update naming
|
2020-06-23 21:27:01 +09:00 |
|
smoogipoo
|
e7238e25f9
|
Fix exception when dragging after deleting object
|
2020-06-23 20:36:09 +09:00 |
|
Dean Herbert
|
a5eac716ec
|
Make work for all editors based on track running state
|
2020-06-23 18:42:56 +09:00 |
|
Dean Herbert
|
53d542546e
|
Fix editor drag selection not continuing to select unless the mouse is moved
|
2020-06-23 18:04:50 +09:00 |
|
Dean Herbert
|
a6c6e391ca
|
Fix player not exiting immediately on Alt-F4
|
2020-06-23 17:38:30 +09:00 |
|
Dean Herbert
|
49d3511063
|
Read amplitudes from piano reverb source
|
2020-06-23 13:55:44 +09:00 |
|
Dean Herbert
|
4554a7db33
|
Update naming
|
2020-06-23 13:49:18 +09:00 |
|
Dean Herbert
|
b289beca53
|
Fix samples being played too early
|
2020-06-23 13:33:33 +09:00 |
|
Dean Herbert
|
f60a80b263
|
Fix animations and general code quality
|
2020-06-22 21:35:52 +09:00 |
|
Dean Herbert
|
8d3ed05848
|
Update welcome text sprite location
|
2020-06-22 17:42:54 +09:00 |
|
Dean Herbert
|
e3420dfad6
|
Merge branch 'master' into fallback-intro
|
2020-06-22 17:09:08 +09:00 |
|
Dean Herbert
|
290ae37346
|
Add assertion of only usage game-wide
|
2020-06-18 23:54:20 +09:00 |
|
Dean Herbert
|
7da56ec7fd
|
Add null check and xmldoc
|
2020-06-18 23:52:35 +09:00 |
|
Dean Herbert
|
add1265d53
|
Block screen suspend while gameplay is active
|
2020-06-18 23:48:00 +09:00 |
|
Shivam
|
693a760a19
|
Use RelativeSizeAxes for width
|
2020-06-16 15:44:59 +02:00 |
|
Shivam
|
d1086a49a3
|
Merge branch 'master' of https://github.com/ppy/osu into fallback-intro
|
2020-06-16 15:11:18 +02:00 |
|
Dean Herbert
|
17a70bf6ee
|
Add test coverage
|
2020-06-15 20:32:27 +09:00 |
|
Dean Herbert
|
c3c5a99a22
|
Load imported scores to results screen rather than gameplay
|
2020-06-15 20:23:35 +09:00 |
|
Dan Balasescu
|
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 |
|
Dean Herbert
|
0d53d0ffc8
|
Fix back-to-front math
|
2020-06-15 00:46:20 +09:00 |
|
Dean Herbert
|
abe07b742e
|
Fix drag scroll in editor timeline no longer working correctly
|
2020-06-14 13:20:58 +09:00 |
|
Dean Herbert
|
7b95c55afb
|
Fix HardwareCorrectionOffsetClock breaking ElapsedTime readings
|
2020-06-14 11:33:59 +09:00 |
|
Shivam
|
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 |
|
Shivam
|
81c392b841
|
Change hash to be lowercase and change sample directories
|
2020-06-12 15:57:23 +02:00 |
|
Dean Herbert
|
c0afe4c880
|
Merge branch 'master' into fallback-intro
|
2020-06-12 17:19:11 +09:00 |
|
smoogipoo
|
b7c1cfbe63
|
Adjust display to avoid overlaps
|
2020-06-11 15:07:14 +09:00 |
|
smoogipoo
|
7b012f1def
|
Fix test failures
|
2020-06-11 14:55:49 +09:00 |
|
smoogipoo
|
afa5b995f2
|
Merge branch 'fix-test-nullref' into timeshift-results-2
|
2020-06-11 14:05:05 +09:00 |
|
smoogipoo
|
88aed1d504
|
Merge branch 'master' into update-inspectcode-version
|
2020-06-09 20:12:39 +09:00 |
|
Dan Balasescu
|
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 |
|
smoogipoo
|
05b1edb9d8
|
Fix incorrect beatmap showing
|
2020-06-09 19:01:02 +09:00 |
|
smoogipoo
|
4fd5ff61eb
|
Add loading spinner
|
2020-06-09 18:53:55 +09:00 |
|
smoogipoo
|
44dd7d65be
|
Fix duplicate scores showing
|
2020-06-09 18:21:37 +09:00 |
|
smoogipoo
|
7f05c16c9f
|
Merge branch 'master' into timeshift-results-2
|
2020-06-09 15:59:13 +09:00 |
|