836cb1ee32
Suggested boundary change
2022-01-24 12:16:29 +01:00
948867898c
ModeMultiplier rename
2022-01-24 11:38:52 +01:00
a427e20090
Fixes
2022-01-24 10:38:11 +01:00
e3ba7d9ba5
Wiggle mod expansion
...
Free dlc!
2022-01-24 10:24:40 +01:00
161a2a321e
Remove bindable from ModeMultiplier
2022-01-24 09:07:07 +01:00
ed84ae0ac0
Adjust values to Bdach's refined taste
2022-01-24 00:42:43 +01:00
955bab926f
Separate the settings for each modes radiuses
2022-01-22 19:38:56 +01:00
bd308ca38c
Cleanup
2022-01-17 15:15:25 +01:00
ee4331dda4
Merge remote-tracking branch 'origin/Liswiera-FL-changes' into Liswiera-FL-changes
2022-01-15 21:44:03 +01:00
2a59735525
Initial commit
2022-01-15 21:43:28 +01:00
b3230868cc
use playfield clock
2022-01-06 16:31:30 +01:00
197ada1a8c
naive 10hz update
2022-01-06 16:04:38 +01:00
b9d2a10530
adjustable assist strength + dont update spinner & running slider
2022-01-06 16:00:49 +01:00
04d060aba3
update general playfield only once
2022-01-06 10:38:30 +01:00
5a62760fe4
hold spinners & minor adjustments
2022-01-05 13:05:22 +01:00
27a8bfa496
handle spinners and follow points
2022-01-04 22:17:50 +01:00
612f69782b
use Playfield.HitObjectContainer.AliveObjects
2022-01-04 14:29:44 +01:00
168a105ed8
merged upstream
2022-01-04 09:34:02 +01:00
7de43e3aba
Fix most open compound words in identifiers being closed
2021-12-27 20:26:28 -08:00
5001412a0d
Reorder easing mapping to match enum order and throw on unknown animation style
2021-11-28 15:19:12 +01:00
aba9ed624a
Remove unnecessary whitespace
2021-11-28 15:16:33 +01:00
1ae41118cd
Added gravity as a default.
2021-11-27 22:59:09 +01:00
0df97744ad
Moved linear to a better place.
...
i decided to go with leaving it under gravity, its plenty visible and fine there, since the public enum list self orders I wasn't sure about how i could set a default that wasn't the topmost option
2021-11-27 13:34:09 +01:00
5e56122d65
Linear approach type moved per peppys request
2021-11-26 09:48:38 +01:00
5e0763ae33
Expand the functionality of Approach different
2021-11-25 10:24:00 +01:00
116b857cea
Merge branch 'master' into no-scope-catch
2021-11-10 20:50:31 +09:00
6d04823b05
Remove unnecessary virtual
specs
2021-11-10 12:00:36 +01:00
41f4f0ab5e
Different setting slider description in each mod
2021-11-10 03:57:22 +03:00
64bc8da14c
Add "No Scope" mod implementation for Catch
2021-11-09 17:11:19 +03:00
0ecf5f201c
Rename User
to APIUser
and move to correct namespace
2021-11-07 11:26:01 +09: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
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
9fcb3d9dd1
NoScopeMod: show cursor during breaks + spinners
2021-10-22 18:14:32 -04:00
3a7eb7dd25
Make const private
2021-10-15 14:27:20 +09:00
6a80a417bd
Use Interpolation.Lerp
instead of transforms
...
Better handles cases where the combo may be changing faster than the
transition length.
2021-10-15 14:25:51 +09:00
538d980072
Rename Mod
2021-10-15 00:22:57 -04:00
2dfc42dd53
revert interpolation changes + fix cursor trail
2021-10-14 23:34:43 -04:00
23b50a054b
address comments
2021-10-14 20:50:47 -04:00
6b1534f5a6
Add "ghost" mod for osu
2021-10-14 18:30:55 -04:00