Commit Graph

  • eee0dc0f13 Fix error caused by rotated chutes master SmallJoker 2024-12-14 19:05:49 +01:00
  • e91bc6ef0c
    Fix sorter filter and error in eject (#32) Olivier Dragon 2024-09-25 14:41:03 -04:00
  • 0baf36e7d9
    Fix regression with throwing items out of the hopper (#29) Airat Makhmutov 2024-09-02 18:46:15 +03:00
  • 18f37112d4 Offload CHANGELOG from README SmallJoker 2024-08-26 16:11:03 +02:00
  • 30b5654802 Add .luacheckrc and fix its warnings SmallJoker 2024-08-16 22:58:59 +02:00
  • 6624eedf02 Maintenance: fix deprecation warnings SmallJoker 2024-08-16 22:28:33 +02:00
  • 001769597b Make the README more pleasant to read SmallJoker 2024-08-16 22:19:42 +02:00
  • 4c46073621 Create inventory information through an existing table Ajrat Makhmutov 2024-08-12 23:27:58 +03:00
  • e2f4aec5c9 Move getting inventory to a separate function Ajrat Makhmutov 2024-08-12 23:05:05 +03:00
  • c396c88277 Update the API documentation Ajrat Makhmutov 2024-07-29 02:35:30 +03:00
  • 3736c9dad8 Rename api.txt in api.md Ajrat Makhmutov 2024-07-29 01:29:31 +03:00
  • df5f8d8379 Add multi-node containers support Ajrat Makhmutov 2024-07-21 04:16:35 +03:00
  • d0c8e18c5a Refactor the hopper place function Ajrat Makhmutov 2024-05-30 00:48:26 +03:00
  • c691f370b4
    Configurable inventory log level (#17) SmallJoker 2022-07-10 20:25:16 +02:00
  • a05aa9a59b
    Use texture status indicators (#16) SmallJoker 2022-07-10 20:25:00 +02:00
  • 6ac1b61951 bring in translations from weblate.org FaceDeer 2021-01-13 03:10:55 -07:00
  • 6525e577fb add i18n script, update translation files FaceDeer 2020-03-02 20:31:29 -07:00
  • 75e2bdb934
    Update to minetest builtin’s translation api (#12) Louis Royer 2020-02-19 00:47:23 +01:00
  • 1ee79fb94a add pt, br-pt translations FaceDeer 2018-12-06 08:51:32 -07:00
  • 8246da4252 update forum link FaceDeer 2018-05-27 09:49:07 -06:00
  • 0f3df80b85 update screenshot and documentation FaceDeer 2018-05-04 22:26:45 -06:00
  • 51b70fb5ee Avoid hoppers to "repair" taken items (#10) Pierre-Adrien Langrognet 2017-09-02 04:53:03 +02:00
  • eb26adcbfe Replace deprecated settings method (#8) texmex 2017-06-18 22:23:21 +02:00
  • 8a7ebcf6ca Replace deprecated settings method (#9) texmex 2017-06-18 22:22:33 +02:00
  • c8b83cd72d hoppers sometimes crashed when adjacent to undefined nodes FaceDeer 2017-05-07 13:06:26 -06:00
  • f871723edf sorter wasn't checking allow_metadata_inventory_move FaceDeer 2017-04-29 15:12:56 -06:00
  • 3f5deef63a use fake players for offline players like in Pipeworks FaceDeer 2017-04-01 22:39:31 -06:00
  • 74c8cf887f add ability to "filter all" to sorter FaceDeer 2017-04-01 09:48:54 -06:00
  • 9972c1de84 update readme with sorter FaceDeer 2017-03-31 01:00:21 -06:00
  • b8f4ee3f8b Sorter, splitting up giant init.lua FaceDeer 2017-03-31 00:58:28 -06:00
  • ca9abb7613 Merge pull request #1 from bewlay/master FaceDeer 2017-03-06 10:03:10 -07:00
  • 4a10b63ab6 Remove erroneous line from chute formspec code bewlay 2017-03-06 17:08:03 +01:00
  • 5bb417b4c0 forgot to mention item ejection button FaceDeer 2017-02-26 16:32:46 -07:00
  • ebf05de397 add option to disable the "eject item" button FaceDeer 2017-02-25 15:17:37 -07:00
  • ee89ae4734 update readme FaceDeer 2017-02-25 07:20:31 -07:00
  • 7f255423f7 make default dependency optional FaceDeer 2017-02-25 07:12:21 -07:00
  • cf4608a412 fix a documentation typo FaceDeer 2017-02-25 07:00:01 -07:00
  • 0defbdb522 add api support for registering groups FaceDeer 2017-02-25 06:59:43 -07:00
  • 4b8d61568f add eject setting for hoppers FaceDeer 2017-02-23 20:36:40 -07:00
  • 5b04908df5 Update readme with mention of chutes FaceDeer 2017-02-04 23:39:26 -07:00
  • 039421453f check for protection bypass permission FaceDeer 2017-02-04 23:07:40 -07:00
  • 58505e8d04 Add chutes FaceDeer 2017-02-04 21:29:23 -07:00
  • ad0ad11039 Vertical hoppers can now be rotated on their side and work as expected FaceDeer 2017-02-04 18:58:15 -07:00
  • ce30c31a24 add an active object count check to the suction ABM FaceDeer 2017-02-04 00:39:28 -07:00
  • d6327921ad rewrite internal container list structure and ABM to replace O(n) loop with an O(1) hash table lookup FaceDeer 2017-02-04 00:01:16 -07:00
  • a1a9900b6c a little formatting and comment cleanup FaceDeer 2017-02-02 20:14:10 -07:00
  • 191c242816 update intllib to latest format FaceDeer 2017-02-02 20:03:24 -07:00
  • 0a71615571 inventory image is unused FaceDeer 2017-02-01 21:01:15 -07:00
  • f16b51efe1 merge recent tenplus1 changes FaceDeer 2017-02-01 21:00:57 -07:00
  • 803f5ee4b2 Added intllib support (german translation by Xanthin) TenPlus1 2017-02-01 20:35:04 +00:00
  • 2e3ef7cf7e Tweaked and tidied code, uses a single abm for hoppers TenPlus1 2017-01-31 11:50:13 +00:00
  • 3b653f6da1 changed a few descriptions TenPlus1 2017-01-30 22:05:27 +00:00
  • 35d34ae5d6 update readme TenPlus1 2017-01-30 21:30:10 +00:00
  • cfaf9d5d9c update license FaceDeer 2017-01-28 12:04:32 -07:00
  • b9cf0d2c7e add a paragraph to the documentation about locked chest handling FaceDeer 2017-01-28 11:59:52 -07:00
  • 28181b99b7 Adding locked-chest sourcing, hoppers respect player permissions now. FaceDeer 2017-01-28 11:56:52 -07:00
  • 26ea80de9d move option-reading up so the documentation is properly changed FaceDeer 2017-01-28 11:46:21 -07:00
  • 6ee933934b remove unused textures FaceDeer 2017-01-28 11:42:48 -07:00
  • 561d74b728 support transitioning to single_craftable_item better FaceDeer 2017-01-28 11:41:26 -07:00
  • 7317380996 remove leftover debug FaceDeer 2017-01-28 11:35:17 -07:00
  • d23997b7ab typo in the transfer abm FaceDeer 2017-01-28 11:33:30 -07:00
  • f15188babb Merge remote-tracking branch 'refs/remotes/tenplus1/master' FaceDeer 2017-01-28 11:27:45 -07:00
  • 169cbf7ce2 can insert into locked chests but not take :) TenPlus1 2017-01-27 19:13:59 +00:00
  • 8a308e6291 added screenshot TenPlus1 2017-01-27 14:11:36 +00:00
  • ea10762e0e tweak wording a little TenPlus1 2017-01-27 13:30:04 +00:00
  • 7cddb3a124 Added simple API to expand hopper usage TenPlus1 2017-01-26 16:34:15 +00:00
  • 014da42d6f side hopper now appears on placement TenPlus1 2017-01-25 20:24:18 +00:00
  • 28a99ec02f update readme and description FaceDeer 2017-01-22 16:47:18 -07:00
  • e9d8265596 update lucky blocks to handle different settings FaceDeer 2017-01-22 16:21:33 -07:00
  • 033d697f88 Wording tweak, since side hoppers can be reoriented FaceDeer 2017-01-22 16:15:58 -07:00
  • 06f399ffcb Simplify to a single ABM to match tenplus1's work FaceDeer 2017-01-22 16:13:53 -07:00
  • 6f1187bb01 Import the changes I made to a fork of the original repository. FaceDeer 2017-01-22 15:54:42 -07:00
  • d709bd0ec7 Timer issues fixed with new furnaces TenPlus1 2016-12-22 11:02:16 +00:00
  • 316edc5374 Fix hopper stall bug TenPlus1 2016-11-27 14:37:43 +00:00
  • 73e258b005 added 2x lucky blocks TenPlus1 2016-11-12 11:00:09 +00:00
  • 44abc220a4 Updated license TenPlus1 2016-08-19 19:30:01 +01:00
  • 4eb97ae9b6 add error check for empty inventories TenPlus1 2016-06-01 13:11:51 +01:00
  • 4a0780cdfe Tweaked code TenPlus1 2016-05-18 20:04:15 +01:00
  • 7396af91d1 Hoppers work with node timed Furnaces, reduced abm's, tidied code TenPlus1 2016-03-28 11:10:02 +01:00
  • a6f668fe03 new node timer furnaces don't work with hoppers so reverted back to abm furnaces instead TenPlus1 2016-02-16 20:52:05 +00:00
  • 0c57fae01c Updated readme TenPlus1 2015-11-25 10:45:11 +00:00
  • 42ec716e37 Added support for wine mod's wine barrel TenPlus1 2015-11-25 10:43:42 +00:00
  • 0b9406d8a0 Added protection checking to hoppers TenPlus1 2015-11-25 10:27:32 +00:00
  • 9feb730cff disable abm catch_up TenPlus1 2015-11-07 20:48:49 +00:00
  • 78df44caf1 Updated readme TenPlus1 2015-11-04 10:36:21 +00:00
  • faec0da948 Added Napiophelios' new textures TenPlus1 2015-11-04 10:35:08 +00:00
  • 55f362c071 hopper recipe changed, only 3 steel ingots required TenPlus1 2015-11-04 10:27:44 +00:00
  • b8b883ebc5 updated readme TenPlus1 2015-11-04 10:24:32 +00:00
  • 3478d85500 Tweaked code, hopper now stores half as much TenPlus1 2015-11-04 10:23:14 +00:00
  • c4dad128c7 Fixed crash on weirdly rotated side hopper TenPlus1 2015-10-31 14:20:35 +00:00
  • 74e068f370 added rotate_simple to side hopper to stop crashes TenPlus1 2015-10-31 11:22:25 +00:00
  • 80ff962ba5 Code tweaks TenPlus1 2015-09-17 14:38:52 +01:00
  • 80740cd0cb Formspec separate from node, also some code tweaks TenPlus1 2015-09-17 11:11:01 +01:00
  • 8bda9878fe Works with shift+click for newly placed hoppers TenPlus1 2015-09-13 09:39:04 +01:00
  • 192ca97b68 Side hoppers pass onto other hoppers now tenplus1 2015-06-16 10:08:18 +01:00
  • 8144ef44c7 updated tenplus1 2015-06-12 10:43:17 +01:00
  • 2b79343e47 Initial upload tenplus1 2015-06-12 10:42:11 +01:00
  • c49bd080e8 first commit tenplus1 2015-06-12 10:41:37 +01:00