Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Salman Ahmed
|
c9db0bf886
|
Call break time update when loaded
|
2021-02-06 20:54:13 +03:00 |
|
Salman Ahmed
|
8d18c7e929
|
Fix BreakTracker.IsBreakTime not updated properly on breaks set
Causes a pause from focus lose when playing a beatmap that has a break section at the beginning, due to `IsBreakTime` incorrectly set to `false`
|
2021-02-05 10:28:35 +03:00 |
|
Bartłomiej Dach
|
8118747732
|
Make PeriodTracker actually immutable
|
2020-05-02 01:33:33 +02:00 |
|
Salman Ahmed
|
6fa9feb15c
|
Merge remote-tracking branch 'upstream/master' into add-interval-list
|
2020-04-29 05:14:40 +03:00 |
|
Salman Ahmed
|
6e76e5900a
|
Rename is-in-any check method to a more legible name
|
2020-04-29 05:11:44 +03:00 |
|
Salman Ahmed
|
8d899f4e77
|
Apply changes to the BreakTracker and more adjustment
|
2020-04-29 05:11:43 +03:00 |
|
Salman Ahmed
|
fc6c245de5
|
Replace all judged event logic with HasCompleted bindable
|
2020-04-19 05:36:04 +03:00 |
|
Salman Ahmed
|
9a29797a5b
|
Use IntervalList<double> for tracking break periods
|
2020-04-09 23:00:16 +03:00 |
|
Dean Herbert
|
07462120e4
|
Split break tracking into its own component
|
2020-03-26 15:30:23 +09:00 |
|