ekrctb
|
116b857cea
|
Merge branch 'master' into no-scope-catch
|
2021-11-10 20:50:31 +09:00 |
|
Bartłomiej Dach
|
6d04823b05
|
Remove unnecessary virtual specs
|
2021-11-10 12:00:36 +01:00 |
|
Semyon Rozhkov
|
41f4f0ab5e
|
Different setting slider description in each mod
|
2021-11-10 03:57:22 +03:00 |
|
Semyon Rozhkov
|
64bc8da14c
|
Add "No Scope" mod implementation for Catch
|
2021-11-09 17:11:19 +03:00 |
|
Dean Herbert
|
0ecf5f201c
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
d80a73b63d
|
Use explicit primitive types
|
2021-10-27 12:53:02 +09:00 |
|
Bartłomiej Dach
|
670fcea68d
|
Rename some variables
|
2021-10-26 18:56:34 +02:00 |
|
smoogipoo
|
1147c6cbfc
|
Remove unnecessary default value
|
2021-10-26 19:56:54 +09:00 |
|
Roxie Wattz
|
8b85c78b0d
|
Add processing of Spinner approach circles
|
2021-10-25 20:16:45 -07:00 |
|
Dean Herbert
|
0757044b15
|
Refactor logic to work
|
2021-10-26 11:42:15 +09:00 |
|
Dean Herbert
|
e7b19cb724
|
Rename test and fix incorrect layout
|
2021-10-26 11:30:36 +09:00 |
|
Roxie Wattz
|
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 |
|
Roxie Wattz
|
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 |
|
Roxie Wattz
|
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 |
|
Roxie Wattz
|
d1b720af16
|
Add Ouendan 2 reference
|
2021-10-24 21:51:12 -07:00 |
|
Roxie Wattz
|
6b9e8dbd2e
|
Added the ouendan 2 style hidden
Added as an option for nostalgia nerds like me
|
2021-10-24 21:34:40 -07:00 |
|
Jason Won
|
9fcb3d9dd1
|
NoScopeMod: show cursor during breaks + spinners
|
2021-10-22 18:14:32 -04:00 |
|
Dean Herbert
|
3a7eb7dd25
|
Make const private
|
2021-10-15 14:27:20 +09:00 |
|
Dean Herbert
|
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 |
|
Jason Won
|
538d980072
|
Rename Mod
|
2021-10-15 00:22:57 -04:00 |
|
Jason Won
|
2dfc42dd53
|
revert interpolation changes + fix cursor trail
|
2021-10-14 23:34:43 -04:00 |
|
Jason Won
|
23b50a054b
|
address comments
|
2021-10-14 20:50:47 -04:00 |
|
Jason Won
|
6b1534f5a6
|
Add "ghost" mod for osu
|
2021-10-14 18:30:55 -04:00 |
|
Dean Herbert
|
b339c149d8
|
Copy BaseDifficulty to Beatmap<T> and move all write operations across
|
2021-10-06 15:10:45 +09:00 |
|
Dean Herbert
|
a92d499d7a
|
Convert usages of BeatmapDifficulty to IBeatmapDifficultyInfo
|
2021-10-01 16:55:50 +09:00 |
|
smoogipoo
|
55ddc2c6e3
|
Merge branch 'master' into fix-blinds-barrel-roll-compatibility
|
2021-08-13 12:45:04 +09:00 |
|
Henry Lin
|
7251c28c4a
|
Merge branch 'master' into mod-muted
|
2021-07-29 21:14:03 +08:00 |
|
Henry Lin
|
935984d200
|
Rename MetronomeBeatContainer to Metronome
|
2021-07-29 15:17:21 +08:00 |
|
Henry Lin
|
0196141335
|
Remove unused constants
|
2021-07-29 14:52:40 +08:00 |
|
Henry Lin
|
18e760ee91
|
Extract metronome from OsuModTarget
|
2021-07-29 14:52:18 +08:00 |
|
Henry Lin
|
58bbe9db7e
|
Added muted mod
|
2021-07-28 18:21:08 +08:00 |
|
Dean Herbert
|
4a4d9b0dc6
|
Update description to match mania mirror implementation
|
2021-07-28 19:20:40 +09:00 |
|
Gabe Livengood
|
712bc578dc
|
update setting name and description
|
2021-07-27 17:45:52 -04:00 |
|
Salman Ahmed
|
ed903c60ea
|
Fix code style issues and remove unused using directives
|
2021-07-27 18:24:17 +03:00 |
|
Gabe Livengood
|
c741366c72
|
review modifications: change xmldocs, change reflection method name, remove reflection method returns, simplify incompat. mod list
|
2021-07-27 09:01:01 -04:00 |
|
Gabe Livengood
|
c7c261ba03
|
review modifications: change xmldoc wording, configure with enum instead of bool, declare incompatibility with hr
|
2021-07-26 17:48:03 -04:00 |
|
Gabe Livengood
|
49160e4482
|
review modifications: maniamodmirror inheritance, reflection utilities, vertical flip option
|
2021-07-26 10:46:41 -04:00 |
|
Gabe Livengood
|
eb585a6120
|
Add "Mirror" mod
|
2021-07-25 20:40:50 -04:00 |
|
aitani9
|
715f3e3f7c
|
Make blinds move correctly whenever the playfield is rotated
|
2021-07-22 14:07:41 -07:00 |
|
aitani9
|
80cb7c77b9
|
Calculate the diagonal length using Vector2.LengthFast instead of manually
|
2021-07-22 14:04:01 -07:00 |
|
aitani9
|
e6b28e1386
|
Rename origin to center for clarity
|
2021-07-22 14:01:31 -07:00 |
|
aitani9
|
283d953c4f
|
Fix blinds moving when barrel roll mod is active
|
2021-07-21 14:07:00 -07:00 |
|
Henry Lin
|
1c6a13fca7
|
Disallow mistimed event firing
|
2021-07-20 10:31:19 +08:00 |
|
Henry Lin
|
a387d8df74
|
Use BeatSyncClock
|
2021-07-20 10:30:40 +08:00 |
|
Henry Lin
|
fdebe4b94a
|
Code formatting fixes
|
2021-07-18 22:01:26 +08:00 |
|
Dean Herbert
|
49f0c707f6
|
Move approach circle hiding within BeginAbsoluteSequence
|
2021-07-18 22:34:28 +09:00 |
|
Dean Herbert
|
304eac26d3
|
Merge branch 'master' into osu-target-mod
|
2021-07-15 16:51:02 +09:00 |
|
Dean Herbert
|
ea87869753
|
Fix metronome playing during intro time
|
2021-07-15 16:50:55 +09:00 |
|