aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Improve luacheck, remove some unused variablesHEADmasterGabriel Pérez-Cerezo2020-05-01
* Make elevators less deadly, add farming_undo supportGabriel Pérez-Cerezo2020-05-01
* move into elevator tableGabriel Pérez-Cerezo2020-05-01
* Speed and distance to brake before target now in constantsOch Noe2020-05-01
* Limit the speed near the target posititionOch Noe2020-04-15
* Update README.mdBeha2020-04-11
* MineClone2 support for Elevator mod and few improvements (#13)minertestdude2020-04-11
* Merge pull request #11 from luk3yx/masterBeha2020-04-02
|\
| * Fix #8.luk3yx2020-04-02
|/
* Merge pull request #10 from S-S-X/refactorBeha2020-04-02
|\
| * Added linterSX2020-02-14
| * Refactoring crafts formspecs components helpersSX2020-02-14
| * Refactoring hooks, storage, registerSX2020-02-13
| * Refactor mod structureSX2020-02-13
|/
* Compat.Beha2018-09-27
* Add screenshot.Beha2018-09-27
* Fix saving, add mod.conf. Closes #7.Beha2018-09-25
* Merge pull request #5 from CloudyProton/patch-1Beha2018-09-25
|\
| * Do not show floor set label option to non-ownersCloudyProton2018-05-21
|/
* Merge pull request #3 from CloudyProton/patch-1Beha2017-12-05
|\
| * Add missing default dependency craft recipesCloudyProton2017-12-04
|/
* Update README.mdBeha2017-06-07
* 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
* Add readme.Beha2017-03-21
* 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