Skip to content

Releases: stujones11/shooter

Version 0.6.1

02 Apr 17:54
Compare
Choose a tag to compare
  • API updates and bug-fixes
  • Improve bullet particle velocity
  • Add global entity damage coefficient
  • Use per-player camera height
  • Allow multiple shots per round and optional spread
  • Add get_weapon_spec method by @rubenwardy

Version 0.6.0

24 Mar 16:40
Compare
Choose a tag to compare

Updated for Minetest 5.0.0

  • Reduce effective shotgun range by @ClobberXD
  • Crossbow texturing update by @doyousketch2
  • Separate weapons and api with help from @BrunoMine
  • Remove hard mod dependencies other than 'default'
  • Update and document shooter api
  • Replace deprecated minetest api methods
  • Use minetest.raycast for hit detection

Version 0.5.3

23 Mar 20:43
Compare
Choose a tag to compare

Minetest version: 0.4.9 - 0.4.17.1

  • Add coloured arrows
  • Preparation for coloured arrows by @HybridDog
  • Add admin super weapons by @HybridDog