You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use FlightHandler with FireSki and EarthSurf to hopefully reduce the frequency of flight bugs.
10
+
- Improve MetalHook.
11
+
- Fix a bug with MetalHook where the player wouldn't be pulled toward an attached hook.
12
+
- Add config option to MetalHook for attaching to barriers.
13
+
- Fix EarthKick bugs.
14
+
- 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.
15
+
- Fix an issue with EarthKick where the wrong FallingBlocks could be removed from the tracking list.
16
+
17
+
### 2.9.1
18
+
- Fix AABB code so it works on Spigot 1.15.
19
+
20
+
### 2.9.0
21
+
- Add support for Spigot 1.14.4/ProjectKorra 1.8.9. It should continue to work with Spigot 1.13.2/ProjectKorra 1.8.8, but it hasn't been tested.
22
+
- Fix EarthLine render issue that has existed for a long time where the falling blocks aren't spawned at the center of the block.
23
+
- Improve EarthLine climbing/falling.
24
+
6
25
### 2.8.1
7
26
- Refactor FrostBreath code.
8
27
- Use waterbendable TempBlocks for the created snow. This should fix some reversion issues that could cause permanent blocks.
0 commit comments