Commit graph

14 commits

Author SHA1 Message Date
WayofTime
7104138e2b Implemented Priority System for the item routing system. Lower numbers are looked at first. 2016-02-22 21:19:22 -05:00
WayofTime
b3636fe12f Fixed filters so that they would send a block update to the inventories when updated. Also nerfed the bound sword. 2016-02-19 19:47:58 -05:00
WayofTime
b8079bb509 Added multiple router filters and made sure that they are able to work properly. Textures and localization completed. Added a recipe for a consumable "frame" - more of these gating materials to be added. 2016-01-21 15:53:37 -05:00
WayofTime
6c91865c5e Added max transfer amount to filter transfer argument. 2016-01-21 10:57:52 -05:00
WayofTime
8b6787b27c Converted the Master Routing Node so that it would use a TreeMap instead of a HashMap for sorting. Modified TestItemFilter so it actually worked without exceptions.
Added default item filter which allows all items through.
2016-01-21 10:45:45 -05:00
WayofTime
7250dc8126 Reinitialized filter after fixing iterator. 2016-01-16 20:43:40 -05:00
WayofTime
1a908d64c6 Patch fix for concurrent modification exception 2016-01-16 20:11:25 -05:00
WayofTime
6a6369d08e Got the routing working to a safe degree. 2016-01-14 15:03:13 -05:00
WayofTime
652b6a45fd Initial framework for the item routing is completed 2016-01-14 14:11:16 -05:00
WayofTime
ac919c7882 Implemented ghost items for the inventory - will be adjusted. 2016-01-14 08:27:09 -05:00
WayofTime
2b9cede308 Beginning work on the Master Routing Node 2016-01-13 19:32:50 -05:00
WayofTime
9aac50542b Implemented a test filter - hasn't been tested! :D 2016-01-12 21:17:26 -05:00
WayofTime
269459c5c5 Added a lot more framework for the node routing. 2016-01-12 17:05:56 -05:00
WayofTime
8b0756e9da Added routing nodes and a bit of infrastructure - not even working yet. 2016-01-12 12:23:26 -05:00