aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)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
| | | | Now also open doors will be rented.
* 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 ↵Gabriel Pérez-Cerezo2016-10-23
| | | | apartment.
* 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.
* removed the autodecaying leaves used to indecate the place where a spawned ↵Sokomine2015-09-13
| | | | apartment was
* 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
|
* added apartment with decoration above hind windowSokomine2014-02-26
|
* old apartments in regions where new ones are spawned are now removedSokomine2014-02-26
|
* 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