aboutsummaryrefslogtreecommitdiff
path: root/init.lua
Commit message (Collapse)AuthorAge
* Fix saving, add mod.conf. Closes #7.Beha2018-09-25
|
* Do not show floor set label option to non-ownersCloudyProton2018-05-21
| | | Change elevator formspec to hide set label option of elevators which are protected from players who do not own them. This avoids confusing players. Unprotected elevators are properly unaffected and forms with culled label option are shrunk in height by 1.6 units respectively.
* Add missing default dependency craft recipesCloudyProton2017-12-04
| | | Mod states it has no dependencies other than default, yet no recipes exist without technic/homedecor or farming redo. Tries to stay as true as possible to existing crafts.
* Added recipe that uses hemp rope instead of chains (#2)gpcf2017-06-07
|
* Failsafe checkBeha2017-04-15
|
* Add ABM labels.Beha2017-03-26
|
* Minor fixes.Beha2017-03-26
|
* Be sure not to skip nodes.Beha2017-03-25
|
* on_rightclick safety checks.Beha2017-03-25
|
* Short forms of set_properties.Beha2017-03-25
|
* Increase visual size of the player.Beha2017-03-25
|
* Escape labels.Beha2017-03-23
|
* Fix box traveling.Beha2017-03-22
|
* Rename homedecor variable.Beha2017-03-22
|
* More cleanups, minor fixes.Beha2017-03-22
|
* Update for use without technic and homedecor.Beha2017-03-21
|
* Remove old models and textures, use only nodeboxes.Beha2017-03-20
|
* More commentsBeha2017-03-19
|
* FixesBeha2017-03-19
|
* fix selection box, fix inactive setlabelBeha2017-03-15
|
* more bugfixes (crash due to vanishing, elevator selection box)Beha2017-03-15
|
* fixesBeha2017-03-14
|
* detach robustnessBeha2017-03-09
|
* more failsafes, loggingBeha2017-03-09
|
* failsafesBeha2017-03-09
|
* More formspecs, infotext contains the label.Beha2017-03-09
|
* Add labels.Beha2017-03-08
|
* One-click formspec.Beha2017-03-08
|
* Normal speed and acceleration.Beha2017-03-08
|
* Remove anotherBeha2017-03-07
|
* Remove some commits.Beha2017-03-07
|
* force upgradeBeha2017-03-07
|
* Improved falling.Beha2017-03-07
|
* Eject others, check for shaft dug above box.Beha2017-03-07
|
* versionBeha2017-03-07
|
* initial commitBeha2017-03-07