Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #21 from fluxionary/nice | Benjamin Leskey | 2023-06-01 |
|\ | | | | | remove uncraftable 'on' elevator from creative inventory | ||
| * | remove uncraftable 'on' elevator from creative inventory | flux | 2023-06-01 |
|/ | |||
* | Update README.md | Benjamin Leskey | 2023-01-12 |
| | |||
* | Merge branch 'master' of github.com:shacknetisp/elevator | Beha | 2021-06-16 |
|\ | |||
| * | Update README.md | Beha | 2021-06-16 |
| | | |||
* | | Add doc_items help. | Beha | 2021-06-16 |
|/ | |||
* | Specify 5.4 MT requirement. | Beha | 2021-06-16 |
| | |||
* | Specify use_texture_alpha to avoid warnings. | Beha | 2021-06-16 |
| | |||
* | Allow node placing for elevator components on top of box. | Beha | 2021-06-16 |
| | |||
* | Fix linter warnings. | Beha | 2021-06-16 |
| | | | | Closes #12. | ||
* | Make elevator climbable too. | Beha | 2021-06-16 |
| | |||
* | Do not open elevator formspec when holding elevator component. | Beha | 2021-06-16 |
| | | | | Closes #14. | ||
* | Make shafts climbable. | Beha | 2021-06-16 |
| | | | | See #9 | ||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | * deprecating outdated file * Add files via upload * Mineclone2 compatibility, externalization of few settings, inability to break by hand - integrated full Mineclone2 game compatibility layer - externalized elevator settings (easier upgrades for server owners) - turn off the ability to destroy shafts by hand, as this could lead to accidents * Add mineclone textures These textures are MIT licensed and motor texture is done by me, likewise MIT. License added. * Add license about mineclone2 variant of textures * Update readme with support information about Mineclone2. * This should finally nail the correct groups for mineclone2. Sorry. | ||
* | Merge pull request #11 from luk3yx/master | Beha | 2020-04-02 |
|\ | | | | | Fix crash reported in #8. | ||
| * | Fix #8. | luk3yx | 2020-04-02 |
|/ | |||
* | Merge pull request #10 from S-S-X/refactor | Beha | 2020-04-02 |
|\ | | | | | Refactoring mod structure | ||
| * | 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 | ||
| * | Do not show floor set label option to non-owners | CloudyProton | 2018-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. | ||
* | Merge pull request #3 from CloudyProton/patch-1 | Beha | 2017-12-05 |
|\ | | | | | Add missing default dependency craft recipes | ||
| * | Add missing default dependency craft recipes | CloudyProton | 2017-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. | ||
* | 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 |
| |