Commit Graph

29801 Commits

Author SHA1 Message Date
e6ddd0380e Rename bool arguments for readability 2020-06-14 18:50:07 +02:00
5f0a345eeb Unify method naming 2020-06-14 18:48:49 +02:00
9907b4763b Remove redundant default argument value 2020-06-14 18:39:41 +02:00
0d53d0ffc8 Fix back-to-front math 2020-06-15 00:46:20 +09:00
ae851eacbe Merge branch 'master' into fix-local-score-display 2020-06-14 14:10:23 +09:00
abe07b742e Fix drag scroll in editor timeline no longer working correctly 2020-06-14 13:20:58 +09:00
1164a10483 Add test coverage 2020-06-14 11:35:49 +09:00
7b95c55afb Fix HardwareCorrectionOffsetClock breaking ElapsedTime readings 2020-06-14 11:33:59 +09:00
dc5bb12fa8 Use local helper for selecting adjusted property 2020-06-13 16:32:43 +01:00
77eb428184 Use consistent setting casing 2020-06-13 16:30:21 +01:00
201bfda338 Give ModTimeRamp an adjust pitch setting.
Implement in ModWindDown and ModWindUp
2020-06-13 15:16:27 +01:00
a8e83c5be5 Merge pull request #9264 from mcendu/mania-custom-judgement-sprite-path
Add support for custom file paths for mania hit judgement
2020-06-13 22:03:06 +09:00
b9e247da8f Simplify lookup code 2020-06-13 21:19:06 +09:00
8402d4a5f3 Remove newline 2020-06-13 21:18:56 +09:00
aab606b237 Cancel scheduled asynchronous load of comments 2020-06-13 13:00:05 +02:00
e8046654c8 Add failing test case 2020-06-13 12:59:43 +02:00
4eeb22ca18 rename a few variables and fix typo 2020-06-13 18:47:40 +08:00
5655e090d1 revert movement of is mania skin check statements 2020-06-13 18:45:06 +08:00
619c541cf5 Rewrite test to use dummy API 2020-06-13 12:42:06 +02:00
c490dba7b3 Fix crash on local score display 2020-06-13 18:18:46 +09:00
dd1fbccdf4 Merge branch 'master' into mania-custom-judgement-sprite-path 2020-06-13 17:34:10 +09:00
ca2d0a6ea2 Merge pull request #9271 from peppy/update-fastlane
Update fastlane to fix upload failure for iOS releases
2020-06-13 17:33:08 +09:00
7bc70e644a Add Unspecified language 2020-06-13 00:20:34 -07:00
9d98adee1e Update fastlane to fix upload failure for iOS releases 2020-06-13 16:10:41 +09:00
7212ab3a1a Add new beatmap genres and languages 2020-06-12 23:48:30 -07:00
aa476835e7 tidy up code 2020-06-13 11:31:34 +08:00
a42bfcb5ab remove reference to stage bottom from skin ini 2020-06-12 23:23:57 +08:00
da46288ef0 remove stage bottom image 2020-06-12 23:20:04 +08:00
c6e087b994 remove incorrectly added key 2020-06-12 23:11:50 +08:00
7def6a9181 fix tests incorrectly showing judgements not present in mania 2020-06-12 23:06:19 +08:00
586e3d405c add proper decoding support? 2020-06-12 22:48:18 +08:00
b663c940ae Rename enum 2020-06-12 23:46:46 +09:00
8a9d011197 add test files 2020-06-12 22:09:58 +08:00
6000e0f86a Increase size to match timing distribution graph 2020-06-12 23:01:22 +09:00
ce56c45721 Implement the accuracy heatmap 2020-06-12 22:48:52 +09:00
c9469dc0dd Add background 2020-06-12 22:48:43 +09:00
7c3e7b65a8 add custom file path support for osu\!mania judgement sprite 2020-06-12 21:22:22 +08:00
9746e24d1e Rename abstract TestScene 2020-06-12 19:40:54 +09:00
273eb6f746 Merge branch 'master' into test-scene-create-ruleset 2020-06-12 19:40:12 +09:00
c726e6f514 Merge pull request #9261 from peppy/loading-spinner-always-animate
Fix LoadingSpinner not always playing fade in animation
2020-06-12 19:38:07 +09:00
6217fb26da Finish up design implementation of timing distribution graph 2020-06-12 18:50:25 +09:00
3b630eabd6 Merge branch 'master' into results-screen-statistics 2020-06-12 17:46:11 +09:00
0b6e8783d4 Merge branch 'master' into test-scene-create-ruleset 2020-06-12 17:06:27 +09:00
91b6979c97 Fix LoadingSpinner not always playing fade in animation 2020-06-12 13:38:20 +09:00
8d550a7b29 Merge pull request #9241 from smoogipoo/timeshift-results-2
Implement per-beatmap results screen for timeshift
2020-06-12 13:36:33 +09:00
e26dc7ef55 Merge pull request #9260 from smoogipoo/fix-publish
Fix dotnet publish with runtime specification not working
2020-06-12 13:24:04 +09:00
ef81873ba2 Merge pull request #9253 from swoolcock/sdl2-hide-cursor
Fix cursor not hiding with SDL2 backend
2020-06-12 13:18:25 +09:00
a48e36fd31 Fix dotnet publish with runtime specification not working 2020-06-12 12:58:33 +09:00
ee3ec2fb58 Merge branch 'master' into sdl2-hide-cursor 2020-06-12 11:44:30 +09:00
276c9da43f Merge pull request #9247 from MiraiSubject/headless-tournamentgamebase
Move graphics from TournamentGameBase to TournamentGame
2020-06-12 11:21:43 +09:00