Andrei Zavatski
|
a59a14c9e6
|
Add setting to enable/disable hit error visibility
|
2019-08-18 15:01:04 +03:00 |
|
Andrei Zavatski
|
ee5568e596
|
Use Queue instead of List for stored Judgements
|
2019-08-18 14:43:34 +03:00 |
|
Andrei Zavatski
|
50133ba863
|
naming adjustments
|
2019-08-18 02:57:12 +03:00 |
|
Andrei Zavatski
|
906984ad95
|
Fix the math
|
2019-08-18 02:49:07 +03:00 |
|
Andrei Zavatski
|
f7024b513e
|
Visual improvements
|
2019-08-18 01:43:43 +03:00 |
|
Andrei Zavatski
|
94dbd6386f
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into accuracy-bar
|
2019-08-18 01:14:27 +03:00 |
|
Dean Herbert
|
d0f2d22995
|
Merge branch 'master' into fix-storyboard-not-shown-on-disabled-user-dim
|
2019-08-12 05:46:15 +09:00 |
|
Andrei Zavatski
|
e7964c165f
|
Make judgement lines alive for a bit longer
|
2019-08-11 19:09:50 +03:00 |
|
Andrei Zavatski
|
3136d46c7f
|
Do not generate new judgement line on miss
|
2019-08-11 19:04:56 +03:00 |
|
Andrei Zavatski
|
5e0ac28ca8
|
Add basic colours
|
2019-08-11 18:30:03 +03:00 |
|
Andrei Zavatski
|
177a317a48
|
rename AccuracyBar to HitErrorDisplay
|
2019-08-11 18:11:49 +03:00 |
|
Andrei Zavatski
|
2a35c3c3e2
|
Calculate real position for judgement lines
|
2019-08-11 18:04:54 +03:00 |
|
Andrei Zavatski
|
0a255fe4d1
|
Add moving arrow
|
2019-08-11 16:38:03 +03:00 |
|
Andrei Zavatski
|
ed409d113b
|
Add judgement lines generator
|
2019-08-11 15:53:15 +03:00 |
|
Andrei Zavatski
|
fd334e0319
|
Implement basic layout for AccuracyBar
|
2019-08-11 14:57:21 +03:00 |
|
Dean Herbert
|
90b1fe81f3
|
Update cached usage in line with framework changes
|
2019-08-09 19:12:29 +09:00 |
|
iiSaLMaN
|
0fcc6c1676
|
Add DimLevel property
|
2019-08-08 22:13:48 +03:00 |
|
iiSaLMaN
|
bedb744a2e
|
Add parentheses
|
2019-08-08 17:11:26 +03:00 |
|
iiSaLMaN
|
88b9942b2a
|
Move EnableUserDim check to defualt value of ShowDimContent
|
2019-08-08 17:07:06 +03:00 |
|
Dean Herbert
|
2172c5a52b
|
Merge branch 'master' into use-bindable-break-time-in-player
|
2019-08-08 14:24:52 +09:00 |
|
Dean Herbert
|
7d42561da9
|
Remove linq usage in BreakOverlay update
|
2019-08-08 12:58:20 +09:00 |
|
Salman Ahmed
|
3f9f9e7bc9
|
Merge branch 'master' into use-bindable-break-time-in-player
|
2019-08-08 05:36:45 +03:00 |
|
Dean Herbert
|
99f5ca07ce
|
Remove redundant comment
|
2019-08-08 10:42:54 +09:00 |
|
Dean Herbert
|
40a33b3382
|
Move IsLoaded check to more correct place
|
2019-08-08 10:41:23 +09:00 |
|
Dean Herbert
|
a2e3ab6463
|
Merge branch 'master' into add-bindable-for-break-times
|
2019-08-08 10:13:14 +09:00 |
|
iiSaLMaN
|
ba269a49ee
|
Expose break fade duration and add it in the calculation
|
2019-08-07 16:59:35 +03:00 |
|
iiSaLMaN
|
d3657d82cd
|
Simplify final check for break time
|
2019-08-07 16:28:16 +03:00 |
|
iiSaLMaN
|
c2b3c28c79
|
Use IsBreakTime for checking if currently in a break
Rather than iterating over all breaks to find which is in current time
|
2019-08-07 16:15:53 +03:00 |
|
Dean Herbert
|
dda078277a
|
Minor variable name changes
|
2019-08-06 23:05:12 +09:00 |
|
iiSaLMaN
|
2a68bb2749
|
onCompletionEvent -> pushResults
|
2019-08-06 14:11:43 +03:00 |
|
iiSaLMaN
|
dd701eaa62
|
Safely cancel the completion task on restart or immediate exit
|
2019-08-06 14:10:03 +03:00 |
|
iiSaLMaN
|
e6e315e07b
|
Expose current break index
|
2019-07-30 13:29:41 +03:00 |
|
iiSaLMaN
|
5bf0277fd4
|
Remove unnecessary quick check
Not saving for anything
|
2019-07-28 09:17:13 +03:00 |
|
iiSaLMaN
|
1dd3a66300
|
Remove unnecessary index resets
|
2019-07-28 09:16:19 +03:00 |
|
iiSaLMaN
|
95b568eb46
|
Remove unnecessary condition
|
2019-07-27 15:52:30 +03:00 |
|
iiSaLMaN
|
6c580ac9d5
|
Use while loops instead
|
2019-07-27 15:52:01 +03:00 |
|
Salman Ahmed
|
934439e138
|
Merge branch 'master' into add-bindable-for-break-times
|
2019-07-26 12:57:52 +03:00 |
|
iiSaLMaN
|
4c9e8527d8
|
Modify global index directly in the for loop
Moves the global index to a near break if not in a break yet
|
2019-07-26 09:24:53 +03:00 |
|
iiSaLMaN
|
5a94a22314
|
Add a quick check if we're not in a break with current index
|
2019-07-26 09:17:39 +03:00 |
|
iiSaLMaN
|
3fa6804501
|
Use better loops for moving index
Easy to read, suggested by peppy
|
2019-07-26 08:12:32 +03:00 |
|
iiSaLMaN
|
806d41daf4
|
Add function to reset break index
|
2019-07-26 08:11:13 +03:00 |
|
iiSaLMaN
|
91fa8a6552
|
Simplify null and any check
|
2019-07-26 08:09:18 +03:00 |
|
iiSaLMaN
|
44895c4b69
|
Use IReadOnlyList for break periods list
|
2019-07-26 05:41:10 +03:00 |
|
iiSaLMaN
|
b4c93b1777
|
Use lookup direction than 2 while loops
|
2019-07-26 05:11:01 +03:00 |
|
iiSaLMaN
|
a08d54eb06
|
Remove unnecessary checks
|
2019-07-26 03:11:59 +03:00 |
|
Shane Woolcock
|
1d6c321e14
|
Ensure we don't ping-pong nearestBreakIndex between breaks
|
2019-07-26 08:34:18 +09:30 |
|
Shane Woolcock
|
5e51012800
|
Rewrite updateBreakTimeBindable
|
2019-07-25 22:54:05 +09:30 |
|
iiSaLMaN
|
cdda264c49
|
Use global index and move it to find if break time
Avoid using iterations
|
2019-07-25 12:28:21 +03:00 |
|
iiSaLMaN
|
5a55433d6c
|
Return if breaks are null
Fixes a test
|
2019-07-25 11:53:32 +03:00 |
|
iiSaLMaN
|
172a9ce33a
|
Use a for loop instead of foreach
avoid allocating an iterator
|
2019-07-25 11:40:45 +03:00 |
|