Dean Herbert
|
b4ec62473e
|
Remove width/height bindables from ArgonWedgePiece
|
2023-11-10 16:53:15 +09:00 |
|
Dean Herbert
|
4f90ac15fa
|
Reduce the default wireframe opacity a bit
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
7e0b41219c
|
Change animation to only affect number portion, add miss animation
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
e861681cd4
|
Adjust argon rolling easings
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
7c3a626f4b
|
Add basic animation for combo counter
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
6c1d48dfaf
|
Remove unused function
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
f31c1c9c79
|
Rename and move skinnable line component to a more commomn place
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
ec3b6e47fb
|
Change selection handling to adjust Size instead of Scale for edge nodes
|
2023-11-10 14:22:28 +09:00 |
|
Dean Herbert
|
7fc2050f72
|
Rename variables and mak seconary tooltip type work again
|
2023-11-10 11:52:34 +09:00 |
|
Salman Ahmed
|
d3af3c615f
|
Merge branch 'master' into gameplay-hud-redesign/counters
|
2023-11-10 01:04:03 +03:00 |
|
Salman Ahmed
|
6f5d905ce7
|
Update argon accuracy counter design
|
2023-11-10 01:02:05 +03:00 |
|
Salman Ahmed
|
59998b507a
|
Hide background sprite when storyboard finishes loading
|
2023-11-09 23:23:57 +03:00 |
|
Salman Ahmed
|
768a31b2f5
|
Fix background crash on a beatmap with no storyboard
|
2023-11-09 22:57:20 +03:00 |
|
Salman Ahmed
|
bd8409219f
|
Unload beatmap storyboard background when no longer present
|
2023-11-09 17:20:11 +03:00 |
|
Susko3
|
0c4c9aa4b5
|
Show touch taps setting in player loader on mobile platforms
|
2023-11-09 14:52:33 +01:00 |
|
Joshua Hegedus
|
ccb9ff826a
|
fixed tests
|
2023-11-09 13:09:59 +01:00 |
|
Dean Herbert
|
02966bc02f
|
Merge branch 'master' into change-clickable-avatars-tooltip-for-usergrid
|
2023-11-09 18:19:23 +09:00 |
|
Dean Herbert
|
67dc3aa5b7
|
Merge pull request #25366 from Susko3/better-touch-settings
Add "disable taps during gameplay" to touch input settings and related UI
|
2023-11-09 18:19:02 +09:00 |
|
Bartłomiej Dach
|
63a0ea5410
|
Fix PlayerTouchInputDetector applying touch device mod when other inactive mods present
|
2023-11-09 17:51:01 +09:00 |
|
Bartłomiej Dach
|
13b599b9b6
|
Merge branch 'master' into less-basic-touchscreen-detection
|
2023-11-09 17:36:48 +09:00 |
|
Jamie Taylor
|
8a47f05b16
|
Always play 'swoosh' sample when transitioning back to logo
|
2023-11-09 14:01:33 +09:00 |
|
Jamie Taylor
|
f69c2ea39b
|
Implement sample choking/muting for ButtonSystem samples
|
2023-11-08 22:21:24 +09:00 |
|
Jamie Taylor
|
f0a1df06ac
|
Add 'swoosh' samples to accentuate MainMenu animations
|
2023-11-08 22:21:24 +09:00 |
|
Jamie Taylor
|
17aa079cb1
|
Use new tiered 'back' samples
|
2023-11-08 22:21:24 +09:00 |
|
Jamie Taylor
|
fc1a0cf645
|
Update ButtonSystem to use new sample names
|
2023-11-08 22:21:24 +09:00 |
|
Salman Ahmed
|
2ef17c56b1
|
Remove unused local
|
2023-11-08 02:13:35 +03:00 |
|
Salman Ahmed
|
18c71c95cc
|
Merge branch 'master' into gameplay-hud-redesign/counters
|
2023-11-08 02:12:37 +03:00 |
|
Salman Ahmed
|
4de5454538
|
Bring back left-side line next to health display
Makes the score counter not look weird when it reaches 8 digits
|
2023-11-08 02:07:15 +03:00 |
|
Salman Ahmed
|
fdc714a248
|
Support percentages and ignore dot characters in wireframes part
|
2023-11-08 02:06:14 +03:00 |
|
Salman Ahmed
|
d30bac3f49
|
Move "required display digits" feature to reside in argon score counter
|
2023-11-08 02:06:14 +03:00 |
|
Salman Ahmed
|
e6d3085353
|
Update accuracy counter design
|
2023-11-08 02:06:14 +03:00 |
|
Salman Ahmed
|
cbea2db4be
|
Support absolute-sized health bar and use it for default layout
|
2023-11-08 02:06:14 +03:00 |
|
Dean Herbert
|
c00a1d948a
|
Merge branch 'master' into better-touch-settings
|
2023-11-07 23:21:59 +09:00 |
|
Dean Herbert
|
3e257f1e6c
|
Remove unused using statements
|
2023-11-07 23:21:51 +09:00 |
|
Susko3
|
fcd73e62d2
|
Remove mobile specific changes
Will be added back in a separate PR
|
2023-11-07 13:06:14 +01:00 |
|
ratinfx
|
544d5d1d86
|
Forgot a clock.Stop call
|
2023-11-07 12:23:22 +01:00 |
|
ratinfx
|
bdbeb2bce4
|
Renamed CollectionChanged event handler
|
2023-11-07 11:11:32 +01:00 |
|
ratinfx
|
aa87e0a44d
|
HitObject Selection logic and separation for gamemodes
+ moved time_regex into EditorTimestampParser
|
2023-11-07 01:36:58 +01:00 |
|
ratinfx
|
44f127c8a8
|
Renamed method and made private
|
2023-11-07 01:02:45 +01:00 |
|
ratinfx
|
0834b79cc7
|
Renamed method and moved Notifications inside
|
2023-11-07 00:56:24 +01:00 |
|
Susko3
|
7385c3c97b
|
Move InputSettings children creation code to BDL
- Avoids now obsolete variable name
- Makes changing to touch detection easier (access to session statics in BDL)
|
2023-11-07 00:17:15 +01:00 |
|
Susko3
|
05d9418718
|
Rename setting to TouchDisableGameplayTaps for better visibility when searching
|
2023-11-07 00:13:46 +01:00 |
|
Salman Ahmed
|
0dbba13686
|
Split argon score sprite text and update combo counter design
|
2023-11-07 01:59:36 +03:00 |
|
Salman Ahmed
|
7c1c62ba8a
|
Remove argon combo wedge and update combo counter position
|
2023-11-07 01:59:36 +03:00 |
|
Salman Ahmed
|
ce36884ef0
|
Make score wireframes display up to required digits count
|
2023-11-07 01:59:36 +03:00 |
|
Salman Ahmed
|
754e05213c
|
Update argon score wedge design
|
2023-11-07 01:59:36 +03:00 |
|
Susko3
|
f8b5ecc92a
|
Update UI to use the new setting
|
2023-11-06 21:07:15 +01:00 |
|
Salman Ahmed
|
b2749943e2
|
Display "required save" popup when creating another difficulty on a new beatmap
|
2023-11-06 21:54:40 +03:00 |
|
Dean Herbert
|
51c891e2e4
|
Automatically refresh the verify screen's issue list on re-entering it
Addresses https://github.com/ppy/osu/discussions/25365.
|
2023-11-06 19:34:36 +09:00 |
|
Bartłomiej Dach
|
682668ccf0
|
Remove touch device toasts entirely
|
2023-11-06 10:54:32 +01:00 |
|