auouymous
|
1f6b683f89
|
removed local keyword from the second room in node_io.room_for_item_in_inventory() so it correctly accumulates across inventory slots
|
2018-09-24 17:56:57 -06:00 |
|
auouymous
|
57acde5c04
|
added support for detached and player inventories to utility functions
|
2018-09-24 17:43:37 -06:00 |
|
auouymous
|
17260cbf1c
|
added support for detached and player inventories to utility functions
|
2018-09-24 17:39:44 -06:00 |
|
auouymous
|
86aa1146fa
|
patch for pipeworks default:furnace
|
2018-08-16 04:34:10 -06:00 |
|
auouymous
|
ef5692fa21
|
temporary fix for furnace in pipeworks
|
2018-08-16 03:59:25 -06:00 |
|
auouymous
|
96cbee1a3c
|
update furnace to new API and export furnace init function for use by pipeworks
|
2018-08-16 03:54:46 -06:00 |
|
auouymous
|
648a66c1fa
|
fix forum post url
|
2018-08-16 03:10:06 -06:00 |
|
auouymous
|
ecd96a7815
|
no nodes or items
|
2018-08-15 18:56:49 -06:00 |
|
auouymous
|
3b37329ba6
|
add interface to check if a liquid inventory node supports millibuckets
|
2018-08-15 18:49:30 -06:00 |
|
auouymous
|
38a827dd46
|
do not remove from hopper inventory if item did not transfer to put_node
|
2018-08-15 18:18:59 -06:00 |
|
auouymous
|
b0f307d666
|
fix node_io.get_inventory_name() to return empty string instead of nil
|
2018-08-15 04:15:56 -06:00 |
|
auouymous
|
a5e8eef5f2
|
added get_*_stack() functions and changed take_item() to accept string or itemstack for want_item parameter
|
2018-08-15 04:11:53 -06:00 |
|
auouymous
|
e7ccbc5b13
|
added mod.conf file
|
2018-08-13 21:54:09 -06:00 |
|
auouymous
|
ea7d744767
|
fix node_io.compare_itemstack() to properly compare metadata
|
2018-08-13 21:53:22 -06:00 |
|
auouymous
|
fc5df0f510
|
removed node_io.make_itemstack()
|
2018-08-13 21:01:36 -06:00 |
|
auouymous
|
48758722f9
|
added count parameter to room_for_item() and return available room from room_for_*()
|
2018-08-13 19:48:26 -06:00 |
|
auouymous
|
86d4dbb426
|
rename liquid field to name
|
2018-08-13 04:24:01 -06:00 |
|
auouymous
|
732d306c94
|
fix typo
|
2018-08-08 05:14:18 -06:00 |
|
auouymous
|
ec4cc5e1e2
|
add link to test_io mod
|
2018-08-08 05:12:56 -06:00 |
|
auouymous
|
626f529532
|
use millibuckets instead of buckets and comment return values
|
2018-08-07 22:09:10 -06:00 |
|
auouymous
|
bf783d68b2
|
add header for side utility functions
|
2018-08-07 17:21:00 -06:00 |
|
auouymous
|
809addb71d
|
prevent crash by checking for nil ndef in can_* functions
|
2018-08-07 17:18:23 -06:00 |
|
auouymous
|
912b09c819
|
added link to forum post
|
2018-08-07 03:41:55 -06:00 |
|
auouymous
|
9d5b95f038
|
rewrite
|
2018-08-07 03:30:52 -06:00 |
|
auouymous
|
0d762f82af
|
move room_for_* functions to the access section
|
2018-08-07 03:27:35 -06:00 |
|
auouymous
|
a49f4c069e
|
list all utility functions
|
2018-08-07 03:27:03 -06:00 |
|
auouymous
|
6aa9b4a1de
|
Initial commit
|
2018-08-06 06:55:08 -06:00 |
|