mk56-spn
|
d5bc8e2941
|
Code cleanup pass:
Make bubble transform logic more sane.
Extract bubble `getPosition()` method.
Address poorly named variables.
|
2023-02-16 11:12:30 +01:00 |
|
mk56-spn
|
8fc35b159f
|
Remove dysfunctional slider colouring
|
2023-02-15 10:04:50 +01:00 |
|
mk56-spn
|
297963b461
|
Remove BubbleInfo struct and consume DrawableOsuHitObject s directly
|
2023-02-15 10:00:46 +01:00 |
|
mk56-spn
|
1d1c794ccf
|
Invert pointless nested if statement
|
2023-02-15 09:37:47 +01:00 |
|
mk56-spn
|
e9a7d90273
|
make transform duration for bubble a method instead of a variable
|
2023-02-15 09:33:18 +01:00 |
|
mk56-spn
|
82292d6162
|
Make colouring for bubble more intuitive and remove unnecessary alpha assignment
|
2023-02-15 09:30:56 +01:00 |
|
mk56-spn
|
5db624159b
|
Change bubble rewind removal to be in ApplyToDrawableHitObject method.
|
2023-02-14 18:06:43 +01:00 |
|
mk56-spn
|
92c61c7339
|
move logic for bubble invoking to ApplyToDrawableHitobject() ` method
|
2023-02-14 16:31:34 +01:00 |
|
mk56-spn
|
2d49b5f9d6
|
Move bubbles to ruleset overlays container
|
2023-02-14 14:03:48 +01:00 |
|
mk56-spn
|
d100a4a491
|
Make lastJudgedHitObject nullable, and fix typo in name.
|
2023-02-14 10:12:37 +01:00 |
|
mk56-spn
|
6ff6e06a69
|
Simplify bubble container structure, modify some comments
|
2023-02-12 11:37:07 +01:00 |
|
mk56-spn
|
5e0c4aa904
|
Refactor pooling for bubbles, tweak the animations a tad, add some clarifying comments
|
2023-02-12 00:59:46 +01:00 |
|
mk56-spn
|
f0d4b9f0ca
|
Add inline comment for colour border override
|
2023-02-06 17:00:47 +01:00 |
|
Dean Herbert
|
abcb564a74
|
Code quality pass of OsuModBubbles
|
2023-02-06 17:35:43 +09:00 |
|
mk56-spn
|
3bdf83bf44
|
Redo the drawable structure of bubbledrawable to run and look better
|
2023-01-29 00:48:14 +01:00 |
|
mk56-spn
|
66da4c0288
|
Add colouration to the sliders to better match the vibrancy of the mod
|
2023-01-28 17:38:24 +01:00 |
|
mk56-spn
|
c3090dea5f
|
Simplify animations
|
2023-01-28 00:30:30 +01:00 |
|
mk56-spn
|
7c81f1e75b
|
Remove unnecessary BDL from bubble drawable
Improve animation duration formula
|
2023-01-27 12:53:19 +01:00 |
|
MK56
|
c50604f701
|
Merge branch 'master' into bubble_mod_implementation_clean
|
2023-01-27 11:58:56 +01:00 |
|
Gabe Livengood
|
dfbbc4002c
|
address test failure
|
2023-01-17 10:22:58 -05:00 |
|
mk56-spn
|
ca84b885dc
|
Add more detail to bubbles
|
2023-01-11 17:51:41 +01:00 |
|
mk56-spn
|
8a108b143e
|
Address mod incompatibilities
|
2022-12-25 23:11:15 +01:00 |
|
mk56-spn
|
bbb22479a8
|
Add "ModBubbles" for the osu ruleset.
|
2022-12-25 23:09:52 +01:00 |
|
apollo-dw
|
684b16cef5
|
Disambiguate object flipping and reflection methods
|
2022-12-07 21:09:53 +00:00 |
|
Pasi4K5
|
91e9c27507
|
Rename FlipSlider() to FlipSliderHorizontally
|
2022-12-07 00:48:25 +01:00 |
|
Pasi4K5
|
30952199b8
|
Allow random mod to flip sliders
|
2022-12-07 00:40:18 +01:00 |
|
Dean Herbert
|
896f2d8f74
|
Fix multiple instances of last hitobject time being calculated incorrectly
|
2022-12-01 18:04:06 +09:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dario Headley
|
a8c95c39ad
|
Exclude sliderticks from the " freeze "
|
2022-11-14 16:18:46 +01:00 |
|
Dean Herbert
|
cd8dc9b17b
|
Rename "Target" to "Target Practice"
|
2022-11-01 19:47:20 +09:00 |
|
Dan Balasescu
|
37407293aa
|
Adjust target and hold off mod multipliers
|
2022-11-01 17:57:20 +09:00 |
|
Dean Herbert
|
521fbd2ea3
|
Merge pull request #20345 from mk56-spn/Freeze_frame_implementation
Add "Freeze Frame" mod
|
2022-10-26 01:28:23 +09:00 |
|
D.Headley
|
f4aae9138b
|
Remove Incompatibility with HD
|
2022-10-25 08:48:45 +02:00 |
|
Dean Herbert
|
279ef556e3
|
Fix typon in comment
|
2022-10-25 13:27:26 +09:00 |
|
Dean Herbert
|
588fc750cd
|
Change approach circles to all appear at the same time, but don't adjust AR
|
2022-10-25 13:26:32 +09:00 |
|
D.Headley
|
764bc1948f
|
remove commented out Incompatible mod
|
2022-10-18 14:59:43 +02:00 |
|
D.Headley
|
acf3498f83
|
Code Quality
|
2022-10-18 13:49:10 +02:00 |
|
Dario Headley
|
e1a8bfa135
|
Fixed approachCircle preempt
|
2022-10-18 13:40:13 +02:00 |
|
Salman Ahmed
|
7e9229a117
|
Merge branch 'master' into no-scope-no-smoke
|
2022-10-15 16:42:34 +03:00 |
|
Salman Ahmed
|
ba72f13f54
|
Merge branch 'master' into hide-mouse-on-keyboard-input
|
2022-10-14 22:26:30 +03:00 |
|
Salman Ahmed
|
b1b97505ac
|
Fix smoke displayed in "No scope" mod
|
2022-10-14 22:16:14 +03:00 |
|
Salman Ahmed
|
09cc89cfa0
|
Update existing usages of Cursor to handle null value
|
2022-10-13 00:17:08 +03:00 |
|
D.Headley
|
f67f6cc99c
|
Fix switch case
|
2022-10-12 19:45:08 +02:00 |
|
D.Headley
|
83aedb1930
|
Make mod use new Combo, remove pointless test
|
2022-10-12 12:42:26 +02:00 |
|
Salman Ahmed
|
84fdd2e107
|
Improve flashlight display on break periods
|
2022-10-11 17:16:57 +03:00 |
|
Dean Herbert
|
5a5f3af27d
|
Rename property and add xmldoc
|
2022-10-10 15:42:08 +09:00 |
|
MK56
|
8fe89d5de2
|
Merge branch 'ppy:master' into Freeze_frame_implementation
|
2022-10-07 22:23:51 +02:00 |
|
Dan Balasescu
|
8598eb29f8
|
Adjust flashlight to closely match classic
|
2022-10-03 18:38:05 +09:00 |
|
o-dasher
|
f3e25eacad
|
Removes unnecessary setting sources specifications
|
2022-09-27 09:25:58 -04:00 |
|
o-dasher
|
537796c3a1
|
Cleanup mod bindings
|
2022-09-25 15:49:22 -04:00 |
|