Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | components aren't ground content | Luke aka SwissalpS | 2024-02-29 |
| | |||
* | fallback registrations / support unknown games with default values | BuckarooBanzay | 2023-10-16 |
| | |||
* | remove uncraftable 'on' elevator from creative inventory | flux | 2023-06-01 |
| | |||
* | Add doc_items help. | 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 | ||
* | Merge branch 'master' of github.com:shacknetisp/elevator | Beha | 2021-06-14 |
|\ | |||
| * | Replace deprecated function calls (#16) | tuedel | 2021-06-14 |
| | | |||
* | | Add support for Aurum. | Beha | 2021-06-14 |
|/ | |||
* | 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. | ||
* | Fix #8. | luk3yx | 2020-04-02 |
| | |||
* | Refactoring crafts formspecs components helpers | SX | 2020-02-14 |