bewlay
4a10b63ab6
Remove erroneous line from chute formspec code
2017-03-06 17:08:03 +01:00
FaceDeer
ebf05de397
add option to disable the "eject item" button
2017-02-25 15:17:37 -07:00
FaceDeer
7f255423f7
make default dependency optional
2017-02-25 07:12:21 -07:00
FaceDeer
0defbdb522
add api support for registering groups
2017-02-25 06:59:43 -07:00
FaceDeer
4b8d61568f
add eject setting for hoppers
...
This allows hoppers to dump the items they're ingesting out into the
world if there's not a compatible inventory to receive them (and the
target node is "open", tested via buildable_to)
2017-02-23 20:36:40 -07:00
FaceDeer
039421453f
check for protection bypass permission
2017-02-04 23:07:40 -07:00
FaceDeer
58505e8d04
Add chutes
2017-02-04 21:29:23 -07:00
FaceDeer
ad0ad11039
Vertical hoppers can now be rotated on their side and work as expected
...
Consistency is now maintained for side and vertical hoppers regarding
which face of a target node they inject items into. Injecting from the
top goes to the same inventory regardless of what hopper type did the
injecting, and likewise injecting from the side goes ot the same
inventory.
2017-02-04 18:58:15 -07:00
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
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
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
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
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
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
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
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
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
TenPlus1
8bda9878fe
Works with shift+click for newly placed hoppers
2015-09-13 09:39:04 +01:00
tenplus1
192ca97b68
Side hoppers pass onto other hoppers now
2015-06-16 10:08:18 +01:00