MoArrows v1.0.0

Details

  • Filename
    MoArrows_v1.0.0.zip
  • Uploaded by
  • Uploaded
    Mar 15, 2012
  • Size
    22.37 KB
  • Downloads
    3,070
  • MD5
    3624b7c54627c3fb0dd1383f8dfb22eb

Supported Bukkit Versions

  • CB 1.2.3-R0.2

Changelog

v1.0.0 (release)
- Changed compiler library to JDK 6 for legacy server compatibility
- Added in game command interface
    - Added ability to temporarily change config values on the fly
- Added logging of protected area projectile hits

v0.9.5 (beta)
- Fixed onEntityHit worldguard bug

v0.9.4 (beta)
- Enhanced exploding arrow protection for worldguard regions

v0.9.3 (beta)
- Fixed poison arrow
- Fixed major onEntityDamage bug

v0.9.1 (beta)
- Added WorldGuard support!
- Tweaked config to mitigate null pointer issue with materials parsing

v0.7 (beta)
- Added permission support
- Scrapped old materials required code, built new functions from ground up
- Added more customization ability to damage calculations
- Updated default config file
- Fixed several config file parsing bugs
- Lots of code cleaning
- Misc. small bug fixes

v0.2 (alpha)
- Completely revamped arrowEffect method
- Added unique identifiers to arrow entities
- Fixed bug with arrow switching mid-flight
- Updated config file support
- Changed default config file
- Added customization of critical hits and base damage
- Started adding custom armor penalty code
- Started reworking "materials required" code
- Fixed onProjectileHit bug that cause log errors with falling arrows

v0.1 (initial alpha release)
- Updated bow shooting methods
- Updated event listener methods
- Created massive criticals code
- Created armor penalty code

- Materials handler needs work
- Torch arrow is buggy