Commit Graph

50 Commits (master)

Author SHA1 Message Date
Beha 7ab4e03313 Fix linter warnings.
Closes #12.
2021-06-16 11:57:02 -04:00
Beha 18579de323 Turn slowdown into setting. 2021-06-14 12:58:34 -04:00
Beha d9df0bf572 Merge branch 'master' of https://github.com/gpcf/elevator into gpcf-master 2021-06-14 12:45:33 -04:00
tuedel 33951e4a47
Replace deprecated function calls (#16) 2021-06-14 12:43:42 -04:00
Gabriel Pérez-Cerezo 575bc0c119 Improve luacheck, remove some unused variables 2020-05-01 23:01:15 +02:00
Gabriel Pérez-Cerezo 80c492fd23 Make elevators less deadly, add farming_undo support 2020-05-01 18:22:02 +02:00
Gabriel Pérez-Cerezo d2c68d4cba move into elevator table 2020-05-01 17:34:08 +02:00
Och Noe 12124d0b77 Speed and distance to brake before target now in constants 2020-05-01 17:33:59 +02:00
Och Noe 1cd6b661c6 Limit the speed near the target positition 2020-04-15 23:20:02 +02:00
minertestdude db4eca8b73
MineClone2 support for Elevator mod and few improvements (#13)
* 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.
2020-04-11 09:02:05 -04:00
SX a3966d1a02 Refactoring crafts formspecs components helpers 2020-02-14 02:07:10 +02:00
SX 469b506338 Refactoring hooks, storage, register 2020-02-13 22:23:06 +02:00
SX 62d6d4d5ae Refactor mod structure 2020-02-13 19:56:34 +02:00
Beha ffedde3bd6 Compat. 2018-09-27 09:58:05 -04:00
Beha fd374c37d2 Fix saving, add mod.conf. Closes #7. 2018-09-25 11:24:03 -04:00
CloudyProton 54ddb29a04
Do not show floor set label option to non-owners
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.
2018-05-21 10:27:40 -04:00
CloudyProton 444d0dbfbe
Add missing default dependency craft recipes
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.
2017-12-04 23:53:38 -05:00
gpcf 83093a4160 Added recipe that uses hemp rope instead of chains (#2) 2017-06-07 19:45:41 -04:00
Beha f777f0b525 Failsafe check 2017-04-15 11:28:52 -04:00
Beha 3b9cee8d5d Add ABM labels. 2017-03-26 15:54:09 -04:00
Beha 395a64a5b4 Minor fixes. 2017-03-26 10:24:50 -04:00
Beha d04443bd67 Be sure not to skip nodes. 2017-03-25 22:57:49 -04:00
Beha 16312b1ce1 on_rightclick safety checks. 2017-03-25 22:53:20 -04:00
Beha 90a0a553d9 Short forms of set_properties. 2017-03-25 10:58:59 -04:00
Beha d20ebfcd03 Increase visual size of the player. 2017-03-25 10:03:24 -04:00
Beha 35b96637d4 Escape labels. 2017-03-23 14:05:48 -04:00
Beha 410ac0061e Fix box traveling. 2017-03-22 11:38:07 -04:00
Beha 8bbec598b7 Rename homedecor variable. 2017-03-22 09:20:54 -04:00
Beha df542c5a16 More cleanups, minor fixes. 2017-03-22 09:15:17 -04:00
Beha 22c6b285b2 Update for use without technic and homedecor. 2017-03-21 10:07:06 -04:00
Beha 50946047cc Remove old models and textures, use only nodeboxes. 2017-03-20 14:46:54 -04:00
Beha 63b724e127 More comments 2017-03-19 19:49:47 -04:00
Beha af7558eb54 Fixes 2017-03-19 13:37:29 -04:00
Beha 31d2975653 fix selection box, fix inactive setlabel 2017-03-15 22:27:41 -04:00
Beha b5ab247119 more bugfixes (crash due to vanishing, elevator selection box) 2017-03-15 19:57:53 -04:00
Beha 979268666a fixes 2017-03-14 16:56:53 -04:00
Beha b056b3db49 detach robustness 2017-03-09 10:33:31 -05:00
Beha 50bb7a9a2c more failsafes, logging 2017-03-09 10:10:26 -05:00
Beha 09b26fd0bb failsafes 2017-03-09 09:55:38 -05:00
Beha 8671195ada More formspecs, infotext contains the label. 2017-03-09 09:30:29 -05:00
Beha 7ba5cc5194 Add labels. 2017-03-08 17:30:19 -05:00
Beha fb550e1da4 One-click formspec. 2017-03-08 17:05:10 -05:00
Beha d2cf183c52 Normal speed and acceleration. 2017-03-08 12:32:23 -05:00
Beha d045312ccd Remove another 2017-03-07 14:22:25 -05:00
Beha 847b51ebed Remove some commits. 2017-03-07 14:19:53 -05:00
Beha e69f1441c4 force upgrade 2017-03-07 14:13:26 -05:00
Beha f96ac5dcd9 Improved falling. 2017-03-07 14:02:47 -05:00
Beha b5e38e547d Eject others, check for shaft dug above box. 2017-03-07 13:50:23 -05:00
Beha 457feb856c version 2017-03-07 12:10:38 -05:00
Beha 1aa6dfd314 initial commit 2017-03-07 12:00:22 -05:00