| Commit message (Expand) | Author | Age |
* | Turn slowdown into setting. | Beha | 2021-06-14 |
* | Merge branch 'master' of https://github.com/gpcf/elevator into gpcf-master | Beha | 2021-06-14 |
|\ |
|
| * | Improve luacheck, remove some unused variables | Gabriel Pérez-Cerezo | 2020-05-01 |
| * | Make elevators less deadly, add farming_undo support | Gabriel Pérez-Cerezo | 2020-05-01 |
| * | move into elevator table | Gabriel Pérez-Cerezo | 2020-05-01 |
| * | Speed and distance to brake before target now in constants | Och Noe | 2020-05-01 |
| * | Limit the speed near the target positition | Och Noe | 2020-04-15 |
* | | Merge branch 'master' of github.com:shacknetisp/elevator | Beha | 2021-06-14 |
|\ \ |
|
| * | | Replace deprecated function calls (#16) | tuedel | 2021-06-14 |
| |/ |
|
* | | Use canonical node names for crafting. | Beha | 2021-06-14 |
* | | Add support for Aurum. | Beha | 2021-06-14 |
|/ |
|
* | Update README.md | Beha | 2020-04-11 |
* | MineClone2 support for Elevator mod and few improvements (#13) | minertestdude | 2020-04-11 |
* | Merge pull request #11 from luk3yx/master | Beha | 2020-04-02 |
|\ |
|
| * | Fix #8. | luk3yx | 2020-04-02 |
|/ |
|
* | Merge pull request #10 from S-S-X/refactor | Beha | 2020-04-02 |
|\ |
|
| * | Added linter | SX | 2020-02-14 |
| * | Refactoring crafts formspecs components helpers | SX | 2020-02-14 |
| * | Refactoring hooks, storage, register | SX | 2020-02-13 |
| * | Refactor mod structure | SX | 2020-02-13 |
|/ |
|
* | Compat. | Beha | 2018-09-27 |
* | Add screenshot. | Beha | 2018-09-27 |
* | Fix saving, add mod.conf. Closes #7. | Beha | 2018-09-25 |
* | Merge pull request #5 from CloudyProton/patch-1 | Beha | 2018-09-25 |
|\ |
|
| * | Do not show floor set label option to non-owners | CloudyProton | 2018-05-21 |
|/ |
|
* | Merge pull request #3 from CloudyProton/patch-1 | Beha | 2017-12-05 |
|\ |
|
| * | Add missing default dependency craft recipes | CloudyProton | 2017-12-04 |
|/ |
|
* | Update README.md | Beha | 2017-06-07 |
* | Added recipe that uses hemp rope instead of chains (#2) | gpcf | 2017-06-07 |
* | Failsafe check | Beha | 2017-04-15 |
* | Add ABM labels. | Beha | 2017-03-26 |
* | Minor fixes. | Beha | 2017-03-26 |
* | Be sure not to skip nodes. | Beha | 2017-03-25 |
* | on_rightclick safety checks. | Beha | 2017-03-25 |
* | Short forms of set_properties. | Beha | 2017-03-25 |
* | Increase visual size of the player. | Beha | 2017-03-25 |
* | Escape labels. | Beha | 2017-03-23 |
* | Fix box traveling. | Beha | 2017-03-22 |
* | Rename homedecor variable. | Beha | 2017-03-22 |
* | More cleanups, minor fixes. | Beha | 2017-03-22 |
* | Add readme. | Beha | 2017-03-21 |
* | Update for use without technic and homedecor. | Beha | 2017-03-21 |
* | Remove old models and textures, use only nodeboxes. | Beha | 2017-03-20 |
* | More comments | Beha | 2017-03-19 |
* | Fixes | Beha | 2017-03-19 |
* | fix selection box, fix inactive setlabel | Beha | 2017-03-15 |
* | more bugfixes (crash due to vanishing, elevator selection box) | Beha | 2017-03-15 |
* | fixes | Beha | 2017-03-14 |
* | detach robustness | Beha | 2017-03-09 |
* | more failsafes, logging | Beha | 2017-03-09 |