Releases: CommunalHelper/VortexHelper
Releases · CommunalHelper/VortexHelper
Vortex Helper - v1.2.17
What's Changed
- Make Lillies respritable and recolorable by @aonkeeper4 in #39
- Add
SpeedSetter
toBowlPuffer
by @bigkahuna443 in d607611
New Contributors
- @aonkeeper4 made their first contribution in #39
Full Changelog: v1.2.16...v1.2.17
Vortex Helper - v1.2.16
- Fixed negated custom sprite check for Purple Boosters. @catapillie
Full Changelog: v1.2.15...v1.2.16
Vortex Helper - v1.2.15
What's Changed
- PurpleBooster respriting by @Viv-0.
- Add custom particle colours for Vortex Bumper by @SilverDorian46 in #37
New Contributors
- @SilverDorian46 made their first contribution in #37
Full Changelog: v1.2.14...v1.2.15
Vortex Helper - v1.2.14
VortexHelper - v1.2.13
Created some Quality of Life changes as a toggleable feature to Purple Boosters:
- Resolves freeze redirect bug, this is abused in two maps so it cannot be set as the default behavior.
- Reduces freeze timer during launch from 6 frames to 3 frames, standard for a Green Booster
- Ensures that if you dash on the frame the launch code would run, it gives you the dash speed as if you had launched. Previously it would fail on the frame.
- Redesigned the liftboost function on the sling-back part of the slingshot to grow from low to the intended liftspeed over the last few frames of the slingshot¹.
- Enables Wallbouncing on during the slingshot part of the purple booster.
1: pressing right on the launch frame will result in 250 speed, brought over from the original implementation, (as well as the dash on that frame), so there is room for high-level speed requirements as well as low-level speed requirements feeling more intuitive
Vortex Helper - v1.2.12
- Fixed floor boosters preventing refills on room transitions
Vortex Helper - 1.2.11
- Fix crash on puffer explosion while player is dead (NRE).
Vortex Helper - 1.2.10
- Fix Bowl Puffer explosions causing player throwable drop/throws other than the exploding puffer.
VortexHelper - 1.2.9
- Remove dashcount decrement workaround from older Purple Booster implementation.
VortexHelper - 1.2.8
- Removed debug
Console.WriteLine
call. - Added freeze frames when starting a Purple Booster dash.
- Added demo-button checks.
- Fixed player hair issues when ducking in Purple Booster.