Commit graph

891 commits

Author SHA1 Message Date
LoneWolfHT 744a14cd10
Award kill to attacker if victim leaves/suicides (#679)
* Award kill to attacker if player leaves/suicides

* Fix death check

* Prevent immune players from entering combat
2020-09-19 14:35:32 -07:00
ANAND 5813a077d2
Tweak player speed (#665) 2020-09-16 08:35:41 -07:00
LoneWolfHT 179ff104bf
Make fall damage leave at least 1 hp (#678)
* Make fall damage leave at least 1 hp
2020-09-16 08:30:58 -07:00
ANAND 58db9e7dd0
HUD score improvements (#656)
* Move hud_score mod to 'other' modpack

* hud_score: Reuse element when adding a new element with the same name
2020-09-13 19:17:19 -07:00
LoneWolfHT 81d7553f7c
Add Sticky grenades (#677)
* Improved grenade API
* Added sticky grenade
* Improved grenade textures
2020-09-12 20:10:40 -07:00
LoneWolfHT e4a64124cf Remove steel sword craft 2020-09-03 12:18:24 -07:00
LoneWolfHT 74379ed4e0 Fix default skip times 2020-09-03 11:51:25 -07:00
LoneWolfHT b4f3ea3294
Add automatic skip votes by ANAND (#675) 2020-09-03 11:48:33 -07:00
LoneWolfHT aad5c41b6a
Revert sword recipes (#674) 2020-08-26 14:37:23 -07:00
LoneWolfHT 2bd645c16b Cut health of sniper class in half 2020-08-23 12:09:10 -07:00
LoneWolfHT 6ce383117a
Add mayan_legend map. wool_land changes 2020-07-29 07:49:14 -07:00
LoneWolfHT 4340c0f904
Improve classes GUI 2020-07-28 16:46:53 -07:00
LoneWolfHT b24d1b3097
Fix swapping class items into other invs (#670)
* Fix bug with team/loot chest swapping
* Fix furnace swapping
2020-07-21 12:18:47 -07:00
rubenwardy cb51d78a27
Prevent players from putting class items in furnaces (#620) 2020-07-16 16:44:34 -07:00
LoneWolfHT a78fdd95c5 Fix infinite grapple uses 2020-07-09 17:57:04 -07:00
LoneWolfHT e76dcf0563
Fix ranged kill detection (#667) 2020-07-02 12:22:15 -07:00
ANAND ab709bb0a4
Update shooter submodule
> Properly track players' LMB keypresses
2020-06-17 19:45:08 +05:30
ANAND a3f768acdf
Remove stone sword from default initial items 2020-06-16 16:47:42 +05:30
ANAND ff53116acf
Update maps submodule
> Remove class items from maps' initial items
2020-06-16 15:41:54 +05:30
ANAND 15dc406467
Update maps submodule
> Disable "The Maze" temporarily
> Remove shooter class items from initial items (#91)
2020-06-16 08:00:49 +05:30
ANAND 1b0b2457d7
Make stone pickaxe capable of breaking cracky=1 nodes (#663) 2020-06-12 20:33:02 +05:30
ANAND fb9de06828
sniper_rifles: Trim and convert shot sound to mono (#657) 2020-06-10 21:27:25 +05:30
ANAND 907461216a
Nerf sniper rifles; restore balance in the universe (#662)
- Allow firing only when using scope
- Slow down players when scoping in
2020-06-10 21:16:25 +05:30
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 45aac6268f
Re-add alternative hit texture for shooter (#659) 2020-06-04 22:14:22 +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 eba079b30c
> Fix crash due to nil pointed_thing
> [trivial] Fix code-style
2020-05-31 22:29:25 +05:30
ANAND 1967a83da7
/makepro: Request save if modified 2020-05-31 20:17:42 +05:30
ANAND d73d92e5ae
Update shooter submodule
> Ignore the shooter player when processing rounds
2020-05-31 20:17:14 +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 3db5696889
ctf_stats: Improve /makepro chat-command (#638) 2020-05-30 20:37:57 +05:30
LoneWolfHT a978d8457f
Fix ability to place items in treasure chests by swapping (#647) 2020-05-30 19:55:52 +05:30
ANAND ce1bbe0246
Update maps submodule
> Tunnel: Replace legacy grenade with new ones from grenades mod (#92)
2020-05-30 17:57:14 +05:30
ANAND eef00119d2
Update shooter submodule
> shooter: Fix invalid particlespawner definition
2020-05-30 17:56:49 +05:30
LoneWolfHT e2ac380985
Add workaround to prevent "swapping" items into team chest (#645) 2020-05-23 07:13:31 +05:30
LoneWolfHT f37b8fb49e
Nerf node damage capabilities of sniper rifles (#644) 2020-05-22 21:46:41 +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 f1a2006ec5 ctf_stats: Separate save-checking code from the actual saving code
This allows mods to directly call ctf_stats.save without having to pass unnecessary params like force_save = true.
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
ANAND e9343d9d56
Add not_in_creative_inventory to barrier nodes
Also improve item descriptions of barrier nodes
2020-05-16 15:06:25 +05:30
MinetestSam 1fda60bbbc
ctf_classes: Award points to medic for healing (#606) 2020-05-14 22:56:28 +05:30
LoneWolfHT eddd04168b
grenades: Improve API (#615) 2020-05-14 22:33:06 +05:30
ANAND 0c67cb5219
Update shooter submodule
> Crossbow: Pass player as puncher instead of arrow object
2020-05-13 19:44:15 +05:30
ANAND 778a1f4952
Update shooter submodule
> Fix inventory corruption when using automatic weapons
2020-05-13 17:49:41 +05:30
ANAND ccea7d373a
MTG: Disable mushrooms' HP regen effects (#629) 2020-05-13 16:50:23 +05:30
-sniper- (minetest) 9201f0ac27
ctf_classes: Give medics 50 bandages on (re)spawn (#627) 2020-05-13 16:47:46 +05:30
LoneWolfHT 06a2c2fd03
Reduce respawn immunity time to 5s (#624) 2020-05-10 23:04:59 +05:30
ANAND 3de7c4337d
Fix crash when chatting from terminal chat console 2020-05-08 11:51:22 +05:30