Commit graph

16 commits

Author SHA1 Message Date
olliy fc5c6dc502
Update shooter_rocket/init.lua
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-04-22 21:20:06 +05:00
olliy 2050ebc1d7
use HUD instead of sending a message 2021-04-22 05:40:16 +05:00
olliy 8667bb31c0
Update shooter_rocket/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-04-22 05:26:39 +05:00
olliy 1a42bcd1e0
Update init.lua 2021-04-21 12:50:15 +05:00
olliy 8b0900ac82
clean up 2021-04-20 20:34:11 +05:00
olliy a76b52247a
Update init.lua 2021-04-20 20:32:25 +05:00
olliy a97d88bf08
Update init.lua 2021-04-20 19:52:07 +05:00
olliy 0bdc630241
slow player down while holding loaded rocket 2021-04-20 19:28:51 +05:00
stujones11 2a68881248 Use per-player camera height 2019-04-02 15:38:23 +01:00
stujones11 d1e1dcc1d6 Remove hard mod dependencies other than default 2019-03-23 20:55:44 +00:00
stujones11 2a0b7808a1 Code tidy, add .luacheckrc
Improve callbacks
2019-03-23 20:55:42 +00:00
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 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 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
Renamed from rocket.lua (Browse further)