Skip to content

Releases: jaxnb/GuardianBeamAPI

Bug Fix

13 Apr 22:43
Compare
Choose a tag to compare

Fixed a bug reported by Phineas that threw an exception when a player changed worlds while near a Beam.

Performance Improvements

12 Feb 20:42
Compare
Choose a tag to compare
Pre-release

Version 0.3

  • Improved performance by changing ArrayLists to HashSets.
  • Patched potential memory leak caused by storing World objects.
    Big thanks to Warren1001 for pointing out these improvements!

Initial Release

12 Feb 02:40
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

This project is currently under development, and it is not unlikely that the API will change. However, I will try not to change the API, or at least make it backwards compatible.