Commit graph

14 commits

Author SHA1 Message Date
philipmi 95a6b0dd48 Attempt to fix crash 2022-11-28 19:40:57 +01:00
philipmi 4687fb78b1 Add Gold ore to maps 2022-01-06 20:56:54 +01:00
savilli cd6c8e74f3
Fix bug in map selection (#902) 2021-06-20 16:33:02 -07:00
savilli 47cc8928f7
Increase the distance between the same map on maps shuffling (#869) 2021-04-29 06:49:58 -07:00
rubenwardy 5103a5e8b8
Add message to assertion in schem_map (#722)
* Add message to assertion in schem_map

* Update mods/ctf/ctf_map/ctf_map_core/schem_map.lua

Co-authored-by: David Leal <halfpacho@gmail.com>

Co-authored-by: David Leal <halfpacho@gmail.com>
2020-12-18 17:30:59 -08:00
-sniper- 6e04df9c4d
Fix new colors being a little too green (#714) 2020-12-08 13:13:18 -08:00
-sniper- 1683ba70a4
Colorize match start messages (#713)
* add minetest.colorize

* Change colors
2020-12-08 09:25:24 -08:00
rubenwardy ac24f09417 Automatically fix incorrect chest zones in map configs 2020-03-15 01:00:04 +00:00
ANAND 19d9b3efb8 ctf_map_core: Move treasure registration into meta_helpers.lua (#545) 2019-12-28 10:34:26 +01:00
ANAND e5793d7c7f
ctf_map_core: Fix per-map treasures not being registered 2019-12-28 11:05:31 +05:30
ANAND a37df650d6 ctf_map: Re-implement random map selection in a better way (#498) 2019-12-08 11:25:59 +01:00
ANAND dc83862df6 Add support for per-map physics modifiers (#488)
Three new map meta fields are now available to map makers:

- `phys_speed`: Speed multiplier
- `phys_jump`: Jump multiplier
- `phys_gravity`: Gravity multiplier
2019-12-07 10:23:02 +01:00
ANAND f0a8327c18 tsm_chests: Fix floating chests; remove extra bloat (#492) 2019-12-06 06:07:46 +01:00
ANAND e7d9465d2a
ctf_map: Convert to modpack; split map maker into separate mod (#475) 2019-11-28 10:51:59 +05:30
Renamed from mods/ctf/ctf_map/schem_map.lua (Browse further)