capturetheflag/mods/ctf/ctf_classes
Apelta 10881d4211
Fix antisabotage bugs and make to work with paxel(#731)
* Fix crucial bugs with antisabotage

Fix possible crashes, infinite items, and any related issues

* Make sabotage into function to be used with paxel

* Fix paxel to work with antisabotage

* Fix whitespace for luacheck

* Update mods/pvp/antisabotage/init.lua

Remove unnecessary newline

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update function

* Update function name

* Add check for antisabotage

* Remove whitespace for luacheck

* Add antisabotage as an optional dependency

* Remove more whitespace

Co-authored-by: David Leal <halfpacho@gmail.com>

* Fix optional depends

dev wiki lied to me :(

Co-authored-by: David Leal <halfpacho@gmail.com>

* Fix up a comment P.1

* Move a line in mod.conf

* Fix up comments and spacing

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-01-05 20:14:55 -08:00
..
textures Optimize texture file sizes (#690) 2020-10-24 15:15:18 -07:00
api.lua Allow more than two teams in a match at once (#724) 2020-12-25 10:37:02 -08:00
classes.lua Give knights a sword with a special ability (#711) 2020-12-07 11:26:12 -08:00
flags.lua ctf_classes: Implement cooldown after class change (#637) 2020-06-04 22:15:13 +05:30
gui.lua Improve classes GUI 2020-07-28 16:46:53 -07:00
init.lua Allow more than two teams in a match at once (#724) 2020-12-25 10:37:02 -08:00
items.lua Improve initial_stuff 2020-10-14 16:21:52 -07:00
medic.lua Fix antisabotage bugs and make to work with paxel(#731) 2021-01-05 20:14:55 -08:00
melee.lua Fix knight swords not allowing to open team chest 2020-12-13 11:05:59 -08:00
mod.conf Fix antisabotage bugs and make to work with paxel(#731) 2021-01-05 20:14:55 -08:00
ranged.lua Fix grapples being usable by firing before punching flag (#632) 2020-05-19 12:50:22 +05:30