Commit Graph

965 Commits

Author SHA1 Message Date
LoneWolfHT 3645fa3bbc Add latest_updates mod 2020-10-16 09:40:39 -07:00
LoneWolfHT 0359e9cbca Prevent knights from using the SMG 2020-10-14 16:34:47 -07:00
LoneWolfHT 119e47d22e Buff medic class and allow item whitelisting 2020-10-14 16:21:52 -07:00
LoneWolfHT eb5ea25d54 Improve initial_stuff 2020-10-14 16:21:52 -07:00
LoneWolfHT 973f01b0a9 Fix points not being awarded on death 2020-10-13 20:00:21 -07:00
LoneWolfHT 90d73f0587 Change fall damage to use combat system 2020-10-13 08:52:38 -07: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
LoneWolfHT 037eb8ba96 Allow putting sniper rifles in team chest 2020-10-12 20:39:10 -07:00
LoneWolfHT 2e8de0a6cc
Remove snipers (#683)
* Initial Commit

* Fix crash and improve(?) wording

* Fix crafting of snipers
2020-10-12 08:01:23 -07:00
-sniper- (minetest) 4d59d763ab
Give medic 2 points per bandage (#682) 2020-10-08 13:49:40 -07:00
-sniper- (minetest) 88e26cf561
Fix mistake in Map maker's README (#681)
* Fix epic mistake in Map maker's README

* Add YT tutorial link and place flags line

* Move YT tutorial to top of the README
2020-09-28 09:16:45 -07:00
rubenwardy 2a8f8563c4
Fix crash due to missing legacy.lua dofile 2020-09-23 15:15:50 +01:00
LoneWolfHT 779e0973a6 Re-add MTG: Trim out the remaining bloat from default 2020-09-22 15:48:35 -07:00
LoneWolfHT 65652ec405 Revert "MTG: Trim out the remaining bloat from default (#639)"
This reverts commit ec06b8edde.
2020-09-22 13:16:25 -07:00
ANAND 77c9f9d21b
sniper_rifles: Prioritize on un-scoping when right-clicking (#661) 2020-09-22 08:52:11 -07:00
ANAND 7793e76890
physics: Add sanity checks and minor optimizations (#650)
- Throw error if an unsupported attribute is encountered.
- Throw errors for invalid function arguments.
- Optimize out attributes with a value of 1.
2020-09-22 08:50:27 -07:00
ANAND ec06b8edde
MTG: Trim out the remaining bloat from default (#639) 2020-09-22 08:36:01 -07:00
LoneWolfHT 296affbd56 Make rifle automatic and double damage 2020-09-20 13:57:19 -07:00
LoneWolfHT 6a0491fa00 Increase combat time again 2020-09-20 11:39:34 -07:00
LoneWolfHT 055598f85e Update maps submodule 2020-09-20 10:17:25 -07:00
LoneWolfHT fe37a08a83 Change sniper kill texture 2020-09-20 09:52:29 -07:00
LoneWolfHT d9771108e5 Improve combat mode 2020-09-20 09:05:31 -07:00
LoneWolfHT 6b51c25266 Brighten black kill list text when player not found 2020-09-20 09:05:31 -07:00
LoneWolfHT 15b8e84589 Remove attacker from combat if attacking victim dies 2020-09-19 15:02:18 -07:00
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