Commit Graph

45549 Commits

Author SHA1 Message Date
0e293471c2 Clean up multiplayer-screen tests by removing intermediate screen 2021-10-28 14:29:49 +09:00
5c7623e68e Merge pull request #15255 from goodtrailer/node-samples-ilist
Change IHasRepeats.NodeSamples to IList from List
2021-10-28 14:24:26 +09:00
aaabaaa5dd Merge pull request #15320 from smoogipoo/fix-online-play-request-handling
Fix online play request handling in tests
2021-10-28 14:24:00 +09:00
1213c5553a Remove forgotten attribute 2021-10-28 13:16:50 +09:00
ba05664f3e Merge pull request #15204 from peppy/fix-skin-layout-editor-crash
Fix saving layouts on some stable imported skins failing
2021-10-28 11:55:17 +09:00
add39fbd4f Merge branch 'master' into fix-skin-layout-editor-crash 2021-10-28 06:24:24 +09:00
a9208838a9 Merge pull request #15307 from peppy/playlist-remaining-attempt-display
Show remaining attempts again on playlist screen
2021-10-28 05:28:20 +09:00
798349243f Cache test request handler in screen navigation test 2021-10-27 20:38:52 +02:00
cd04ca1240 Remove unused using statement 2021-10-27 20:35:19 +02:00
72bb72a559 Fix a case of missed base.SetUpSteps() 2021-10-27 20:56:11 +09:00
a87d8d0359 Fix dependency missing in a few TestScenes
Hopefully these are rather temporary cases until a better solution is
found for these dependency-loading screens.
2021-10-27 20:47:40 +09:00
48f280440c Fix incorrect clearing of room 2021-10-27 19:36:43 +09:00
f3dba49aae Rename room managers 2021-10-27 19:36:32 +09:00
07a486b78e Merge pull request #15318 from peppy/beatmap-refactor/api-beatmap-serialisation-mutation
Allow setting of `APIBeatmap.Length` (and don't serialise twice)
2021-10-27 19:08:50 +09:00
40d963fc8a Allow setting of APIBeatmap.Length (and don't serialise twice) 2021-10-27 16:44:21 +09:00
d19580cf60 Fix incorrectly changed difficulty count in recently updated test 2021-10-27 16:44:11 +09:00
676070946c Fix missed base.SetUpSteps() 2021-10-27 15:25:26 +09:00
85b21174dd Fix online play test request handling 2021-10-27 14:49:50 +09:00
45db99171e Merge pull request #15315 from peppy/var-inspections-update
Update `var` usage inspections to disallow for built-in types
2021-10-27 14:31:02 +09:00
cab254dc81 Merge branch 'master' into var-inspections-update 2021-10-27 14:02:49 +09:00
7fb89f760f Merge pull request #15308 from ekrctb/dash-walk-speed
Use explicit constants for catcher dashing and walking speeds
2021-10-27 13:19:46 +09:00
95837990f3 Apply some second-pass inspections that appeared after previous changes 2021-10-27 13:09:30 +09:00
6944151486 Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
1d7e97625a Update var usage inspections to disallow for built-in types 2021-10-27 12:57:43 +09:00
838481bf3a Merge pull request #15252 from jaswon/no-scope-breaks
Show cursor during breaks and spinners in no scope mod
2021-10-27 12:55:02 +09:00
d80a73b63d Use explicit primitive types 2021-10-27 12:53:02 +09:00
38025a5057 Merge pull request #15313 from bdach/difficulty-spectrum
Add difficulty spectrum display for use in new card design
2021-10-27 12:42:17 +09:00
3de994449d Add support for changing dimensions of difficulty spectrum display 2021-10-26 23:06:52 +02:00
1a77e98537 Implement difficulty spectrum display 2021-10-26 23:06:52 +02:00
670fcea68d Rename some variables 2021-10-26 18:56:34 +02:00
ec6e28bca6 Merge pull request #15284 from Flux3on/ouendan2-hidden
Add setting to osu! hidden mod to only fade approach circles
2021-10-26 17:55:07 +02:00
57f83a22e7 Merge branch 'master' into ouendan2-hidden 2021-10-26 17:20:45 +02:00
cfa681bc18 Merge pull request #15311 from peppy/update-resources
Update resources
2021-10-26 22:36:42 +09:00
411586bac3 Update resources 2021-10-26 22:12:56 +09:00
393d118eef Fix compilation failure overlooked in merge 2021-10-26 20:20:43 +09:00
e5050b90a5 Don't assume catcher dash speed is 2x the walk speed 2021-10-26 20:09:48 +09:00
1147c6cbfc Remove unnecessary default value 2021-10-26 19:56:54 +09:00
aeac3287ea Merge pull request #15289 from ekrctb/catch-distance-snap
Add distance snapping to osu!catch editor
2021-10-26 19:38:06 +09:00
61c8c963e9 Merge pull request #15303 from peppy/fix-slider-path-extension-incorrectness
Fix slider paths being extended even when the last two points are equal
2021-10-26 19:16:12 +09:00
c15bfb2cf4 Handle bindable changes to fix new playlist creation not showing correct details 2021-10-26 18:19:05 +09:00
42d8d4fd38 Add tooltips to start button to explain why it's not clickable 2021-10-26 18:06:08 +09:00
1c578f285a Disable playlist start button when attempts have been exhausted 2021-10-26 18:06:08 +09:00
bffd9162ba Tint attempt count red when no attempts remain 2021-10-26 18:06:08 +09:00
708d40931b Add back remaining attempt display on playlist room screen 2021-10-26 18:06:08 +09:00
d5b4c68d3a Merge branch 'master' into fix-slider-path-extension-incorrectness 2021-10-26 17:36:50 +09:00
aa0762ebe2 Add test coverage for failing slider case 2021-10-26 17:35:03 +09:00
e92def0ba2 Fix LegacyBeatmapEncoder using incorrect path length value 2021-10-26 17:34:52 +09:00
6a6d3a5e8a Merge pull request #15304 from peppy/fix-editor-new-beatmap-sample-change-crash
Fix editor crash when attempting to change sample/velocity from timeline on new beatmap
2021-10-26 17:13:56 +09:00
4cef86dd12 Merge pull request #15301 from jaswon/reverse-slider-symmetric
Fix slider shape not always being maintained when reversing
2021-10-26 16:17:29 +09:00
ea55ba7ba9 Remove unused using statement 2021-10-26 16:08:21 +09:00