Commit graph

85 commits

Author SHA1 Message Date
rubenwardy
cb51d78a27
Prevent players from putting class items in furnaces (#620) 2020-07-16 16:44:34 -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
ANAND
83da1ec0c4 Award heal score only to medics 2020-06-02 06:33:25 +05:30
ANAND
10585d0663 Nerf bandages heal reward to 1 score/use 2020-06-01 20:49:45 +05:30
ANAND
21127ddbd6 ctf_classes: Add sniper class 2020-05-31 10:36:48 +05:30
ANAND
2268485cdf give_initial_stuff: Respect items' stack_max 2020-05-31 10:36:48 +05:30
ANAND
181b13d1d0 ctf_stats: Add ctf_stats.request_save
This functionality allows mods to request a save (not immediate) if they modify player stats.
2020-05-20 23:28:30 +05:30
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
MinetestSam
1fda60bbbc
ctf_classes: Award points to medic for healing (#606) 2020-05-14 22:56:28 +05:30
-sniper- (minetest)
9201f0ac27
ctf_classes: Give medics 50 bandages on (re)spawn (#627) 2020-05-13 16:47:46 +05:30
ANAND
b1aa1366f4
ctf_classes: Fix crash when player meta contains invalid class name (#607) 2020-05-07 14:52:14 +05:30
ANAND
c44827f2f9
Move flag-bearer slowdown to a separate speed modifier (#601)
Improves separation; less prone to error
2020-05-01 11:42:16 +05:30
MinetestSam
b790cc7576
Increase the speed of medic by 10% (#594) 2020-04-30 20:34:23 +05:30
ANAND
904a2869fd
ctf_classes: Skip proximity check if player has ctf_admin priv 2020-04-26 14:52:28 +05:30
ANAND
eb69beeb1d
ctf_classes: Temporarily disable rocketeer class (#588) 2020-04-26 07:44:30 +05:30
ANAND
e68fe87ea2
Add sniper_rifles mod (#453) 2020-04-22 07:31:27 +05:30
GreenXenith
f2003266a7 Add rocketeer skins
Created with help from Lone_Wolf
2020-03-16 23:36:14 +00:00
rubenwardy
ea58549348 Fix inability to use submachine guns 2020-03-15 18:33:25 +00:00
rubenwardy
59d199a7a5 Add rocket crafting 2020-03-14 22:48:50 +00:00
rubenwardy
43b4b761cc Fix knight items being kept on first class change 2020-03-14 22:26:23 +00:00
rubenwardy
63726848ce
Update shooter to 0.6.1 2020-03-14 21:51:24 +00:00
rubenwardy
85bf7b96d1 Control x2 hpregen with class property 2020-03-14 20:00:32 +00:00
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
a77928c556 Add skins by GreenDimond/GreenXenith 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