ANAND
c30d3d84d9
ctf_map: Fix per-map treasures registering at server startup ( #421 )
...
Fixes regression introduced by abbd62ac
, which calls `load_map_meta` for all maps right at server startup, instead of calling it per-map for every new match.
2019-07-06 10:16:04 +05:30
Lone_Wolf
03f368743e
ctf_map: Force-register aliases ( #423 )
...
Fixes aliases not being registered, as they are names of existing items.
2019-07-05 06:21:13 +05:30
Thomas--S
74c8531de4
Maps catalog: Use textareas for hint and license, add others
( #413 )
2019-05-15 20:34:25 +05:30
Thomas--S
16ba9ef044
update.sh: Move map screenshots to ctf_map/textures/ ( #411 )
2019-05-12 23:06:39 +05:30
Thomas--S
4d6b3512ab
ctf_map: Move duplicated code to helper function ( #410 )
2019-05-12 23:03:32 +05:30
ANAND ︻气デ═一
abbd62acc8
Add maps catalog ( #381 )
...
This allows maps to have a description, a valid viewable license, screenshot, etc.
2019-05-12 18:53:31 +05:30
ANAND
fea07d8ae8
Exclude map's initial_stuff from list of treasures ( #385 )
2019-04-10 15:37:31 +05:30
ANAND
a3b41c154c
Rename indestructible wool nodes (+ documentation and cleanups) ( #367 )
2019-03-17 14:43:31 +00:00
ANAND
ab423cea90
Fix param passed to get_player_by_name being nil ( #374 )
2019-03-17 10:49:00 +00:00
ANAND
b1da18dd86
Add map info to server status message ( #175 )
2019-03-17 03:38:24 +00:00
rubenwardy
762682ea80
Merge ctf_team_base into ctf_map
2019-03-17 01:36:15 +00:00
ANAND
91c5f47886
Allow maps to optionally specify custom treasures ( #351 )
2019-02-24 05:11:16 +00:00
rubenwardy
b38a89c2fe
Reorganise game into modpacks
2019-01-11 15:52:47 +00:00