Commit Graph

3896 Commits

Author SHA1 Message Date
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
d6aa2fe6e4 identified case with spinner where / 0 could theoretically be possible 2021-10-21 17:21:34 +00:00
a23330c49b removed comment 2021-10-21 17:21:03 +00:00
dba0ee0b1d added ppcalc changes to build 2021-10-21 17:18:24 +00:00
81e817f881 updated to latest version of velchange 2021-10-21 17:07:56 +00:00
276b4afdb0 removed unnecessary test code 2021-10-21 16:14:31 +00:00
4fe007aa2e new slider travel dist algorithm 2021-10-21 16:08:35 +00:00
bef6e100fa Merge branch 'aim-refactor-base' into aim-refactor-slider 2021-10-21 16:01:38 +00:00
cb605f9156 removed ppCalc changes and sliderabuseChecks 2021-10-21 16:00:57 +00:00
750c5a0181 Merge remote-tracking branch 'ppy/master' into aim-refactor-base 2021-10-21 15:45:31 +00:00
c074304ec3 updated to latest version of base 2021-10-17 04:48:57 +00:00
14d405786e resolved nans and added stacked slider fix 2021-10-17 03:56:53 +00:00