Commit Graph

55 Commits

Author SHA1 Message Date
FaceDeer
ce30c31a24 add an active object count check to the suction ABM 2017-02-04 00:39:28 -07:00
FaceDeer
d6327921ad rewrite internal container list structure and ABM to replace O(n) loop with an O(1) hash table lookup 2017-02-04 00:01:16 -07:00
FaceDeer
a1a9900b6c a little formatting and comment cleanup 2017-02-02 20:14:10 -07:00
FaceDeer
191c242816 update intllib to latest format 2017-02-02 20:03:24 -07:00
FaceDeer
0a71615571 inventory image is unused 2017-02-01 21:01:15 -07:00
FaceDeer
f16b51efe1 merge recent tenplus1 changes 2017-02-01 21:00:57 -07:00
TenPlus1
803f5ee4b2 Added intllib support (german translation by Xanthin) 2017-02-01 20:35:04 +00:00
TenPlus1
2e3ef7cf7e Tweaked and tidied code, uses a single abm for hoppers 2017-01-31 11:50:13 +00:00
TenPlus1
3b653f6da1 changed a few descriptions 2017-01-30 22:05:27 +00:00
TenPlus1
35d34ae5d6 update readme 2017-01-30 21:30:10 +00:00
FaceDeer
cfaf9d5d9c update license 2017-01-28 12:04:32 -07:00
FaceDeer
b9cf0d2c7e add a paragraph to the documentation about locked chest handling 2017-01-28 11:59:52 -07:00
FaceDeer
28181b99b7 Adding locked-chest sourcing, hoppers respect player permissions now. 2017-01-28 11:56:52 -07:00
FaceDeer
26ea80de9d move option-reading up so the documentation is properly changed 2017-01-28 11:46:21 -07:00
FaceDeer
6ee933934b remove unused textures 2017-01-28 11:42:48 -07:00
FaceDeer
561d74b728 support transitioning to single_craftable_item better 2017-01-28 11:41:26 -07:00
FaceDeer
7317380996 remove leftover debug 2017-01-28 11:35:17 -07:00
FaceDeer
d23997b7ab typo in the transfer abm 2017-01-28 11:33:30 -07:00
FaceDeer
f15188babb Merge remote-tracking branch 'refs/remotes/tenplus1/master' 2017-01-28 11:27:45 -07:00
TenPlus1
169cbf7ce2 can insert into locked chests but not take :) 2017-01-27 19:13:59 +00:00
TenPlus1
8a308e6291 added screenshot 2017-01-27 14:11:36 +00:00
TenPlus1
ea10762e0e tweak wording a little 2017-01-27 13:30:04 +00:00
TenPlus1
7cddb3a124 Added simple API to expand hopper usage 2017-01-26 16:34:15 +00:00
TenPlus1
014da42d6f side hopper now appears on placement 2017-01-25 20:24:18 +00:00
FaceDeer
28a99ec02f update readme and description 2017-01-22 16:47:18 -07:00
FaceDeer
e9d8265596 update lucky blocks to handle different settings 2017-01-22 16:21:33 -07:00
FaceDeer
033d697f88 Wording tweak, since side hoppers can be reoriented 2017-01-22 16:15:58 -07:00
FaceDeer
06f399ffcb Simplify to a single ABM to match tenplus1's work 2017-01-22 16:13:53 -07:00
FaceDeer
6f1187bb01 Import the changes I made to a fork of the original repository. 2017-01-22 15:54:42 -07:00
TenPlus1
d709bd0ec7 Timer issues fixed with new furnaces 2016-12-22 11:02:16 +00:00
TenPlus1
316edc5374 Fix hopper stall bug 2016-11-27 14:37:43 +00:00
TenPlus1
73e258b005 added 2x lucky blocks 2016-11-12 11:00:09 +00:00
TenPlus1
44abc220a4 Updated license 2016-08-19 19:30:01 +01:00
TenPlus1
4eb97ae9b6 add error check for empty inventories 2016-06-01 13:11:51 +01:00
TenPlus1
4a0780cdfe Tweaked code 2016-05-18 20:04:15 +01:00
TenPlus1
7396af91d1 Hoppers work with node timed Furnaces, reduced abm's, tidied code 2016-03-28 11:10:02 +01:00
TenPlus1
a6f668fe03 new node timer furnaces don't work with hoppers so reverted back to abm furnaces instead 2016-02-16 20:52:05 +00:00
TenPlus1
0c57fae01c Updated readme 2015-11-25 10:45:11 +00:00
TenPlus1
42ec716e37 Added support for wine mod's wine barrel 2015-11-25 10:43:42 +00:00
TenPlus1
0b9406d8a0 Added protection checking to hoppers 2015-11-25 10:27:32 +00:00
TenPlus1
9feb730cff disable abm catch_up 2015-11-07 20:48:49 +00:00
TenPlus1
78df44caf1 Updated readme 2015-11-04 10:36:21 +00:00
TenPlus1
faec0da948 Added Napiophelios' new textures 2015-11-04 10:35:08 +00:00
TenPlus1
55f362c071 hopper recipe changed, only 3 steel ingots required 2015-11-04 10:27:44 +00:00
TenPlus1
b8b883ebc5 updated readme 2015-11-04 10:24:32 +00:00
TenPlus1
3478d85500 Tweaked code, hopper now stores half as much 2015-11-04 10:23:14 +00:00
TenPlus1
c4dad128c7 Fixed crash on weirdly rotated side hopper 2015-10-31 14:20:35 +00:00
TenPlus1
74e068f370 added rotate_simple to side hopper to stop crashes 2015-10-31 11:22:25 +00:00
TenPlus1
80ff962ba5 Code tweaks 2015-09-17 14:38:52 +01:00
TenPlus1
80740cd0cb Formspec separate from node, also some code tweaks 2015-09-17 11:11:01 +01:00