Commit Graph

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