ANAND
|
179c993ee7
|
Add per-map skybox support
The skybox textures have to follow this naming convention to be auto-detected by `ctf_map`: `<mapname>_skybox_<1-6>.png`
|
2019-10-29 12:30:35 +05:30 |
|
ANAND
|
21e7daa183
|
Add support for optionally setting start time and time speed per-map (#478)
|
2019-10-17 10:48:06 +05:30 |
|
ANAND
|
5e3578ae00
|
ctf_map: Dofile base.lua only when ctf exists
This prevents a crash when running in map-maker mode, as base.lua (which is unnecessarily dofile'd) contains code which re-defines `ctf.get_spawn`
|
2019-08-31 12:48:46 +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 |
|
rubenwardy
|
e3a8f95f59
|
Add ctf_map.get_team_relative_z() and ctf_map.can_cross()
|
2019-03-17 03:33:12 +00:00 |
|
rubenwardy
|
762682ea80
|
Merge ctf_team_base into ctf_map
|
2019-03-17 01:36:15 +00:00 |
|
rubenwardy
|
b38a89c2fe
|
Reorganise game into modpacks
|
2019-01-11 15:52:47 +00:00 |
|