rubenwardy
da8c9b53aa
Revert "Use an LVM to emerge map, place schematic, and fix lighting"
...
This reverts commit 7732d0c23d
.
2018-07-19 22:17:15 +01:00
rubenwardy
35da0ca3fe
Revert "Fix lighting glitches on LVM map caused by engine mapgen"
...
This reverts commit ae8005a1f4
.
2018-07-19 22:17:15 +01:00
rubenwardy
469347f716
Add map reload feature
2018-06-24 23:14:18 +01:00
rubenwardy
d3c8f39372
Add /set_next command, cycle rather than random
2018-06-24 21:17:23 +01:00
rubenwardy
ae8005a1f4
Fix lighting glitches on LVM map caused by engine mapgen
2018-06-23 14:24:57 +01:00
Anand S
7732d0c23d
Use an LVM to emerge map, place schematic, and fix lighting
2018-06-23 13:39:01 +01:00
rubenwardy
7bd82dca86
Fix a load of issues, add luacheck and travis
2018-04-06 14:04:56 +01:00
rubenwardy
06b9e6ee8d
Add placable flags to map editor
2018-02-04 03:57:32 +00:00
rubenwardy
460774edaa
Remove author name from IRC message
2018-01-28 00:39:20 +00:00
rubenwardy
c6526d32f2
Announce map name and author to IRC
2018-01-27 19:44:25 +00:00
rubenwardy
77d622b10c
Readd clear objects at end of round
2018-01-26 23:24:31 +00:00
rubenwardy
c53722376c
Fix accidental removal of all but cavern map
2018-01-26 22:58:15 +00:00
rubenwardy
26a153a232
Add support for arbitrary number of chest zones
2018-01-26 22:44:56 +00:00
rubenwardy
6440e66cad
Increase number of chests
2018-01-26 20:09:30 +00:00
rubenwardy
512211ca0d
Add support for map hints
2018-01-26 18:33:02 +00:00
rubenwardy
8727cc77eb
Fix middle barrier not being removed
2018-01-26 17:40:09 +00:00
rubenwardy
ba6096148d
Add alases to remove unknown nodes in maps
2018-01-26 17:15:46 +00:00
rubenwardy
112d4389ea
Hide entity bug by not spawning maps at 0,0,0
...
This has always been a bug, it's just now more obvious as 0,0,0 may have been visible before.
Ideally the engine would just not bug with entity attachments, but alas.
A better mod-side fix would be to constantly reattach in wield3d and guages, but cba.
2018-01-26 16:26:14 +00:00
rubenwardy
e1fd9c21db
Fix attempt for loading issues
2018-01-22 03:52:51 +00:00
rubenwardy
ae01714049
Add notice of map details
2018-01-22 03:35:40 +00:00
rubenwardy
31ed99b22c
Fix wrong offset logic in next map selector
2018-01-22 03:28:16 +00:00
rubenwardy
d5b4e5f1ce
Add support for sub directories in map dir
2018-01-22 02:23:53 +00:00
rubenwardy
6a53c23f95
Readd team base
2018-01-21 23:09:07 +00:00
rubenwardy
749bde3165
Add per-map initial stuff
2018-01-21 22:10:37 +00:00
rubenwardy
d2db81bf9b
Reduce number of chests
2018-01-06 03:35:44 +00:00
rubenwardy
aa9605574e
Fix same map being played twice in a row
2018-01-06 03:21:54 +00:00
rubenwardy
0a5e05201f
Add per-map chest spawn areas
2018-01-06 03:06:32 +00:00
rubenwardy
bfa1312583
Fix spawning bugs by using different location for each map
2018-01-06 02:05:51 +00:00
rubenwardy
3216cf75ab
Attempt to fix map bugs
2017-12-28 12:49:17 +00:00
rubenwardy
760b83e0ec
Add cavern map
2017-12-28 12:22:19 +00:00
rubenwardy
a3f5e065e3
Add random map selection
2017-12-27 16:27:59 +00:00
rubenwardy
b4ed07cee3
Add map metadata export
2017-12-27 16:16:17 +00:00
rubenwardy
d5c2454471
Reimplement chest spawning
2017-12-27 16:16:17 +00:00
rubenwardy
e513a63205
Add ctf_map to allow map loading from schematics
2017-12-27 16:16:16 +00:00