aboutsummaryrefslogtreecommitdiff
path: root/init.lua
Commit message (Expand)AuthorAge
* Prevent crash.HEADmasterGabriel Pérez-Cerezo2016-10-24
* Don't copy and paste without double-checking!Gabriel Pérez-Cerezo2016-10-24
* Deal with unloaded apartments.Gabriel Pérez-Cerezo2016-10-24
* Deal with apartment database corruption.Gabriel Pérez-Cerezo2016-10-24
* Assigning apartments to players is now configurabe, enabled by default.Gabriel Pérez-Cerezo2016-10-24
* Fixed bug with doorsGabriel Pérez-Cerezo2016-10-23
* Fixed fatal errorGabriel Pérez-Cerezo2016-10-23
* Sets the right formspec when renting automaticallyGabriel Pérez-Cerezo2016-10-23
* Give everyone an apartment on login, enable /aphome to go to any rented apart...Gabriel Pérez-Cerezo2016-10-23
* Further improvements on formspecs.Gabriel Pérez-Cerezo2016-10-09
* Forbids players from renting unlimited shopsGabriel Pérez-Cerezo2016-10-09
* Improved formspecsGabriel Pérez-Cerezo2016-10-09
* Added mechanism to handle duplicate appartments, fixed formspec.Gabriel Pérez-Cerezo2016-10-09
* If owner is empty, assume that it's owned by the apartment owner, added suppo...Gabriel Pérez-Cerezo2016-10-09
* added abm to turn old version of apartment control panel into new one with fr...Sokomine2014-06-15
* added new node for occupied apartments; added textures done by VanessaESokomine2014-05-15
* better removal of buildig when spawn chest is builtSokomine2014-02-26
* improved building spawner chestSokomine2014-02-25
* added code for spawning several apartments simultaneouslySokomine2014-02-22
* added support for more nodes like shops etc; improved formspec; added categoriesSokomine2014-02-18
* removed LIGHT_MAX and set to fixed valueSokomine2014-02-16
* only change owner of some limited node types; reset description after digging...Sokomine2014-02-16
* apartment ids are now uniq; only one apartment can be rented; added aphome co...Sokomine2014-02-15
* first commitSokomine2014-02-13