* Crafting Changes
* Smoke Grenade Crafting Change
* using group:wood instead of default:wood
* Adding Diamonds Craftable
* Update init.lua
* Changing value of the "ctf_traps:dirt" to 5 to craft at a time
Co-authored-by: Toby1710 <69259430+Toby1710@users.noreply.github.com>
* Equality between ctf_traps:dirt n ctf_traps:cobble
Co-authored-by: Toby1710 <69259430+Toby1710@users.noreply.github.com>
* Update teams.lua
* Update teams.lua and init.lua
* Update teams.lua and init.lua
* Update teams.lua and init.lua
* Update teams.lua and init.lua Kill assist implemented
* Update init.lua Remove unused variables
* Added ctf.clearAssists function
Only awards those who did more that 50% of damage
Clears attackers stats after suicide
* Remove unused variable
* Minor modifications
renamed ctf.clearAssists to ctf.clear_assists
changed playerName to player
* Cap assist points
* Reaching full health while in combat clears assist data
* split points between assisting players by damage done
* Reworked assist data storage to work with a table rather than player metadata
* Fix lua check
* Removed duplicate scoring
* Change kill assist color
* Health regen subtracts from assist.
Suicide gives assist points
* Fixed accessing nil value for max_hp
* Corrected max_hp
* hardcode hp list for max hp
* 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>
* 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>
* Add message to assertion in schem_map
* Update mods/ctf/ctf_map/ctf_map_core/schem_map.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>