Dean Herbert
|
f923dc5009
|
Use framework Direction instead of local enum
It should be stable enough to use.
|
2023-01-17 18:27:15 +09:00 |
|
Dean Herbert
|
0a7d6948ca
|
Nest model class
|
2023-01-17 18:19:04 +09:00 |
|
MK56
|
a55ce9b586
|
Merge branch 'master' into JudgementCounter
|
2023-01-17 09:55:45 +01:00 |
|
Dean Herbert
|
6a0bf89401
|
Merge branch 'master' into replay-menu-expanded-state-memory
|
2023-01-17 14:30:23 +09:00 |
|
integer
|
c3c1d77e8e
|
make PlayerSettingsGroup expand on hover
|
2023-01-13 23:07:59 +00:00 |
|
integer
|
0b5c89d01f
|
revert additions to SessionStatics
|
2023-01-13 23:07:21 +00:00 |
|
MK56
|
1597bcbb6f
|
Merge branch 'master' into JudgementCounter
|
2023-01-11 11:04:37 +01:00 |
|
Dean Herbert
|
3210586eb6
|
Merge pull request #21519 from mk56-spn/variable_BPM_counter
Add dynamic BPM counter to SkinEditor
|
2023-01-10 18:43:50 +09:00 |
|
Dean Herbert
|
37d219a8ad
|
Fix comments, remove fixed width on "bpm" text and adjust baseline adjust slightly
|
2023-01-10 18:20:39 +09:00 |
|
Dean Herbert
|
85f542c3a8
|
Make GameplayClock private
|
2023-01-10 18:15:10 +09:00 |
|
Dean Herbert
|
3c93d0551c
|
Move setting up to be in line with other toggle
|
2023-01-10 18:07:15 +09:00 |
|
Dean Herbert
|
63ce5787e7
|
Start bars invisible
|
2023-01-10 18:06:45 +09:00 |
|
mk56-spn
|
602062f011
|
Address unclear naming issue
|
2023-01-09 21:04:51 +01:00 |
|
mk56-spn
|
d6f60db234
|
Add the ability to toggle the visibility of the main bar in BarHitErrorMeter.cs
|
2023-01-09 18:51:51 +01:00 |
|
Dean Herbert
|
9d97c1a0bd
|
Merge branch 'master' into variable_BPM_counter
|
2023-01-09 19:26:34 +09:00 |
|
Salman Ahmed
|
408356d05e
|
Fix gameplay leaderboard showing "-" on non-tracked scores
|
2023-01-06 12:06:47 +03:00 |
|
Bartłomiej Dach
|
6509d3538c
|
Fix counter initially rolling down from 100% to 0% in minimum achievable mode
|
2022-12-30 21:13:41 +01:00 |
|
Bartłomiej Dach
|
7580ab78be
|
Move binding to LoadComplete()
|
2022-12-30 21:08:48 +01:00 |
|
Bartłomiej Dach
|
6d42cc5a36
|
Naming pass
|
2022-12-30 20:30:58 +01:00 |
|
cdwcgt
|
d60349c7c6
|
add description
|
2022-12-30 23:24:41 +09:00 |
|
cdwcgt
|
8beb168be9
|
remove nullable disabled
|
2022-12-30 23:24:20 +09:00 |
|
cdwcgt
|
784fe7ecf2
|
rename AccType to AccuracyDisplay
|
2022-12-30 23:06:10 +09:00 |
|
cdwcgt
|
3c32a50c12
|
add new accuracy counter display
|
2022-12-30 21:19:46 +09:00 |
|
integer
|
a0690e7ffb
|
replay menus remembers expanded state
no messing with readonly fields
|
2022-12-27 00:13:46 +00:00 |
|
Berkan Diler
|
08d2fbeb8e
|
Use new ArgumentNullException.ThrowIfNull throw-helper API
|
2022-12-22 21:27:59 +01:00 |
|
mk56-spn
|
f3873b73e3
|
Clean up syntax for readability
|
2022-12-16 20:56:34 +01:00 |
|
Dean Herbert
|
27c497145f
|
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
|
2022-12-16 18:16:26 +09:00 |
|
mk56-spn
|
0c177aa7de
|
Improve tests, simplify "updateDisplay" method
|
2022-12-15 16:12:34 +01:00 |
|
mk56-spn
|
9a235b3213
|
remove rolling duration, fix issue with loading
|
2022-12-15 15:21:03 +01:00 |
|
mk56-spn
|
99d83315c1
|
change settings order
|
2022-12-12 15:10:45 +01:00 |
|
mk56-spn
|
8efe7528e3
|
change ruleset source to avoid issues with converted beatmaps
|
2022-12-12 15:10:10 +01:00 |
|
mk56-spn
|
4d592184ca
|
temp cmt
|
2022-12-12 11:53:07 +01:00 |
|
mk56-spn
|
58bf081096
|
Fix judgement counter not loading after first attempt in gameplay, Fix typo in Display
|
2022-12-12 10:52:55 +01:00 |
|
mk56-spn
|
f0c780f1f6
|
Fix tally header
|
2022-12-12 00:48:35 +01:00 |
|
mk56-spn
|
a107fca5d0
|
Hide "Full" option from counter flow directions
|
2022-12-12 00:33:28 +01:00 |
|
mk56-spn
|
161894da3b
|
Add more test checks and fix deserialisation test
|
2022-12-11 23:58:10 +01:00 |
|
mk56-spn
|
4c17b27273
|
Add Display, Counter, Tests
|
2022-12-11 23:47:17 +01:00 |
|
mk56-spn
|
f798951f09
|
Create Judgement Info struct
|
2022-12-11 22:09:14 +01:00 |
|
mk56-spn
|
ffbe68bd26
|
Add judgementTally to HUD overlay
|
2022-12-11 22:08:48 +01:00 |
|
mk56-spn
|
fc630165fd
|
Adjust formatting of BPM text
|
2022-12-06 15:08:21 +01:00 |
|
mk56-spn
|
f69c084969
|
Add roll duration
|
2022-12-05 17:08:00 +01:00 |
|
mk56-spn
|
b6a6db1160
|
Add dynamic BPM counter to SkinEditor
|
2022-12-05 12:29:23 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
d59befc9d3
|
Fix initial visual state of positions before sort runs
|
2022-11-18 16:08:27 +09:00 |
|
Dean Herbert
|
aff218dfd5
|
Redirect through validity function rather than overriding Sort
|
2022-11-18 16:03:40 +09:00 |
|
Dean Herbert
|
20af8217f4
|
Tidy up bindable flow
|
2022-11-18 15:50:41 +09:00 |
|
Dean Herbert
|
e4f522aad1
|
Fix inspections / typos
|
2022-11-18 15:47:37 +09:00 |
|
Dean Herbert
|
d17c091d63
|
Move constant to a better location
|
2022-11-18 15:47:31 +09:00 |
|
Dean Herbert
|
3faa7f5f74
|
Merge branch 'master' into gameplay-leaderboard-fix
|
2022-11-18 15:44:30 +09:00 |
|
Dan Balasescu
|
57b8495c7a
|
Merge branch 'master' into long-standard
|
2022-11-18 14:24:04 +09:00 |
|