aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #25 from SwissalpS/is_ground_contentHEADmasterBenjamin Leskey2024-02-29
|\
| * components aren't ground contentLuke aka SwissalpS2024-02-29
|/
* Merge pull request #24 from gabriel1379/feature/add_alter_for_technic_farming...Benjamin Leskey2024-02-26
|\
| * Fix indentation in crafts.luagabriel13792024-02-25
| * Add alternative crafting recipe for technic + basic_materialsgabriel13792024-02-25
|/
* Merge pull request #22 from BuckarooBanzay/unknown-game-supportBenjamin Leskey2023-10-18
|\
| * fallback registrations / support unknown games with default valuesBuckarooBanzay2023-10-16
|/
* Merge pull request #21 from fluxionary/niceBenjamin Leskey2023-06-01
|\
| * remove uncraftable 'on' elevator from creative inventoryflux2023-06-01
|/
* Update README.mdBenjamin Leskey2023-01-12
* Merge branch 'master' of github.com:shacknetisp/elevatorBeha2021-06-16
|\
| * Update README.mdBeha2021-06-16
* | Add doc_items help.Beha2021-06-16
|/
* Specify 5.4 MT requirement.Beha2021-06-16
* Specify use_texture_alpha to avoid warnings.Beha2021-06-16
* Allow node placing for elevator components on top of box.Beha2021-06-16
* Fix linter warnings.Beha2021-06-16
* Make elevator climbable too.Beha2021-06-16
* Do not open elevator formspec when holding elevator component.Beha2021-06-16
* Make shafts climbable.Beha2021-06-16
* Turn slowdown into setting.Beha2021-06-14
* Merge branch 'master' of https://github.com/gpcf/elevator into gpcf-masterBeha2021-06-14
|\
| * Improve luacheck, remove some unused variablesGabriel 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
* | Merge branch 'master' of github.com:shacknetisp/elevatorBeha2021-06-14
|\ \
| * | Replace deprecated function calls (#16)tuedel2021-06-14
| |/
* | Use canonical node names for crafting.Beha2021-06-14
* | Add support for Aurum.Beha2021-06-14
|/
* 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