Salman Ahmed
|
1c844a155e
|
Remove health line detail
|
2023-11-05 01:55:54 +03:00 |
|
Salman Ahmed
|
91cf237fc1
|
Revert health display settings changes
|
2023-11-05 01:55:54 +03:00 |
|
ratinfx
|
7492d953ae
|
Moved error checks into Editor
- Invoke Action on error to Notify user
- added some comments
|
2023-11-04 21:17:58 +01:00 |
|
Joshua Hegedus
|
ec290ae953
|
added tests
|
2023-11-04 19:03:23 +01:00 |
|
Joshua Hegedus
|
a70bfca501
|
added usergrid for tooltip
|
2023-11-04 17:57:37 +01:00 |
|
ratinfx
|
19cdf99df8
|
Fixed up tests
|
2023-11-04 12:04:58 +01:00 |
|
ratinfx
|
f867cff8c7
|
Added OpenEditorTimestamp Tests
|
2023-11-04 03:42:08 +01:00 |
|
ratinfx
|
60f62faec3
|
Renamed Editor method
|
2023-11-04 03:30:38 +01:00 |
|
ratinfx
|
f854e78bb0
|
Added ExclamationTriangle Icon to notifications
|
2023-11-04 03:29:05 +01:00 |
|
ratinfx
|
43ab7f4942
|
Added OpenEditorTimestamp base implementation
|
2023-11-04 02:01:18 +01:00 |
|
Bartłomiej Dach
|
d3c5988bf1
|
Merge branch 'master' into slider-combo-matching-2
|
2023-11-03 09:11:39 +01:00 |
|
Joseph Madamba
|
3f8baf913b
|
Add 100 and 1000 key press step to test overflow
|
2023-11-02 20:49:01 -07:00 |
|
Joseph Madamba
|
e3b3ce6c84
|
Fix test overflowing on widescreen + add default (triangles) key counter testing
|
2023-11-02 20:42:28 -07:00 |
|
Joseph Madamba
|
16731ff85f
|
Fix text positioning
|
2023-11-02 20:42:28 -07:00 |
|
Joseph Madamba
|
b3dfe19472
|
Fix UprightAspectMaintainingContainer not being centred
|
2023-11-02 20:42:28 -07:00 |
|
Joseph Madamba
|
090601b485
|
Apply peppy's upright key counter attempt diff
Co-Authored-By: Dean Herbert <pe@ppy.sh>
|
2023-11-02 20:42:23 -07:00 |
|
Dan Balasescu
|
bc9cdb4ce0
|
Merge pull request #25341 from peppy/slider-combo-matching
Rename and invert flags for slider classic behaviours
|
2023-11-03 11:27:22 +09:00 |
|
Bartłomiej Dach
|
a78fab0e7d
|
Do not hardcode ruleset name in touch device detection toast
|
2023-11-03 00:17:29 +01:00 |
|
Bartłomiej Dach
|
a613292802
|
Fix unknown mod test failure
|
2023-11-02 23:44:40 +01:00 |
|
Bartłomiej Dach
|
8e9006b5d5
|
Declare Touch Device incompatible with Autopilot
With Autopilot active, Touch Device no longer matters.
|
2023-11-02 22:57:05 +01:00 |
|
Bartłomiej Dach
|
0dd0a84312
|
Move player touch handler to SubmittingPlayer
Shouldn't be there in `ReplayPlayer`.
|
2023-11-02 22:56:43 +01:00 |
|
Bartłomiej Dach
|
8784dd42c0
|
Do not attempt to turn on Touch Device in song select with autoplay active
|
2023-11-02 22:56:43 +01:00 |
|
Bartłomiej Dach
|
d25b54c06d
|
Split test into two
They would fail on CI when written as one, and I don't care why.
|
2023-11-02 22:14:38 +01:00 |
|
Bartłomiej Dach
|
3a6d65d395
|
Touch up PlayerTouchInputHandler
|
2023-11-02 21:24:58 +01:00 |
|
Bartłomiej Dach
|
4532d0ecdf
|
Add logging & debug facility for touch input interceptor
|
2023-11-02 21:24:58 +01:00 |
|
Bartłomiej Dach
|
c588f434e5
|
Fix song select touch handler causing crashes when song select is suspended
|
2023-11-02 21:24:58 +01:00 |
|
Bartłomiej Dach
|
ef555ed0cf
|
Fix test failures
|
2023-11-02 21:24:58 +01:00 |
|
Bartłomiej Dach
|
21a4da463b
|
Add failing test covering crash scenario
|
2023-11-02 21:24:58 +01:00 |
|
Bartłomiej Dach
|
f2df02b60f
|
Automatically activate touch device mod in player
|
2023-11-02 21:24:58 +01:00 |
|
Bartłomiej Dach
|
29d4d81eaa
|
Add test scene for basic touchscreen detection scenarios
|
2023-11-02 21:24:58 +01:00 |
|
Bartłomiej Dach
|
2f6ff893b5
|
Automatically activate and deactivate touch device mod in song select
|
2023-11-02 19:45:48 +01:00 |
|
Bartłomiej Dach
|
980c900f43
|
Add component for game-wide touch detection
|
2023-11-02 19:32:56 +01:00 |
|
Bartłomiej Dach
|
68efb3c110
|
Mark ModTouchDevice as always valid for submission
|
2023-11-02 19:25:57 +01:00 |
|
Bartłomiej Dach
|
9f11a04cc7
|
Generalise notion of 'touch device' mod
|
2023-11-02 19:14:05 +01:00 |
|
Bartłomiej Dach
|
a0757ce13f
|
Update xmldoc to match flipped flag semantics
|
2023-11-02 18:58:14 +01:00 |
|
Bartłomiej Dach
|
86ede717cb
|
Clean up comment
|
2023-11-02 18:52:47 +01:00 |
|
Dean Herbert
|
ac6fb386d1
|
Remove nested ternary
|
2023-11-02 23:42:52 +09:00 |
|
Bartłomiej Dach
|
efb4458061
|
Merge pull request #25336 from peppy/mania-key-expand-mobile
Add support for "argon" default skin to expand columns when on mobile devices
|
2023-11-02 12:40:57 +01:00 |
|
Bartłomiej Dach
|
998d709331
|
Merge branch 'master' into mania-key-expand-mobile
|
2023-11-02 11:59:01 +01:00 |
|
Dean Herbert
|
f0f595ca40
|
Continue to play spinner bonus sounds when MAX display occurs
|
2023-11-02 19:52:49 +09:00 |
|
Dean Herbert
|
704f5a6de3
|
Adjust sizing slightly to ensure we stay within 1366 limits
|
2023-11-02 11:44:36 +01:00 |
|
Dean Herbert
|
818432fab4
|
Fix non-classic osu! combo not matching expectations
|
2023-11-02 19:27:55 +09:00 |
|
Bartłomiej Dach
|
e18d0b64de
|
Merge pull request #25338 from peppy/mania-mod-ordering
Change osu!mania conversion mod ordering to be more appeasing
|
2023-11-02 10:46:32 +01:00 |
|
Dean Herbert
|
bf9f20705f
|
Simplify classic behaviour flag to only need to be specified on the slider itself
|
2023-11-02 18:31:29 +09:00 |
|
Dean Herbert
|
a7705284e7
|
Add better commenting around DrawableSliderHead logic
|
2023-11-02 18:31:28 +09:00 |
|
Dean Herbert
|
9af2a5930c
|
Remove redundant passing of Scale to nested objects
|
2023-11-02 17:52:10 +09:00 |
|
Dean Herbert
|
9c1f4b552e
|
Rename and invert flags for slider classic behaviours
|
2023-11-02 17:43:21 +09:00 |
|
Bartłomiej Dach
|
64feea80db
|
Merge pull request #25334 from peppy/fix-bubble-crash-again
Fix another potential crash in bubbles mod
|
2023-11-02 09:32:09 +01:00 |
|
Bartłomiej Dach
|
b7ab886848
|
Merge pull request #25333 from peppy/fix-spinner-performance
Fix all spinner ticks being alive and causing performance degradation
|
2023-11-02 09:07:44 +01:00 |
|
Bartłomiej Dach
|
ad82ada030
|
Trim redundant comments
|
2023-11-02 08:18:37 +01:00 |
|