Commit graph

18 commits

Author SHA1 Message Date
LoneWolfHT ea9d9ad2d8
Revert "Rework melee damage (#878)" (#925)
This reverts commit 84dc7da461.
2021-09-03 16:20:18 -07:00
savilli 84dc7da461
Rework melee damage (#878) 2021-09-03 07:22:20 -07:00
LoneWolfHT fbf0126599
Allow more than two teams in a match at once (#724)
* Fix bugs with more than two teams

* Fix team allocation

* Fix bugz

* Fix crash

* Fix crash with crash fix
2020-12-25 10:37:02 -08:00
LoneWolfHT 9666b03ea3
Increase sword damage dealt by knights (#684)
* Extra sword damage for knights

* Make steel sword craftable
2020-10-13 08:42:41 -07:00
ANAND cafd16878e
ctf_classes: Implement cooldown after class change (#637)
Defaults to a 30s cooldown. Players with ctf_admin priv are exempt from this restriction.
2020-06-04 22:15:13 +05:30
MinetestSam 1fda60bbbc
ctf_classes: Award points to medic for healing (#606) 2020-05-14 22:56:28 +05:30
rubenwardy 32c1faa9e8 Split classes init.lua into multiple files 2020-03-14 20:00:32 +00:00
rubenwardy 917e362d39 Fix class change on captured flag not working 2020-03-14 20:00:32 +00:00
rubenwardy 63b543a8fb Fix non-shooters from being able to use grappling hooks 2020-03-14 20:00:32 +00:00
rubenwardy d973815a18 Fix variants of class items being allowed to drop 2020-03-14 20:00:32 +00:00
rubenwardy 93693a8dfd Add rocketeer class 2020-03-14 20:00:32 +00:00
rubenwardy db5948c219 Tweak stats 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
rubenwardy 72c7563a85 Add hpregen for medics 2020-03-14 20:00:32 +00:00
rubenwardy 34d891c6c5 Add classes 2020-03-14 20:00:32 +00:00