Commit Graph

  • ef9ae22b81 Merge branch 'master' of github.com:shacknetisp/elevator master Beha 2021-06-16 22:58:21 -0400
  • 6d6e6968e1 Add doc_items help. Beha 2021-06-16 22:54:34 -0400
  • fceb32aea4
    Update README.md Beha 2021-06-16 22:21:07 -0400
  • 65d677371a Specify 5.4 MT requirement. Beha 2021-06-16 14:41:09 -0400
  • 4fa1575b41 Specify use_texture_alpha to avoid warnings. Beha 2021-06-16 14:17:40 -0400
  • 0e5d0a5457 Allow node placing for elevator components on top of box. Beha 2021-06-16 12:04:18 -0400
  • 7ab4e03313 Fix linter warnings. Beha 2021-06-16 11:56:56 -0400
  • 657e8a6642 Make elevator climbable too. Beha 2021-06-16 11:45:55 -0400
  • d4910281f8 Do not open elevator formspec when holding elevator component. Beha 2021-06-16 11:43:36 -0400
  • 563a3502cc Make shafts climbable. Beha 2021-06-16 11:42:29 -0400
  • 18579de323 Turn slowdown into setting. Beha 2021-06-14 12:58:34 -0400
  • d9df0bf572 Merge branch 'master' of https://github.com/gpcf/elevator into gpcf-master Beha 2021-06-14 12:45:33 -0400
  • a0f873e26e Merge branch 'master' of github.com:shacknetisp/elevator Beha 2021-06-14 12:43:47 -0400
  • 33951e4a47
    Replace deprecated function calls (#16) tuedel 2021-06-14 18:43:42 +0200
  • 0f16d29c76 Use canonical node names for crafting. Beha 2021-06-14 12:40:50 -0400
  • ca1c77696a Add support for Aurum. Beha 2021-06-14 12:01:28 -0400
  • 575bc0c119 Improve luacheck, remove some unused variables Gabriel Pérez-Cerezo 2020-05-01 23:01:15 +0200
  • 80c492fd23 Make elevators less deadly, add farming_undo support Gabriel Pérez-Cerezo 2020-05-01 18:22:02 +0200
  • d2c68d4cba move into elevator table Gabriel Pérez-Cerezo 2020-05-01 17:34:08 +0200
  • 12124d0b77 Speed and distance to brake before target now in constants Och Noe 2020-02-25 13:55:47 +0100
  • 1cd6b661c6 Limit the speed near the target positition Och Noe 2020-02-02 20:25:24 +0100
  • babd508a35
    Update README.md Beha 2020-04-11 09:03:38 -0400
  • db4eca8b73
    MineClone2 support for Elevator mod and few improvements (#13) minertestdude 2020-04-11 15:02:05 +0200
  • d4bc5f0288
    Merge pull request #11 from luk3yx/master Beha 2020-04-02 08:01:43 -0400
  • df0d86d66d Fix #8. luk3yx 2020-04-02 18:03:53 +1300
  • 4924457eac
    Merge pull request #10 from S-S-X/refactor Beha 2020-04-02 00:13:33 -0400
  • 13f7c692cb Added linter SX 2020-02-14 02:30:20 +0200
  • a3966d1a02 Refactoring crafts formspecs components helpers SX 2020-02-14 02:07:10 +0200
  • 469b506338 Refactoring hooks, storage, register SX 2020-02-13 22:23:06 +0200
  • 62d6d4d5ae Refactor mod structure SX 2020-02-13 19:56:34 +0200
  • ffedde3bd6 Compat. Beha 2018-09-27 09:58:05 -0400
  • 52b78a67f0 Add screenshot. Beha 2018-09-27 09:25:17 -0400
  • fd374c37d2 Fix saving, add mod.conf. Closes #7. Beha 2018-09-25 11:24:03 -0400
  • 4f389f287c
    Merge pull request #5 from CloudyProton/patch-1 Beha 2018-09-25 11:09:48 -0400
  • 54ddb29a04
    Do not show floor set label option to non-owners CloudyProton 2018-05-21 10:27:40 -0400
  • fab6941d5e
    Merge pull request #3 from CloudyProton/patch-1 Beha 2017-12-05 08:07:55 -0500
  • 444d0dbfbe
    Add missing default dependency craft recipes CloudyProton 2017-12-04 23:53:38 -0500
  • 88417f0d6f Update README.md Beha 2017-06-07 19:47:01 -0400
  • 83093a4160 Added recipe that uses hemp rope instead of chains (#2) gpcf 2017-06-08 01:45:41 +0200
  • f777f0b525 Failsafe check Beha 2017-04-15 11:28:52 -0400
  • 3b9cee8d5d Add ABM labels. Beha 2017-03-26 15:54:09 -0400
  • 395a64a5b4 Minor fixes. Beha 2017-03-26 10:24:50 -0400
  • d04443bd67 Be sure not to skip nodes. Beha 2017-03-25 22:57:49 -0400
  • 16312b1ce1 on_rightclick safety checks. Beha 2017-03-25 22:53:20 -0400
  • 90a0a553d9 Short forms of set_properties. Beha 2017-03-25 10:58:59 -0400
  • d20ebfcd03 Increase visual size of the player. Beha 2017-03-25 10:03:24 -0400
  • 35b96637d4 Escape labels. Beha 2017-03-23 14:05:48 -0400
  • 410ac0061e Fix box traveling. Beha 2017-03-22 11:38:07 -0400
  • 8bbec598b7 Rename homedecor variable. Beha 2017-03-22 09:20:54 -0400
  • df542c5a16 More cleanups, minor fixes. Beha 2017-03-22 09:15:17 -0400
  • 79fe50056d Add readme. Beha 2017-03-21 10:15:13 -0400
  • 22c6b285b2 Update for use without technic and homedecor. Beha 2017-03-21 10:07:06 -0400
  • 50946047cc Remove old models and textures, use only nodeboxes. Beha 2017-03-20 14:46:54 -0400
  • 63b724e127 More comments Beha 2017-03-19 19:49:47 -0400
  • af7558eb54 Fixes Beha 2017-03-19 13:37:29 -0400
  • 31d2975653 fix selection box, fix inactive setlabel Beha 2017-03-15 22:27:41 -0400
  • b5ab247119 more bugfixes (crash due to vanishing, elevator selection box) Beha 2017-03-15 19:57:53 -0400
  • 979268666a fixes Beha 2017-03-14 16:56:53 -0400
  • b056b3db49 detach robustness Beha 2017-03-09 10:33:31 -0500
  • 50bb7a9a2c more failsafes, logging Beha 2017-03-09 10:10:26 -0500
  • 09b26fd0bb failsafes Beha 2017-03-09 09:55:38 -0500
  • 8671195ada More formspecs, infotext contains the label. Beha 2017-03-09 09:30:29 -0500
  • 7ba5cc5194 Add labels. Beha 2017-03-08 17:30:19 -0500
  • fb550e1da4 One-click formspec. Beha 2017-03-08 17:05:10 -0500
  • d2cf183c52 Normal speed and acceleration. Beha 2017-03-08 12:32:23 -0500
  • d045312ccd Remove another Beha 2017-03-07 14:22:25 -0500
  • 847b51ebed Remove some commits. Beha 2017-03-07 14:19:53 -0500
  • e69f1441c4 force upgrade Beha 2017-03-07 14:13:26 -0500
  • f96ac5dcd9 Improved falling. Beha 2017-03-07 14:02:47 -0500
  • b5e38e547d Eject others, check for shaft dug above box. Beha 2017-03-07 13:50:23 -0500
  • 457feb856c version Beha 2017-03-07 12:10:38 -0500
  • 1aa6dfd314 initial commit Beha 2017-03-07 12:00:22 -0500