Dean Herbert
|
6e4eed657c
|
Fix weird mouse position handling and don't return true to event
|
2024-10-07 14:32:31 +09:00 |
|
Dean Herbert
|
b5cc45bdda
|
Simplify format code (and adjust formatting slightly)
|
2024-10-07 14:26:42 +09:00 |
|
CloneWith
|
d7ba4ce7f2
|
Refactor progress tooltip updating method
* Rewrite calculating logic
* Remove useless variables
|
2024-10-04 23:30:50 +08:00 |
|
CloneWith
|
fd5655455a
|
Adjust tooltip text format
|
2024-10-04 16:56:16 +08:00 |
|
CloneWith
|
2d7fdaf892
|
Override OnMouseMove for cursor position fetching
|
2024-10-04 16:42:48 +08:00 |
|
CloneWith
|
5dd28d5352
|
Fix extra newline
|
2024-10-01 21:08:31 +08:00 |
|
CloneWith
|
5af05f1cc9
|
Use play length for timestamp calculation
|
2024-10-01 20:53:15 +08:00 |
|
CloneWith
|
4f16ecdf1b
|
Add progress tooltip for ArgonSongProgressBar
|
2024-10-01 20:22:46 +08: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
|
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 |
|
Dean Herbert
|
855185ca85
|
Adjust argon song progress bar's background fill to always display
|
2023-06-12 16:43:28 +09:00 |
|
Derrick Timmermans
|
febdca4547
|
Fix argon progress bar fill being oversized
|
2023-03-12 02:08:00 +01:00 |
|
Dean Herbert
|
67b40dd234
|
Adjust the seek effect to feel better
|
2023-01-18 17:09:39 +09:00 |
|
Dean Herbert
|
01558a9199
|
Tidy up height logic and allow hovering above bar for easier interaction
|
2023-01-18 17:09:29 +09:00 |
|
Dean Herbert
|
f3677ab33d
|
Simplify depth change logic
|
2023-01-18 16:38:21 +09:00 |
|
Dean Herbert
|
42e9b2b48c
|
Tidy up clock logic in all SongProgress classes
|
2023-01-18 16:29:42 +09:00 |
|
Dean Herbert
|
8bfd853889
|
Fix missing comment
|
2023-01-18 16:11:14 +09:00 |
|
Dean Herbert
|
e8770b84cd
|
Remove no longer necessary interface type
|
2023-01-18 15:23:55 +09:00 |
|
tsrk
|
f1989ba24d
|
quality: remove unused Darken bindable boolean
|
2023-01-17 17:26:05 +00:00 |
|
tsrk
|
d91aa341e5
|
refactor(ArgonSongProgress): reorder layering and make density graph visible for past time
|
2023-01-17 13:16:56 +00:00 |
|
tsrk
|
f6265197e8
|
feat(hud/gameplay): Add Argon variant of SongProgressBar
|
2023-01-09 21:56:29 +01:00 |
|