Dan Balasescu
|
b44f77cee1
|
Update R# + fix inspections
|
2024-02-02 21:00:28 +09:00 |
|
Dean Herbert
|
462dab3c90
|
Remove unnecessary bindable
|
2024-01-29 02:13:39 +09:00 |
|
Dean Herbert
|
f4dd84fa77
|
Fix various inconsistencies and document better
|
2024-01-29 02:10:33 +09:00 |
|
Dean Herbert
|
23f12e1ea3
|
Should not be a container
|
2024-01-29 01:50:27 +09:00 |
|
Andrei Zavatski
|
b48f99ba4b
|
Stop using SliderBar as a base
|
2024-01-28 18:06:09 +03:00 |
|
Andrei Zavatski
|
3387565ba9
|
Fix song progress value may go beyond 1
|
2024-01-27 03:11:12 +03:00 |
|
Andrei Zavatski
|
567d2bedbf
|
Refactor ArgonSongProgress for same CurrentTime meaning
|
2024-01-27 03:03:01 +03:00 |
|
Andrei Zavatski
|
9b5b313193
|
Move common logic into own SongProgressBar class
|
2024-01-26 05:03:40 +03:00 |
|
Andrei Zavatski
|
d2af05b30e
|
Remove useless bindable from ArgonSongProgressBar
|
2024-01-26 04:09:00 +03:00 |
|
Andrei Zavatski
|
7811968582
|
Fix ArgonScoreCounter is still using localisation
|
2024-01-25 03:28:02 +03:00 |
|
Dean Herbert
|
02bb506cce
|
Avoid using .Children for enumeration in other locations
|
2024-01-23 05:32:11 +09:00 |
|
Dean Herbert
|
069af13aaf
|
Reduce enumerator overhead in GameplayLeaderboard
|
2024-01-23 05:31:53 +09:00 |
|
Dean Herbert
|
02369139b3
|
Remove FillFlow overhead of argon counters
|
2024-01-21 13:22:58 +09:00 |
|
Bartłomiej Dach
|
2be989b9f5
|
Merge pull request #26542 from peppy/non-touch-fade-button
Fade hold-for-menu button out completely on non-touch devices
|
2024-01-18 11:27:50 +01:00 |
|
Bartłomiej Dach
|
b718897b30
|
Merge pull request #26593 from peppy/rolling-counter-unstick
Change rolling counters to use quicker easing types
|
2024-01-17 14:37:52 +01:00 |
|
Dean Herbert
|
456a8e6e82
|
Merge pull request #26549 from bdach/hit-error-meter-pooling-bad
Fix `ColourHitErrorMeter` not loading pooled drawables ahead of time
|
2024-01-17 18:43:47 +09:00 |
|
Dean Herbert
|
a66ddc7813
|
Change rolling counters to use quicker easing types
|
2024-01-17 18:18:53 +09:00 |
|
Dean Herbert
|
c1c2e61723
|
Merge pull request #26446 from LeNitrous/add/replay-playback-controls
Add replay playback controls
|
2024-01-17 17:06:15 +09:00 |
|
Dean Herbert
|
e7732caaf7
|
Make PlayerSettingsOverlay 's api more stringent
|
2024-01-17 15:13:59 +09:00 |
|
Dean Herbert
|
42f64c2c44
|
Move load procedure to async method and simplify code
|
2024-01-17 15:02:42 +09:00 |
|
Dean Herbert
|
2be8d66d4c
|
Fix argon health bar showing "miss" bar for bananas
|
2024-01-16 15:52:18 +09:00 |
|
Dean Herbert
|
34905b2052
|
Apply NRT to new classes
|
2024-01-16 14:17:21 +09:00 |
|
Bartłomiej Dach
|
97e08f5071
|
Fix ColourHitErrorMeter not loading pooled drawables ahead of time
|
2024-01-15 21:40:07 +01:00 |
|
Andrei Zavatski
|
8661edfc2f
|
Organize consts better
|
2024-01-15 21:07:12 +03:00 |
|
Andrei Zavatski
|
c406135487
|
Merge branch 'master' into argon-health-rework
|
2024-01-15 20:40:19 +03:00 |
|
Bartłomiej Dach
|
d206acac63
|
Merge pull request #26540 from peppy/fix-double-counters
De-dupe displayed hits in judgement counter
|
2024-01-15 14:02:11 +01:00 |
|
Dean Herbert
|
52f8348ee3
|
Fade hold-for-menu button out completely on non-touch devices
|
2024-01-15 17:55:37 +09:00 |
|
Dean Herbert
|
e6453853c2
|
De-dupe displayed hits in judgement counter
|
2024-01-15 16:02:59 +09:00 |
|
Dean Herbert
|
0b5cc8fb10
|
Fix gameplay counter textures not being cached ahead of time
Part of https://github.com/ppy/osu/issues/26535.
|
2024-01-15 14:01:21 +09:00 |
|
Andrei Zavatski
|
c1e4e51a5f
|
Add comment explaining negative container padding
|
2024-01-12 15:34:07 +03:00 |
|
Andrei Zavatski
|
8d4ba6d466
|
Remove PathPadding property
|
2024-01-12 15:30:19 +03:00 |
|
Nitrous
|
c404628113
|
move creation of PlaybackSettings to ReplayPlayer
|
2024-01-12 15:12:02 +08:00 |
|
Andrei Zavatski
|
e861661037
|
Remove invalidations in update
oops
|
2024-01-12 03:03:41 +03:00 |
|
Andrei Zavatski
|
101a26a53e
|
Update start and end progress in one go
|
2024-01-12 02:54:07 +03:00 |
|
Andrei Zavatski
|
bbb36da323
|
Don't pass start and end progress to the background
|
2024-01-11 18:58:40 +03:00 |
|
Andrei Zavatski
|
d75bf55c58
|
CI fixes
|
2024-01-11 18:28:00 +03:00 |
|
Andrei Zavatski
|
f1db7db259
|
Implement ArgonHealthDisplayBar
|
2024-01-11 17:52:34 +03:00 |
|
Andrei Zavatski
|
90ab306a96
|
Implement ArgonHealthDisplayBackground
|
2024-01-11 17:52:33 +03:00 |
|
Dean Herbert
|
5d6f767dbd
|
Reduce excessive Color4 allocations during path colour updates
|
2024-01-11 00:31:39 +09:00 |
|
Dean Herbert
|
49d13cda6b
|
Fix failing test by setting health on source of truth
|
2024-01-10 23:09:43 +09:00 |
|
Dean Herbert
|
f912a1ba31
|
Merge branch 'master' into health-less-value-changed
|
2024-01-10 18:03:34 +09:00 |
|
Bartłomiej Dach
|
92ba770314
|
Fix missing wireframe behind percent sign on accuracy counter
|
2024-01-09 14:00:58 +01:00 |
|
Bartłomiej Dach
|
77bf6e3244
|
Fix missing wireframe behind "x" sign on combo counter display
|
2024-01-09 13:59:27 +01:00 |
|
Dean Herbert
|
4110adc4c0
|
Fix missing wireframe on argon combo counter
|
2024-01-09 20:16:28 +09:00 |
|
Dean Herbert
|
9c7e555237
|
Fix initial animation not playing correctly
|
2024-01-09 18:27:37 +09:00 |
|
Dean Herbert
|
80892f3167
|
Fix misses not displaying properly
|
2024-01-09 18:18:11 +09:00 |
|
Dean Herbert
|
b6505ba063
|
Reduce colour tween overhead and mark other calls of concern
|
2024-01-09 18:16:54 +09:00 |
|
Dean Herbert
|
12a59eb34c
|
Remove vertex update overheads
|
2024-01-09 17:35:01 +09:00 |
|
Dean Herbert
|
b3533d270c
|
Remove delegate overhead of HealthBarValue /GlowBarValue
|
2024-01-09 17:20:49 +09:00 |
|
Dean Herbert
|
d83b8dbdaf
|
Refactor ArgonHealthDisplay to user interpolation and less bindable events
|
2024-01-09 16:50:27 +09:00 |
|