Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

Room Reservation

Timberjaw edited this page Dec 7, 2011 · 2 revisions

Room reservation is used to flag room coordinates as set rooms in advance of chunks being generated. This is necessary to ensure that random rooms are not placed in coordinates that will be needed for a set in progress. Room reservation is also used for biomes, which function very similarly to Room Sets.

Preliminary concept: https://gist.github.com/1210729

Clone this wiki locally