PortableLight-v1.3b.jar

Details

  • Filename
    PortableLight-v1.3b.jar
  • Uploaded by
  • Uploaded
    Jul 20, 2014
  • Size
    8.35 KB
  • Downloads
    618
  • MD5
    ff0fd939aaaeb2cc0923722efc600b1c

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

Release | CB-1.7.2-R0.3 | PortableLight-v1.0.jar

  • Added torchlight using lightblocks
  • Added Packagesender for lightblockchanges

Release | CB-1.7.2-R0.3 | PortableLight-v1.1.jar

  • Added permission 'portablelight.use' to allow users to use the torch as portable light

Release | CB-1.7.2-R0.3 | PortableLight-v1.2fx.jar

  • Made minor fixes to the movement check
  • Reduced lag from v1.0 and v1.1
  • Prepared lag fix

Release | CB-1.7.9-R0.1 | PortableLight-v1.3a.jar

  • Improved light level change performance (500ms,5t-llc-check)
  • New method for updating chunks (now using w.refreshChunk())

Release | CB-1.7.9-R0.2 | PortableLight-v1.3b.jar

  • Rewrote light calculation algorithm
  • Added TLocXYZLL class to store torch data "per player"
  • Upgraded from Bukkit.getScheduler to BukkitRunnable.runTaskTimerAsynchronously