Commit graph

651 commits

Author SHA1 Message Date
ANAND 7fa6da30bf Refactor and clean-up map_maker (#306) 2019-03-17 02:15:29 +00:00
ANAND 721290085d Add physics modifiers wrapper mod for player physics overrides (#289)
Closes #288
2019-03-17 01:50:27 +00:00
ANAND 3e2b6c083b Remove unused MTG features (Part 1)
- Removes `default/trees.lua`, which is full of tree-growing code.
- Removes `killme` mod, as the exact same code is present in `game_commands` mod.
Fixes #362
2019-03-17 01:46:47 +00:00
ANAND 7738ce1281 Update README 2019-03-17 01:38:40 +00:00
ANAND 123ed6d1f5 Extend /summary to show scores of current match as well
Fixes #310
2019-03-17 01:37:20 +00:00
rubenwardy 762682ea80
Merge ctf_team_base into ctf_map 2019-03-17 01:36:15 +00:00
ANAND 5643fdf802 Add hud_score mod API
Fixes #72
2019-03-17 01:35:51 +00:00
Thomas--S f8b90c60a2 Increase marker visibility time to 30 seconds 2019-03-17 01:33:56 +00:00
Anand S 67975e74c7 Add ctf_markers mod 2019-03-10 00:32:34 +00:00
Thomas--S 1a2948b359 Fix normal -> unbreakable bug 2019-03-09 23:30:08 +00:00
Anand S 8b706130aa Fix medkits HP leak due to missing check 2019-03-08 17:43:31 +00:00
ClobberXD 32c0726995 Make tsm_chests:chest indestructible 2019-03-07 11:46:06 +00:00
Anand S a5eb95b9ec Update maps sub-module 2019-03-06 07:27:29 +00:00
Anand S 92c5600d7e Tweak and optimize medkits 2019-03-06 07:27:29 +00:00
rubenwardy 82c2477d70 Fix falling sand exploit again 2019-03-05 18:04:19 +00:00
rubenwardy 806e56d116 Fix Travis error 2019-03-05 13:55:49 +00:00
rubenwardy 2789d141c3 Tweak medkit settings 2019-03-05 13:54:34 +00:00
Anand S b7bab11c3b Add medkits, remove apples 2019-03-05 13:54:25 +00:00
MinetestSam 3e57880520 Add bandages 2019-03-05 13:44:14 +00:00
rubenwardy 82fb96c168 Fix rebase issue 2019-03-05 13:15:09 +00:00
ANAND cb08c8c6e0 Fix furnace meta not being wiped 2019-03-05 13:10:00 +00:00
rubenwardy c9bcfbb36e Make snow slippery 2019-03-05 13:08:24 +00:00
ANAND 2b2a4222a8 Add reinforced cobble 2019-03-05 13:08:14 +00:00
archfan ee8073eed1 Add killnode 2019-03-05 12:44:14 +00:00
MinetestSam 20daeebead Add traps 2019-03-05 12:39:55 +00:00
rubenwardy 0095c18678 Merge branch 'master' of github.com:MT-CTF/capturetheflag into dev5.0 2019-03-05 11:09:48 +00:00
ANAND b2fc302822 Combine furnace recipes; use group:stone as input (#340) 2019-02-28 03:48:50 +00:00
ANAND 91c5f47886 Allow maps to optionally specify custom treasures (#351) 2019-02-24 05:11:16 +00:00
ANAND 03fea8fac2 Set sprint_stamina to 10; double the prev. setting (#341) 2019-02-23 15:12:09 +00:00
ANAND b54f6b204d Set collide_with_objects to false for arrows (#343) 2019-02-23 15:11:49 +00:00
ANAND 84c55a3d7a Reduce width of name column in scores formspec (#344) 2019-02-23 15:11:35 +00:00
ANAND 3955a1d765 Fix missing indestructible stairs and wool 2019-02-23 15:10:15 +00:00
rubenwardy 97d3e6ba78 Fix gauges 2019-02-03 04:26:06 +00:00
rubenwardy 947715fbe8 Fix bugs introduced by Minetest 5.0 2019-02-03 04:21:27 +00:00
MinetestSam 5daefadc7e Add 'Indestructible' prefix to indestructible nodes 2019-01-16 18:46:20 +00:00
ClobberXD 9f3c9afec4 Fix textures placed in the incorrect directory 2019-01-16 10:43:07 +00:00
ClobberXD dd722cb08a Provide a large set of indestructible nodes with ctf_map 2019-01-13 16:53:36 +00:00
rubenwardy 3c57a71f20 Improve sorting of player score metric 2019-01-11 19:01:49 +00:00
rubenwardy 4d299b19d6 Readd maps submodule 2019-01-11 18:51:35 +00:00
rubenwardy 96ae526c24 Fix update, actually this time 2019-01-11 16:32:41 +00:00
rubenwardy 6adf818289 Fix update 2019-01-11 16:31:04 +00:00
rubenwardy af9d3c212c Add player ranking breakdown 2019-01-11 16:29:36 +00:00
rubenwardy b38a89c2fe Reorganise game into modpacks 2019-01-11 15:52:47 +00:00
ClobberXD 86a5266bb5 Reorder crafting recipes to display more important recipes on first page 2019-01-11 11:14:31 +00:00
rubenwardy bb67e026ff
Fix crash due to regression in previous commit 2019-01-09 20:05:43 +00:00
rubenwardy 2bf00d37b6
Remove debug error printing from ctf_map 2019-01-09 17:34:51 +00:00
MinetestSam 29927d8d01 Add alternate furnace recipe 2019-01-09 13:44:42 +00:00
rubenwardy 141f165289 Fix use of 5.0 setting method 2019-01-06 00:59:59 +00:00
rubenwardy 919edf0aee Add ability to disable maps 2019-01-06 00:34:36 +00:00
rubenwardy 6b657ceff6 Fix linter 2019-01-05 23:41:24 +00:00