bc98e8c97c
Merge branch 'aim-refactor-velocity' into aim-refactor-ppcalc
2021-10-27 18:10:11 +00:00
09d4ed149c
merged latest slider
2021-10-27 18:09:50 +00:00
7eb7d12589
updated sliders to handle increased tick rates better
2021-10-27 18:08:30 +00:00
626db1f274
updated sliders to handle increased tick rates better
2021-10-27 18:08:06 +00:00
ddf87316df
updated to add nerf for repeated acute angles
2021-10-27 16:30:17 +00:00
6944151486
Apply batch fixing of built-in types using var
2021-10-27 13:04:41 +09:00
838481bf3a
Merge pull request #15252 from jaswon/no-scope-breaks
...
Show cursor during breaks and spinners in no scope mod
2021-10-27 12:55:02 +09:00
d80a73b63d
Use explicit primitive types
2021-10-27 12:53:02 +09:00
670fcea68d
Rename some variables
2021-10-26 18:56:34 +02:00
1147c6cbfc
Remove unnecessary default value
2021-10-26 19:56:54 +09:00
8b85c78b0d
Add processing of Spinner approach circles
2021-10-25 20:16:45 -07:00
0757044b15
Refactor logic to work
2021-10-26 11:42:15 +09:00
e7b19cb724
Rename test and fix incorrect layout
2021-10-26 11:30:36 +09:00
cf7fbf4b63
updated bdach's suggestion
2021-10-25 17:15:43 -07:00
c9a2c6c031
Reworking the Ouendan 2 Hidden code AGAIN
...
Not finished. Will be finished in a later commit.
2021-10-25 14:09:22 -07:00
7a92c7ab7e
Move condition to separate switch statement
...
No clue if this is how peppy wanted me to do it but it still works
2021-10-25 00:25:32 -07:00
cb36a23cdc
Update osu.Game.Rulesets.Osu/Mods/OsuModHidden.cs
...
Suggested by peppy. Changes name and description of setting
Co-authored-by: Dean Herbert <pe@ppy.sh >
2021-10-24 22:52:10 -07:00
d1b720af16
Add Ouendan 2 reference
2021-10-24 21:51:12 -07:00
6b9e8dbd2e
Added the ouendan 2 style hidden
...
Added as an option for nostalgia nerds like me
2021-10-24 21:34:40 -07:00
0c57453f4d
Reverted special case code changes
...
As requested by @frenzibyte
2021-10-24 18:16:14 -07:00
a8e3d0bacc
Added an override for StackedEndPosition
...
This ensures the spinner's hit judgement will always be centre instead of in the top left corner.
2021-10-24 18:15:40 -07:00
861cd4852a
Made StackedEndPosition virtual
...
Done to allow overriding in the other object classes.
2021-10-24 18:14:37 -07:00
386910ca2e
Cut amount of code down for the spinner judgement fix
2021-10-24 15:29:47 -07:00
b8308b9715
Corrected spinner judgement positions.
...
For some reason, spinner judgements would stack from the top left in an awkward fashion. This patch ensures that the judgement location will always be in the centre of the screen.
2021-10-24 15:28:38 -07:00
99d01f2162
Fix a couple of new layout inspections introduces in Rider 2021.3 EAP5
2021-10-24 23:51:49 +09:00
4440b9ca11
Change IHasRepeats.NodeSamples to IList from List
2021-10-23 01:59:07 -07:00
9fcb3d9dd1
NoScopeMod: show cursor during breaks + spinners
2021-10-22 18:14:32 -04:00
ceb2bdece9
Merge branch 'aim-refactor-velocity' into aim-refactor-ppcalc
2021-10-22 17:22:00 +00:00
b6e7d898f1
constant didnt update during last merge
2021-10-22 17:21:34 +00:00
19fb848ed2
Merge branch 'aim-refactor-velocity' into aim-refactor-ppcalc
2021-10-22 17:19:04 +00:00
b9748399c4
added velocity adjustment for sliders
2021-10-22 17:18:34 +00:00
06e7c3cd04
Merge branch 'aim-refactor-slider' into aim-refactor-velocity
2021-10-22 17:17:36 +00:00
62197fec3a
updated sliders for rebalance again
2021-10-22 17:17:19 +00:00
93482414d6
Remove SkinConfiguration
subclasses and allow configuration parsing for all skin types
2021-10-22 14:42:23 +09:00
ce8899e7c8
Merge branch 'aim-refactor-velocity' into aim-refactor-ppcalc
2021-10-21 21:38:37 +00:00
5ee2272d8a
added slider changes
2021-10-21 21:37:38 +00:00
85f28a843a
adjusted sliders further
2021-10-21 21:30:00 +00:00
ac22d31b34
Merge branch 'aim-refactor-velocity' into aim-refactor-ppcalc
2021-10-21 19:58:55 +00:00
534d1e72ce
merged sliders
2021-10-21 19:58:41 +00:00
ec06e53212
further rebalancing of sliders
2021-10-21 19:58:02 +00:00
b51a8dead5
Merge branch 'aim-refactor-velocity' into aim-refactor-ppcalc
2021-10-21 19:29:30 +00:00
be2f9603c9
merged slider updates
2021-10-21 19:29:06 +00:00
e3a0e4749e
removed excess acute anglebuff and buffed sliders to comp
2021-10-21 19:28:06 +00:00
55809c43ee
Merge branch 'aim-refactor-velocity' into aim-refactor-ppcalc
2021-10-21 18:38:59 +00:00
692c7b4be1
Merge branch 'aim-refactor-slider' into aim-refactor-velocity
2021-10-21 18:38:32 +00:00
b1c18d1f36
Merge branch 'aim-refactor-base' into aim-refactor-slider
2021-10-21 18:37:22 +00:00
2f8972b529
reverted overwritten file
2021-10-21 18:37:06 +00:00
ca3259d4e9
Merge branch 'aim-refactor-velocity' into aim-refactor-ppcalc
2021-10-21 17:22:33 +00:00
fd991296fa
Merge branch 'aim-refactor-slider' into aim-refactor-velocity
2021-10-21 17:22:09 +00:00
613a548583
Merge branch 'aim-refactor-base' into aim-refactor-slider
2021-10-21 17:21:52 +00:00