Bartłomiej Dach
|
ead5e9f027
|
Merge branch 'master' into editor-inspector
|
2023-04-10 14:29:05 +02:00 |
|
Dean Herbert
|
0d696f8938
|
Merge pull request #23177 from smoogipoo/progressive-dt-multiplier
Add progressive DT/HT mod multipliers
|
2023-04-10 21:27:48 +09:00 |
|
Bartłomiej Dach
|
60358c7203
|
Perform first inspector text update immediately
Provides better and more consistent initial state for the inspector.
|
2023-04-10 14:13:53 +02:00 |
|
Bartłomiej Dach
|
641415ca32
|
Unify displayed duration format for single/multiple selection
|
2023-04-10 14:05:32 +02:00 |
|
Dan Balasescu
|
ad51f880e0
|
Remove overrides on DC/NC mods
|
2023-04-10 17:49:29 +09:00 |
|
Dan Balasescu
|
15f6bc155e
|
Add progressive score multiplier for HT
|
2023-04-10 13:35:48 +09:00 |
|
Dan Balasescu
|
c923482976
|
Add progressive score multiplier for DT
|
2023-04-10 13:31:48 +09:00 |
|
Dean Herbert
|
ad717d2368
|
Fix scheduled calls piling up during transactions
|
2023-04-06 23:39:36 +09:00 |
|
Dean Herbert
|
628c23afae
|
Merge pull request #23146 from EVAST9919/ruleset-samples-dispose
Fix `SampleStore` in `DrawableRulesetDependencies` isn't being disposed
|
2023-04-06 21:02:39 +09:00 |
|
Andrei Zavatski
|
ed565b1e59
|
Fix SampleStore isn't being disposed
|
2023-04-06 11:40:04 +03:00 |
|
Dean Herbert
|
e6872629f3
|
Merge pull request #22868 from peppy/no-epilepsy-warning-storyboard-disable
Don't show epilepsy warning when storyboards are disabled
|
2023-04-06 12:32:38 +09:00 |
|
Bartłomiej Dach
|
92b8a0eaf4
|
Merge pull request #22872 from Terochi/update-skinnable-sound-before-playing
Fix pause and fail screen samples not updating when skin is changed during gameplay
|
2023-04-05 23:39:10 +02:00 |
|
Bartłomiej Dach
|
ba753a8aac
|
Merge branch 'master' into update-skinnable-sound-before-playing
|
2023-04-05 22:56:25 +02:00 |
|
Bartłomiej Dach
|
8a52658c1f
|
Merge pull request #22858 from peppy/fix-old-beatmap-crash-on-load
Fix crash on attempting to load some old beatmaps which specify background images incorrectly
|
2023-04-05 22:28:05 +02:00 |
|
Bartłomiej Dach
|
27055919a3
|
Merge branch 'master' into fix-old-beatmap-crash-on-load
|
2023-04-05 21:39:42 +02:00 |
|
Bartłomiej Dach
|
a4e68e1845
|
Merge pull request #22654 from ItsShamed/gameplay/key-counter-abstraction
Introduce common structure for key counters
|
2023-04-05 21:07:30 +02:00 |
|
Bartłomiej Dach
|
6df7614b9d
|
Add tests for suppressing epilepsy warning when storyboard disabled
|
2023-04-05 20:56:50 +02:00 |
|
Bartłomiej Dach
|
02c6126be7
|
Ensure storyboards are enabled in existing epilepsy warning tests
|
2023-04-05 20:53:54 +02:00 |
|
Bartłomiej Dach
|
e5d57a65c9
|
Fix incorrect indent
|
2023-04-05 19:47:25 +02:00 |
|
Bartłomiej Dach
|
432f698697
|
Merge branch 'master' into gameplay/key-counter-abstraction
|
2023-04-05 19:45:14 +02:00 |
|
Dean Herbert
|
9c8b25e034
|
Fix display not always updating when expected by updating on a schedule
|
2023-04-05 13:45:24 +09:00 |
|
Bartłomiej Dach
|
ff593137de
|
Merge pull request #23112 from peppy/taiko-sample-based-plcaement
Remove left/right click based placement in taiko editor and respect sample selection
|
2023-04-04 19:32:43 +02:00 |
|
Bartłomiej Dach
|
7d9327f3e2
|
Only allow hit placement when left mouse is clicked
|
2023-04-04 18:40:10 +02:00 |
|
Bartłomiej Dach
|
e25ddbf53c
|
Merge branch 'master' into taiko-sample-based-plcaement
|
2023-04-04 18:38:18 +02:00 |
|
Dean Herbert
|
f07d859532
|
Optimise how often we update the display
|
2023-04-04 19:31:33 +09:00 |
|
Dean Herbert
|
3209b09270
|
Move inspector into own file
|
2023-04-04 19:17:34 +09:00 |
|
Dean Herbert
|
4aed483005
|
Tidy up dependency resolution
|
2023-04-04 19:14:30 +09:00 |
|
Dean Herbert
|
195b5fc3f1
|
Add view for selections of size != 1
|
2023-04-04 19:11:48 +09:00 |
|
Dean Herbert
|
b0d5761667
|
Add object type
|
2023-04-04 19:05:50 +09:00 |
|
Dean Herbert
|
c356c163fa
|
Add hit object inspector view
|
2023-04-04 19:03:45 +09:00 |
|
Dean Herbert
|
f9ebdadfe8
|
Move right-side editor toolbox to base HitObjectComposer
Move right-side editor toolbox to base `HitObjectComposer`
|
2023-04-04 19:00:56 +09:00 |
|
Bartłomiej Dach
|
1a5707b65f
|
Merge pull request #22878 from peppy/fix-replay-fail-on-exit
Ensure replays don't enter a failed state when exiting gameplay
|
2023-04-03 22:38:32 +02:00 |
|
Bartłomiej Dach
|
aa94e61559
|
Merge pull request #23111 from peppy/fix-debug-perf-drd
Fix abysmal debug performance due to try-catch logic in `DrawableRulesetDependencies`
|
2023-04-03 21:56:13 +02:00 |
|
Bartłomiej Dach
|
8cc425774b
|
Merge branch 'master' into fix-replay-fail-on-exit
|
2023-04-03 21:23:23 +02:00 |
|
Bartłomiej Dach
|
7dfd903b76
|
Merge branch 'master' into fix-debug-perf-drd
|
2023-04-03 21:04:18 +02:00 |
|
Bartłomiej Dach
|
b5d9284de2
|
Merge pull request #23108 from peppy/fix-overlay-toggles-during-disclaimer
Fix attempting to show overlay during game intro playing hide sound effects
|
2023-04-03 20:48:03 +02:00 |
|
Bartłomiej Dach
|
f42a463479
|
Remove #nullable disable
May as well that we're here...
|
2023-04-03 20:14:17 +02:00 |
|
Bartłomiej Dach
|
ed07c0640b
|
Remove unused using directive
|
2023-04-03 20:13:59 +02:00 |
|
Dean Herbert
|
be79ea1c10
|
Remove left/right click based placement in taiko editor and respect sample selection
|
2023-04-03 18:14:58 +09:00 |
|
Dean Herbert
|
7011928d86
|
Fix abysmal debug performance due to try-catch logic in DrawableRulesetDependencies
|
2023-04-03 18:04:33 +09:00 |
|
Dean Herbert
|
6239789188
|
Fix missing using statements in multiple test scenes
|
2023-04-03 15:37:10 +09:00 |
|
Dean Herbert
|
b0c09df259
|
Merge branch 'master' into gameplay/key-counter-abstraction
|
2023-04-03 15:33:35 +09:00 |
|
Dean Herbert
|
43d7386623
|
Merge pull request #22926 from Joehuu/fix-sort-direction-not-resetting
Fix beatmap listing sort direction not resetting when changing criteria
|
2023-04-03 15:32:10 +09:00 |
|
Dean Herbert
|
a394036279
|
Merge pull request #23020 from rrex971/fix-ar-cs-catch-less-than-1
Allow AR and CS values below 1.0 for osu!catch Difficulty Adjust mod
|
2023-04-03 15:30:05 +09:00 |
|
Dean Herbert
|
e4eb736622
|
Merge pull request #22929 from Joehuu/fix-loading-blocking-overlay-headers
Fix beatmap listing filter control being blocked by loading layer
|
2023-04-03 15:29:38 +09:00 |
|
Dean Herbert
|
a097433cb1
|
Fix overlay toggle keys working during disabled activation modes
Closes #23104.
|
2023-04-03 15:03:47 +09:00 |
|
Dean Herbert
|
daf9f19b29
|
Merge pull request #23098 from Joehuu/update-vote-pill-hover
Update comment vote pill in line with web
|
2023-04-03 12:01:46 +09:00 |
|
Dean Herbert
|
8932668f77
|
Update framework
|
2023-04-03 10:31:47 +09:00 |
|
Joseph Madamba
|
63ea17f10e
|
Update comment vote pill in line with web
|
2023-04-02 18:17:40 -07:00 |
|
Bartłomiej Dach
|
bc0538a7f6
|
Merge pull request #23089 from Susko3/fix-window-mode-dropdown
Fix window mode dropdown not showing
|
2023-04-02 20:24:32 +02:00 |
|