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
rubenwardy
244d256afe
Remove ABMs
2019-01-05 23:24:53 +00:00
rubenwardy
7edfc34070
Fix CI
2019-01-05 23:23:03 +00:00
rubenwardy
949aa35afc
Remove chatplus
2019-01-05 23:16:18 +00:00
ClobberXD
1e65b00545
Reduce flag drop-time from 7 minutes to 5 minutes
...
The `ctf.flag.drop_time` setting has just been over-ridden in `minetest.conf`. Helps with deterring players who hold the flag without capturing.
2019-01-05 14:55:55 +00:00
ClobberXD
8075a5d83f
Reduce lava flow range to 2
2019-01-05 14:44:25 +00:00
rubenwardy
a0b62797c2
Add --recursive note
2019-01-03 02:09:31 +00:00
rubenwardy
bdf4598aa7
Revert "Send kills to IRC channel"
...
This reverts commit 460fd335ff
.
2018-12-31 17:51:51 +00:00
ClobberXD
86cb53e185
Handle kill weapon type in ctf_events instead of ctf_pvp_engine
2018-12-31 17:00:52 +00:00
ClobberXD
12c1a2501b
Set nametag color of flag bearer to their team color
2018-12-31 12:32:25 +00:00
ClobberXD
bb260b2274
Fix bounty loopholes
2018-12-30 23:27:16 +00:00
ClobberXD
cdef72cf5d
Fix missing assignment of return value ( #308 )
2018-12-30 23:11:17 +00:00
ClobberXD
3b4692814d
Allow specifying optional param for /r
2018-12-30 23:10:39 +00:00
MinetestSam
2b8356511f
Add a random message for /r
2018-12-30 23:10:11 +00:00
ClobberXD
0a8f7233ee
Replenish stamina on respawn
2018-12-30 23:09:25 +00:00
shivajiva101
8b41008bc1
Fix team-chest shift-click
2018-12-30 23:08:55 +00:00
ClobberXD
904c47dea2
Replace deprecated settings_* API methods
2018-12-30 23:08:25 +00:00
ClobberXD
f2c864ac04
Clear kill list on new match
2018-12-30 23:08:05 +00:00
ClobberXD
7acf79df24
Improve vote_kick feature
2018-12-30 23:07:22 +00:00
ClobberXD
fca7dc5678
Eliminate shooter's dependency on tnt_explode.ogg
2018-12-30 23:04:59 +00:00
shivajiva101
c94e34d911
Fix team-chest blacklist
...
fix typo in the ipair loop for the blacklist table
2018-12-04 19:19:54 +00:00
ClobberXD
5bb2cff6c5
Fix and improve /reset_rankings
2018-12-03 16:29:12 +00:00
ClobberXD
e865091a5a
Hide builtin nametags on join until replaced by entity nametags
2018-12-03 09:37:32 +00:00
ClobberXD
6e8ca1505d
Update ctf_pvp_engine to 6f5bcd0
...
I made a stupid mistake of not fetching the latest commits, and ended up updating the submodule to Gael's team-locking PR in #284
First time updating submodules, sorry >.<
2018-11-30 02:32:44 +00:00
ClobberXD
9a8076be4d
Update ctf_pvp_engine to aa12c0d
2018-11-29 16:30:48 +00:00
ClobberXD
678c86aef5
Allow players to cross barrier if fly=true, interact=false
2018-11-29 16:19:07 +00:00
ClobberXD
7140e8430e
Add workaround for orphaned entities (increased delay)
2018-11-29 16:09:57 +00:00
ClobberXD
c0fe21d01a
Re-add mods/default/crafting.lua with only the fuel recipes
2018-11-29 15:56:09 +00:00
ClobberXD
ed5239cb56
Remove unused arg from ctf_colors.get_color and ctf_colors.get_irc_color
2018-11-29 15:53:27 +00:00
ClobberXD
a3989a6807
Fix points being for suicide and disable gun damage during buildtime
2018-11-29 15:52:43 +00:00
MinetestSam
4161ba0bee
Add a 'x' minute temporary lockout feature when vote kicked
2018-11-29 15:45:17 +00:00
ClobberXD
b82af22a05
Allow .git in map dirs
2018-11-26 19:29:20 +00:00
ClobberXD
63835a51fa
Add maps as submodule in mods/ctf_maps/maps
2018-11-26 19:16:40 +00:00
ClobberXD
1c7399b2cb
Expose methods in gauges globally
2018-11-26 16:28:37 +00:00
ClobberXD
93da7d0108
Fix missing field: default.node_sound_snow_defaults
2018-11-21 09:12:51 +00:00
MinetestSam
2ae45bba97
Add vote_kick privilege to grant access to kick voting
2018-11-20 13:39:09 +00:00