Salman Ahmed
|
7a6ecaff0d
|
Remove default invisible cursor container from rulesets
|
2022-10-12 17:50:47 +03:00 |
|
Salman Ahmed
|
a44cfe2901
|
Hide menu cursor when user is idle
|
2022-10-12 17:50:31 +03:00 |
|
Salman Ahmed
|
8305d886e6
|
Refactor internal visibility logic to route back to PopIn /PopOut
|
2022-10-12 17:50:04 +03:00 |
|
Salman Ahmed
|
0a97ee71a9
|
Hide menu cursor when non-mouse input is applied
|
2022-10-11 16:23:51 +03:00 |
|
Salman Ahmed
|
60c92c8744
|
Enable NRT on MenuCursorContainer
|
2022-10-11 16:23:51 +03:00 |
|
Salman Ahmed
|
894127a948
|
Expose bindable for identifying last input source
|
2022-10-11 16:21:54 +03:00 |
|
Salman Ahmed
|
9b45a9cf76
|
Rename various cursor symbols
- `IProvideCursor.MenuCursor` -> `IProvideCursor.Cursor`
- `MenuCursor` -> `MenuCursorContainer
|
2022-10-11 16:21:01 +03:00 |
|
Dan Balasescu
|
cc0ca470f1
|
Merge pull request #20702 from peppy/update-prefer-no-video
Fix beatmap update button not respecting user "prefer no video" setting
|
2022-10-11 19:36:14 +09:00 |
|
Dan Balasescu
|
083a13f041
|
Merge pull request #20680 from peppy/fix-slider-ball-editor-rewind
Fix slider ball facing incorrect direction during rewinding in editor
|
2022-10-11 17:47:17 +09:00 |
|
Dan Balasescu
|
ac2c986ff5
|
Merge pull request #20679 from peppy/remove-duplicated-colour
Remove duplicated colour in osu!mania argon skin column colouring
|
2022-10-11 17:44:34 +09:00 |
|
Dan Balasescu
|
2ae41521eb
|
Merge pull request #20708 from peppy/mania-holding-sounds
Implement hold "sliding" samples in osu!mania
|
2022-10-11 17:31:44 +09:00 |
|
Dan Balasescu
|
88e82d3154
|
Merge pull request #20681 from peppy/fix-hidden-hud-interaction
Fix HUD components being interactive even when the HUD is visually hidden
|
2022-10-11 17:19:27 +09:00 |
|
Dan Balasescu
|
6cdc9b2662
|
Merge pull request #20682 from peppy/fix-show-score-from-song-select
Fix clicking a leaderboard score at song select transtiioning briefly to main menu
|
2022-10-11 17:16:16 +09:00 |
|
Dan Balasescu
|
045eb884b5
|
Merge pull request #20683 from peppy/storyboard-handle-backwards-events
Add support for weird storyboards which have backwards events
|
2022-10-11 17:12:22 +09:00 |
|
Dan Balasescu
|
b72fad0f21
|
Merge pull request #20707 from peppy/async-key-binding
Use async flow for storing key binding changes to realm
|
2022-10-11 16:57:25 +09:00 |
|
Dean Herbert
|
f060e6a780
|
Implement hold "sliding" samples in osu!mania
|
2022-10-11 16:31:37 +09:00 |
|
Dean Herbert
|
6f6290a21a
|
Use async flow for storing key binding changes to realm
|
2022-10-11 15:37:22 +09:00 |
|
Dan Balasescu
|
7342fb7f51
|
Merge pull request #20691 from Natelytle/maniappfix
Fix division by 0 in osu!mania's accuracy PP formula
|
2022-10-11 14:34:50 +09:00 |
|
Dean Herbert
|
a44ba579c5
|
Fix beatmap update button not respecting user "prefer no video" setting
Closes #20701.
|
2022-10-11 14:27:40 +09:00 |
|
Dan Balasescu
|
ccab04d141
|
Merge pull request #20645 from frenzibyte/flag-markdown
Add support for inline country flags in wiki overlay
|
2022-10-11 14:01:24 +09:00 |
|
Dan Balasescu
|
ed2b39a220
|
Remove whitespace
|
2022-10-11 13:53:18 +09:00 |
|
Dean Herbert
|
cb21126623
|
Merge pull request #20586 from ekrctb/time-based-selection
Use hit object time for timeline drag selection instead of relying on blueprint
|
2022-10-11 13:20:15 +09:00 |
|
Natelytle
|
cc54fc5c1b
|
rename method to reflect being a method
|
2022-10-10 13:52:01 -04:00 |
|
Natelytle
|
430eb44446
|
slight formatting
|
2022-10-10 13:45:16 -04:00 |
|
Natelytle
|
32adc1ec14
|
Fix division by 0
|
2022-10-10 13:36:52 -04:00 |
|
Dean Herbert
|
3d58df2b61
|
Merge branch 'master' into flag-markdown
|
2022-10-11 01:58:43 +09:00 |
|
Dean Herbert
|
d700040a0d
|
Make country code parsing resilient to invalid cases
|
2022-10-11 01:39:53 +09:00 |
|
Dean Herbert
|
be5a413753
|
Update framework
|
2022-10-11 01:35:35 +09:00 |
|
Dean Herbert
|
5a43cb6bb2
|
Merge pull request #20606 from sw1tchbl4d3r/barline_generator_improvements
Barline generator improvements
|
2022-10-11 01:31:30 +09:00 |
|
sw1tchbl4d3
|
5a4196fd51
|
Make currentEffectPoint non-nullable
|
2022-10-10 15:34:29 +02:00 |
|
sw1tchbl4d3
|
d389808427
|
Make effect point search more efficient
|
2022-10-10 14:00:26 +02:00 |
|
Dean Herbert
|
28185178d6
|
Add support for weird storyboards which have backwards events
Closes https://github.com/ppy/osu/issues/20632.
Not adding test coverage because this is just weird.
|
2022-10-10 16:51:55 +09:00 |
|
sw1tchbl4d3
|
eae32ca483
|
Switch DefinitelyBigger to AlmostBigger to account for fp errors
|
2022-10-10 09:39:40 +02:00 |
|
Dean Herbert
|
e57819d687
|
Merge pull request #20665 from frenzibyte/fix-smoke-blocked-on-relax
Fix smoke being blocked with "Relax" mod enabled
|
2022-10-10 16:36:03 +09:00 |
|
Dean Herbert
|
b783fdf667
|
Fix clicking a leaderboard score at song select transtiioning briefly to main menu
- Regressed in #20567.
- Closes #20651.
|
2022-10-10 16:20:18 +09:00 |
|
Dean Herbert
|
20adc522b9
|
Fix HUD components being interactive even when the HUD is visually hidden
|
2022-10-10 16:05:41 +09:00 |
|
Dean Herbert
|
f6a8cc3f32
|
Add test showing broken input in HUD overlay when hidden
|
2022-10-10 16:05:41 +09:00 |
|
Dean Herbert
|
5a5f3af27d
|
Rename property and add xmldoc
|
2022-10-10 15:42:08 +09:00 |
|
Dean Herbert
|
33620b7bd6
|
Fix slider ball facing incorrect direction during rewinding in editor
Closes https://github.com/ppy/osu/issues/20648.
|
2022-10-10 15:24:18 +09:00 |
|
Dean Herbert
|
26a473e85e
|
Update resources (fixes osu!mania flashlight crash)
|
2022-10-10 14:24:36 +09:00 |
|
Dean Herbert
|
0b5f8e1c93
|
Remove duplicated colour in osu!mania argon skin column colouring
There will probably be more change to colours, but let's just fix this
for now.
|
2022-10-10 13:12:30 +09:00 |
|
Dean Herbert
|
0bf097fc06
|
Merge pull request #20672 from mk56-spn/Remove_Dead_Class
Remove leftover Enum
|
2022-10-10 11:31:56 +09:00 |
|
D.Headley
|
5d2e3dcf4a
|
Remove leftover Enum
|
2022-10-09 22:52:54 +02:00 |
|
Salman Ahmed
|
2d4f390372
|
Remove non-smoke key bindings on "Relax" mod instead
|
2022-10-09 17:14:16 +03:00 |
|
Salman Ahmed
|
c89a55043e
|
Fix smoke being blocked with "Relax" mod enabled
|
2022-10-09 15:28:12 +03:00 |
|
Dean Herbert
|
9bb4c70393
|
Merge pull request #20650 from OliBomby/fix-stream-convert
Fixed slider stream convert float precision edge case
|
2022-10-09 12:06:13 +09:00 |
|
OliBomby
|
b22e201289
|
Fixed stream convert float precision edge case
|
2022-10-08 23:43:23 +02:00 |
|
Salman Ahmed
|
0309751d55
|
Add test coverage
|
2022-10-08 21:50:31 +03:00 |
|
Salman Ahmed
|
13083813bd
|
Update hardcoded article page
|
2022-10-08 21:50:25 +03:00 |
|
Salman Ahmed
|
a9aba74351
|
Add markdown country flag support
|
2022-10-08 21:50:25 +03:00 |
|