Commit graph

17 commits

Author SHA1 Message Date
philipmi 19c897cc98 Change rocket mechanics 2022-07-01 23:24:57 +02:00
olliy 3279f45c6c
Update mods/ctf/ctf_classes/ranged.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-04-30 22:08:03 +05:00
olliy bdfc9d5ecd
Update ranged.lua 2021-04-30 01:17:13 +05:00
LoneWolfHT 1568de3449
Fix crash 2021-03-19 08:31:52 -07:00
LoneWolfHT 36a6f4117a
Fix crash fix not fixing crash 2021-03-16 16:41:34 -07:00
LoneWolfHT 844436ca3d
Fix crash with shooter_hook 2021-03-15 08:30:54 -07:00
Toby1710 0282bce349
Change grapple hook warning message (#808)
Co-authored-by: Toby1710 <69259430+Toby1710@users.noreply.github.com>
2021-02-25 06:27:49 -08:00
Toby1710 5bdb99d184
Change class item warning (#802) 2021-02-17 14:01:25 -08:00
David Leal a412c02e20
Remove grapple if player changes class after throwing (#740)
* Remove hook if player has changed...

...their class after firing the hook.

* Make grapple don't return to...

...player inventory and improve message.

* Update ranged.lua

Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-01-07 17:35:34 -08:00
ANAND baf5f17878
Fix grapples being usable by firing before punching flag (#632)
Check for player carrying flag in grapple entity's on_step as well.
2020-05-19 12:50:22 +05:30
rubenwardy 63726848ce
Update shooter to 0.6.1 2020-03-14 21:51:24 +00:00
rubenwardy 63b543a8fb Fix non-shooters from being able to use grappling hooks 2020-03-14 20:00:32 +00:00
rubenwardy 93693a8dfd Add rocketeer class 2020-03-14 20:00:32 +00:00
rubenwardy eee6cfcbec Improve class shooter modifications 2020-03-14 20:00:32 +00:00
rubenwardy 02d527eaf5 Add class items 2020-03-14 20:00:32 +00:00
rubenwardy f610722b83 Remove false promises in class selection, add random messages 2020-03-14 20:00:32 +00:00
rubenwardy c1b7ab7f9f Add better ranged combat for shooters 2020-03-14 20:00:32 +00:00