Releases: Aztlon/JedCore
Releases · Aztlon/JedCore
2.13.2
2.13.1
2.13.0
- Added support for Spigot 1.16 (Dreig-Michihi)
- Fixed ElementSphere Water crash
- Added water bubbles to ElementSphere Water underwater
- Added FireShots hand swapping by tapping sneak (Dreig-Michihi)
- Added configurable pointer for bending board, with "> " as default, to fix flickering (Dreig-Michihi)
- Fixed MetalFragments hoppers dupe (Dreig-Michihi)
- Added item crack particles to MetalFragments (Dreig-Michihi)
- Optimized MetalFragments (Dreig-Michihi)
- Fixed error resulting from ambiguous ability names like EarthKick that are shared with other popular addons (Dreig-Michihi)
- Optimized extinguishing for AirBreath (Dreig-Michihi)
- Fixed bug where Combustion couldn't start when a previous Combustion was still reverting (Dreig-Michihi)
- Improved Combustion charge-up and cooldown add times (Dreig-Michihi)
- Fixed FirePunch allowing multiple instances (Dreig-Michihi)
- Fixed Fissure reversion (StrangeOne101)
- Fixed lava immunity bug (StrangeOne101)
- Fixed AirSlam using SwiftStream's instructions (MKieburtz)
2.12.1
- Fixed URL being outdated in /b version
- Fixed IceWall not working on snow and ice blocks from the config
- Fixed WaterFlow using the wrong instructions
- Fixed LavaFlux making permanent stone when duration is less than cleanup
- Fixed MudSurge duping the center block
- Fixed MudSurge creating the blocks offset of 0.5 blocks
- Added new supported blocks to MudSurge
- Made MudSurge's brown blocks appear in a random order
- Fixed ElementSphere Fire crash
2.12.0
- Added death messages for all abilities
- Made all combos configurable with configurable instructions as well
- Updated MagnetShield metal list
- Fixed bending board not supporting the easy hex color format
- Fixed LavaFlux making permanent stone, duplicating earth block items, and destroying plants
- Fixed LavaFlux not working outside of old world height bounds
- Fixed Backstab not dealing "bending" damage
- Fixed rainbow FireBreath message
- Fixed AirBreath not extinguishing soul fire
- Fixed some newer signs not being supported in sign checking
- Fixed NPE in ESEarth#getLocation
- Added Aztl to the JedCore dev list
- Removed pointless imports
- Replaced a lot of deprecated methods with the non-deprecated versions
- Optimized a few minor things
2.11.0
- Updated ProjectKorra dependency to 1.10.2
- Converted to PK's TempFallingBlock class
- Removed CooldownEnforcer, rendered unnecessary by recent PK changes
- Updated FrostBreath to use temperature and humidity in order to work in custom biomes
- Fixed error relating to switching worlds while damaging an entity
2.10.0
2.9.7
Small 1.18 changes, API improvements
- Used World#getMinHeight and World#getMaxHeight instead of hard-coded Y-values for certain abilities' cancellations (for 1.18 world height changes)
- Added getters and setters to almost all abilities for improved data accessibility
- Fixed many warnings and instances of poor style
- Made almost all abilities adhere to standards concerning the possible cancellation of the AbilityStartEvent, so no irreversible changes take place if the event is cancelled
- Converted all instances of Entity#setVelocity to the new GeneralMethods#setVelocity, which calls its own event
- Removed unnecessary "time" variables that can be replaced with getStartTime() calls
- Made FirePunch not static
2.9.6.2
JedCore 2.9.6.1
- Fixes bug where many combo abilities did not display in /b display