Commit graph

8 commits

Author SHA1 Message Date
stujones11 fde2b72a68 Update license and include source headers
Pass a deep copy of gunspec instead of a direct reference

Fix Lua style multi-line comments :/

Fix flaregun dependencies

Add mod.conf and description files plus some readme fixes
2019-03-23 20:55:40 +00:00
stujones11 18e22a38fb Allow particle effect overrides in gun spec 2019-03-23 20:55:38 +00:00
stujones11 e415b0b9cc Use dot notation for api methods, closes #18 2019-03-23 20:55:38 +00:00
stujones11 cff296d70b Crossbow improvements
Update turret mod

Fix undeclared global in blast function

Update rockets and grenades

Update grapple hook and flares

Unlink model textures
2019-03-23 20:55:35 +00:00
stujones11 49d6fe5741 Use minetest.raycast 2019-03-23 20:55:34 +00:00
doyousketch2 075cbe2e52 Update crossbow.lua
shooter_"..name..".png  was in there twice
2019-03-23 20:55:34 +00:00
stujones11 83c60c85ff Deprecate global config variables 2019-03-23 20:55:32 +00:00
BrunoMine edb19cf061 Separate weapons and API
Use less generic mod names to avoid conflicts
2019-03-23 20:55:27 +00:00