capturetheflag/mods/ctf/ctf_classes
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
..
textures Add rocketeer skins 2020-03-16 23:36:14 +00:00
api.lua ctf_classes: Fix crash when player meta contains invalid class name (#607) 2020-05-07 14:52:14 +05:30
classes.lua ctf_classes: Give medics 50 bandages on (re)spawn (#627) 2020-05-13 16:47:46 +05:30
flags.lua Split classes init.lua into multiple files 2020-03-14 20:00:32 +00:00
gui.lua Fix variants of class items being allowed to drop 2020-03-14 20:00:32 +00:00
init.lua ctf_classes: Award points to medic for healing (#606) 2020-05-14 22:56:28 +05:30
items.lua Fix knight items being kept on first class change 2020-03-14 22:26:23 +00:00
medic.lua ctf_classes: Award points to medic for healing (#606) 2020-05-14 22:56:28 +05:30
mod.conf ctf_classes: Award points to medic for healing (#606) 2020-05-14 22:56:28 +05:30
ranged.lua Fix grapples being usable by firing before punching flag (#632) 2020-05-19 12:50:22 +05:30