summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-26Merge pull request #2 from gpcf/masterorigin/masterorigin/HEADSokomine
Fixed formspecs, nodes without owner are owned by appartment owner by default, mechanism for handling duplicate names, support for smartshop
2018-07-26Merge branch 'crazyginger72-patch-1'Sokomine
2018-07-26resolved merge conflictSokomine
2018-07-26added handling for old steel doorsSokomine
2018-07-26fixed missing front texture of apartment spawnerSokomine
2018-07-21made a variable localSokomine
2017-01-27removed from creative inventorySokomine
2016-10-24Prevent crash.HEADgpcf/mastermasterGabriel Pérez-Cerezo
2016-10-24Don't copy and paste without double-checking!Gabriel Pérez-Cerezo
2016-10-24Deal with unloaded apartments.Gabriel Pérez-Cerezo
2016-10-24Deal with apartment database corruption.Gabriel Pérez-Cerezo
2016-10-24Assigning apartments to players is now configurabe, enabled by default.Gabriel Pérez-Cerezo
2016-10-23Fixed bug with doorsGabriel Pérez-Cerezo
Now also open doors will be rented.
2016-10-23Fixed fatal errorGabriel Pérez-Cerezo
2016-10-23Sets the right formspec when renting automaticallyGabriel Pérez-Cerezo
2016-10-23Give everyone an apartment on login, enable /aphome to go to any rented ↵Gabriel Pérez-Cerezo
apartment.
2016-10-09Further improvements on formspecs.Gabriel Pérez-Cerezo
2016-10-09Forbids players from renting unlimited shopsGabriel Pérez-Cerezo
2016-10-09Improved formspecsGabriel Pérez-Cerezo
2016-10-09Added mechanism to handle duplicate appartments, fixed formspec.Gabriel Pérez-Cerezo
2016-10-09If owner is empty, assume that it's owned by the apartment owner, added ↵Gabriel Pérez-Cerezo
support for smartshop.
2015-09-13removed the autodecaying leaves used to indecate the place where a spawned ↵Sokomine
apartment was
2014-11-10new priv for spawning crazyginger72
added a priv for spawning as the unrent priv isnt need by everyone who wants to spawn one
2014-06-15added abm to turn old version of apartment control panel into new one with ↵Sokomine
free/occupied-texture
2014-05-15added new node for occupied apartments; added textures done by VanessaESokomine
2014-02-26added apartment with decoration above hind windowSokomine
2014-02-26old apartments in regions where new ones are spawned are now removedSokomine
2014-02-26better removal of buildig when spawn chest is builtSokomine
2014-02-25improved building spawner chestSokomine
2014-02-22added code for spawning several apartments simultaneouslySokomine
2014-02-18added support for more nodes like shops etc; improved formspec; added categoriesSokomine
2014-02-16removed LIGHT_MAX and set to fixed valueSokomine
2014-02-16only change owner of some limited node types; reset description after ↵Sokomine
digging panel
2014-02-15apartment ids are now uniq; only one apartment can be rented; added aphome ↵Sokomine
command; added apartment_unrent priv
2014-02-13first commitSokomine