Commit graph

965 commits

Author SHA1 Message Date
ANAND afc8447c62
shooter_tweaks: fleshy...
It's fleshy, not flesy
2020-04-23 15:04:33 +05:30
ANAND 733f4460f7
ctf_stats: Remove unused code
Leftover by commit a417e857
2020-04-23 12:16:45 +05:30
ANAND 96054843a9
(Re-)add nodes from MTG (#536)
Adds fire, flowers, vessels, walls, and xpanes
2020-04-22 07:32:23 +05:30
ANAND e68fe87ea2
Add sniper_rifles mod (#453) 2020-04-22 07:31:27 +05:30
ANAND a417e857ef
Improve match duration metric; move to ctf_match (#539) 2020-04-21 20:19:57 +05:30
ANAND ff483a2092
Update maps submodule
> Add Moon map (#83)
2020-04-21 13:22:25 +05:30
-sniper- (minetest) 7188d1b3fa
map_maker/README.md: Improve documentation (#552) 2020-04-21 13:03:00 +05:30
ANAND 446def1294
Rename on_skip_map to on_skip_match (#581) 2020-04-21 07:38:31 +05:30
ANAND ffdb5dd799 Add /s chat-command alias for /summary 2020-04-12 12:37:56 +05:30
rubenwardy 4a1764983e Add useful hint 2020-03-26 22:04:26 +00:00
rubenwardy 063707c0b6 Fix inability to pick up hook with unloaded grapple gun
Fixes #568
2020-03-17 00:39:41 +00:00
rubenwardy d92670f93c Fix grapple teleportation after death
Fixes #570
2020-03-17 00:16:18 +00:00
GreenXenith f2003266a7 Add rocketeer skins
Created with help from Lone_Wolf
2020-03-16 23:36:14 +00:00
rubenwardy d4069aee42 Delete collisionbox mod 2020-03-15 18:36:52 +00:00
rubenwardy ea58549348 Fix inability to use submachine guns 2020-03-15 18:33:25 +00:00
rubenwardy c18a9e67cf Tweak rocket damage 2020-03-15 18:32:33 +00:00
rubenwardy ac24f09417 Automatically fix incorrect chest zones in map configs 2020-03-15 01:00:04 +00:00
rubenwardy dfd913971c Fix grapple bugs
Fixes #561
2020-03-14 23:43:16 +00:00
rubenwardy ad6eaa6247 Fix broken kill history with shooter
Fixes #565
2020-03-14 23:18:56 +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 b61b0cdac6 Add wear when throwing grapple hook 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
rubenwardy bc9967907e Update crafting to fix 5.2.0-dev issue 2020-03-12 22:42:34 +00:00
rubenwardy c07f83fb7e Update crafting 2020-03-12 21:25:39 +00:00
ANAND 0e784b2c69 map_maker: Refactor GUI into separate file 2020-01-19 06:38:53 +05:30
ANAND bd3b1c1a2d tsm_chests: Prevent chests being placed on top of other chests 2020-01-18 20:28:49 +05:30
ANAND a86cb11501 tsm_chests: Simplify node lookups a bit by using a table of node-names 2020-01-18 20:28:49 +05:30
ANAND 54598ce947
Fix comparison of number with nil 2020-01-10 12:05:13 +05:30
MinetestSam f955ac8916 Disallow transfer of stats if source and destination are same (#554) 2020-01-06 15:05:40 +05:30
ANAND 05fba3f5ce
Allow wooden doors in maps (#551) 2020-01-03 11:35:37 +05:30
ANAND 22e2e03798
Update crafting submodule
> Fix crafting.make_on_rightclick()
> Fix crash when sfinv not installed
> Fix inventory resizing
> Create mod.conf
2020-01-02 15:08:09 +05:30
ANAND 38e7b46e49
Update maps submodule
> Add custom treasures for Tunnel map (#82)
2019-12-29 20:52:43 +05:30
MinetestSam 35e82472e2 ctf_inventory: Fix colorization of headings in "Help" tab (#546) 2019-12-29 20:50:49 +05:30
MinetestSam 50599e3009 Improve bounty target kill message (#547) 2019-12-29 20:47:24 +05:30
ANAND 19d9b3efb8 ctf_map_core: Move treasure registration into meta_helpers.lua (#545) 2019-12-28 10:34:26 +01:00