Skip to content

JedCore 2.9.2

Choose a tag to compare

@plushmonkey plushmonkey released this 26 Dec 22:04
· 3 commits to master since this release
  • Fix LavaThrow blast direction. (Simplicitee)
  • Fix no-volume AABB queries.
  • Use FlightHandler with FireSki and EarthSurf to hopefully reduce the frequency of flight bugs.
  • Improve MetalHook.
    • Fix a bug with MetalHook where the player wouldn't be pulled toward an attached hook.
    • Add config option to MetalHook for attaching to barriers.
  • Fix EarthKick bugs.
    • Allow slot swapping once EarthKick is created. This fixes the bug where the falling blocks don't damage enemies if the player swapped slots before they get near an enemy.
    • Fix an issue with EarthKick where the wrong FallingBlocks could be removed from the tracking list.