aboutsummaryrefslogtreecommitdiff
path: root/init.lua
Commit message (Collapse)AuthorAge
* 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 ↵Gabriel Pérez-Cerezo2016-10-09
| | | | support for smartshop.
* added abm to turn old version of apartment control panel into new one with ↵Sokomine2014-06-15
| | | | free/occupied-texture
* 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 ↵Sokomine2014-02-16
| | | | digging panel
* apartment ids are now uniq; only one apartment can be rented; added aphome ↵Sokomine2014-02-15
| | | | command; added apartment_unrent priv
* first commitSokomine2014-02-13