Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
6ccbdc85a3
|
Improve setting description text
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-04-29 11:56:46 +09:00 |
|
Dean Herbert
|
3c45746ba1
|
Add back schedule for safety
|
2022-04-28 14:29:57 +09:00 |
|
Dean Herbert
|
7c1b0b41ff
|
Fix migration not working correctly when applying on a default skin
|
2022-04-28 14:19:24 +09:00 |
|
Dean Herbert
|
7a23363d74
|
Add migration of song progress setting from config to component
|
2022-04-27 18:10:58 +09:00 |
|
Joseph Madamba
|
d0873d67e1
|
Move difficulty graph toggle to individual skin settings
|
2022-03-31 18:56:57 -07:00 |
|
Dean Herbert
|
4650c197a3
|
Make SongProgress.DrawableRuleset nullable to allow test scene to work
|
2022-03-17 18:45:37 +09:00 |
|
Dean Herbert
|
fd71aa4a4d
|
Change SongProgress resolution requirements to be required
|
2022-03-17 15:05:54 +09:00 |
|
Dean Herbert
|
8d45f86bd3
|
Rename variable to better reflect its purpose
|
2021-08-16 16:48:40 +09:00 |
|
Dean Herbert
|
838bcc51b2
|
Avoid new bindable requirement
|
2021-08-16 16:27:19 +09:00 |
|
Salman Ahmed
|
34c2b317e2
|
Hide song progress bar on multi-spectator player
|
2021-08-13 07:30:09 +03:00 |
|
Joseph Madamba
|
451c65a2c8
|
Fix song progress graph not being correctly hidden
|
2021-07-29 23:41:01 -07:00 |
|
Robin Avery
|
dc50ae40b9
|
Rename OverridesClosestAnchor to UsesFixedAnchor
|
2021-06-08 08:28:42 -04:00 |
|
Robin Avery
|
133d72a8c0
|
Rename UsingClosestAnchor
It is now "OverridesClosestAnchor". The logic is inverted accordingly.
|
2021-06-07 00:14:36 -04:00 |
|
Robin Avery
|
ce635af83e
|
Add UsingClosestAnchor to ISkinnableDrawable
Also implement it as an auto property in its inheritors.
The auto properties default to true.
|
2021-06-06 23:47:47 -04:00 |
|
Dean Herbert
|
10c730b37d
|
Add new default locations for hit bar error displays
|
2021-05-18 15:50:50 +09:00 |
|
Dean Herbert
|
ecf70c1707
|
Remove unnecessary container
|
2021-05-17 18:55:18 +09:00 |
|
Dean Herbert
|
b80768b44a
|
Hook up seeking flow
|
2021-05-17 18:52:56 +09:00 |
|
Dean Herbert
|
da0913ca2d
|
Make SongProgress a skinnable component
|
2021-05-17 18:52:56 +09:00 |
|
Dean Herbert
|
0cf3efa16b
|
Remove customisation support for SongProgressDisplay
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
8b82a07914
|
Move skin-related interfaces out of HUD namespace
|
2021-04-30 13:10:42 +09:00 |
|
Dean Herbert
|
6442fb819f
|
Split out component from test scene and fix SongProgress
|
2021-04-30 13:10:42 +09:00 |
|
Dean Herbert
|
434e63d629
|
Add skin customisation support to song progress display
|
2021-04-29 16:12:15 +09:00 |
|
Dean Herbert
|
0eab9daf13
|
Update existing overlay containers to not block scroll input
|
2021-04-12 16:41:36 +09:00 |
|
Dean Herbert
|
0cf3e90904
|
Update SongProgress height based on its dynamic height during resize
|
2020-10-14 18:44:22 +09:00 |
|
Dean Herbert
|
997b49f6dc
|
Change display to always show progress bar, only hiding seeking handle instead
|
2020-01-24 14:21:22 +09:00 |
|
Dean Herbert
|
da65fff48e
|
Merge remote-tracking branch 'upstream/master' into collapse-graph-option
|
2020-01-24 13:55:42 +09:00 |
|
Dean Herbert
|
709ec1404f
|
Centralise End/StartTime retrieval to extension method
|
2019-11-25 19:09:14 +09:00 |
|
Dean Herbert
|
16e33e8bc7
|
Fix song progress not displaying correctly
|
2019-10-28 18:34:58 +09:00 |
|
Unknown
|
d05512a12a
|
invert usage corresponding to previous description change
|
2019-07-05 09:16:50 +02:00 |
|
Unknown
|
ee44caf964
|
better setting description
|
2019-07-05 08:52:44 +02:00 |
|
Unknown
|
b425df6c75
|
various fixes
- make AllowSeeking a Bindable which fixes incorrect initial position and removes unnecessary variables
- make SongProgressInfo fixed height
|
2019-07-05 08:48:40 +02:00 |
|
Unknown
|
ed22c23f37
|
mask SongProgress
|
2019-07-05 08:30:32 +02:00 |
|
Unknown
|
e69160a0ce
|
fix graph not completely hiding
|
2019-07-05 08:05:18 +02:00 |
|
Unknown
|
608223cbb4
|
Add setting to collapse the song progress graph
|
2019-07-04 11:59:38 +02:00 |
|
Dean Herbert
|
609a82bc94
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
|
Dean Herbert
|
9248e6290c
|
Use FrameStabilityClock to denote current position on song progress
|
2019-05-09 18:09:26 +09:00 |
|
Dean Herbert
|
5f288650bf
|
Fix misses/typos
|
2019-03-20 14:49:33 +09:00 |
|
Dean Herbert
|
baea7230bc
|
Rename RulesetContainer to DrawableRuleset
|
2019-03-19 23:47:31 +09:00 |
|
Dean Herbert
|
01f1018d02
|
Tidy up clock logic using DI and a GameplayClock
|
2019-03-05 13:37:51 +09:00 |
|
Dean Herbert
|
0788a7e9f1
|
Merge branch 'master' into more-inspections
|
2019-02-28 14:32:57 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|
Dean Herbert
|
c8793911a8
|
Enable more stringent inspectcode style inspections
|
2019-02-27 21:25:40 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
Dean Herbert
|
6f1ef3243d
|
Proportionally adjust width in line with change
|
2018-10-31 02:56:25 +09:00 |
|
Paul Teng
|
4bc9161cd1
|
Leave bigger gap if replaying
|
2018-10-30 08:32:12 -04:00 |
|