Skip to content

Releases: CommunalHelper/VortexHelper

Vortex Helper - v1.2.17

Choose a tag to compare

@catapillie catapillie released this 10 Nov 03:07
21ac704

What's Changed

New Contributors

Full Changelog: v1.2.16...v1.2.17

Vortex Helper - v1.2.16

Choose a tag to compare

@catapillie catapillie released this 27 Jun 23:46
  • Fixed negated custom sprite check for Purple Boosters. @catapillie

Full Changelog: v1.2.15...v1.2.16

Vortex Helper - v1.2.15

Choose a tag to compare

@catapillie catapillie released this 27 Jun 22:34

What's Changed

  • PurpleBooster respriting by @Viv-0.
  • Add custom particle colours for Vortex Bumper by @SilverDorian46 in #37

New Contributors

Full Changelog: v1.2.14...v1.2.15

Vortex Helper - v1.2.14

Choose a tag to compare

@catapillie catapillie released this 22 Feb 00:44
35b59b9

VortexHelper - v1.2.13

Choose a tag to compare

@vivianlonging vivianlonging released this 18 Jan 08:28
b626b93

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

Choose a tag to compare

@catapillie catapillie released this 03 Sep 16:46
  • Fixed floor boosters preventing refills on room transitions

Vortex Helper - 1.2.11

Choose a tag to compare

@catapillie catapillie released this 22 Mar 17:29
  • Fix crash on puffer explosion while player is dead (NRE).

Vortex Helper - 1.2.10

Choose a tag to compare

@catapillie catapillie released this 22 Mar 12:51
  • Fix Bowl Puffer explosions causing player throwable drop/throws other than the exploding puffer.

VortexHelper - 1.2.9

Choose a tag to compare

@catapillie catapillie released this 23 Aug 10:21
  • Remove dashcount decrement workaround from older Purple Booster implementation.

VortexHelper - 1.2.8

Choose a tag to compare

@catapillie catapillie released this 17 Aug 03:04
  • 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.