Commit Graph

2287 Commits

Author SHA1 Message Date
raoulvdberge
aa3e59b910 Inserting / extracting of items from the Storage Monitor. Finishes the Storage Monitor and fixes #804 2017-02-13 17:44:31 +01:00
raoulvdberge
ef5dccee83 Fixed "Clear" and "Create Pattern" buttons not working correctly when using Grid Filter tabs, fixes #983 2017-02-13 17:24:27 +01:00
raoulvdberge
fc8ae833f9 Version bump to 1.4.1 2017-02-12 23:09:38 +01:00
raoulvdberge
0ee9c6ce93 More stuff on the storage monitors 2017-02-12 23:08:02 +01:00
raoulvdberge
de3553a1de Render item from storage 2017-02-12 21:14:49 +01:00
raoulvdberge
70cafe9c73 Rendering 2017-02-12 20:45:31 +01:00
raoulvdberge
c91a1abb90 Storage monitor! Renderer isn't working yet... 2017-02-12 15:31:36 +01:00
raoulvdberge
db160364bb Fixed network nodes not respecting redstone mode, fixes #980 2017-02-11 15:39:14 +01:00
raoulvdberge
76b27b520d Fixes to world saved data impl, mark *actually* drives dirty 2017-02-11 00:23:45 +01:00
raoulvdberge
4e23823f35 Set the dimension correctly 2017-02-10 23:25:17 +01:00
VT-14
7a7ef0ba11 OreDictionary Support for the PPE and Security Manager. (#976)
* Crafting Tables and Chest Partial OreDict Support

Added "workbench" to the Processing Pattern Encoder and "chest" to the Security Manager.  I was unable to apply Ore Dictionary support to Solderer recipes.  Currently unable to 'fix' the Crafting Grid, Crafting Upgrade (another file), or Disk Drive.

* Actually use the ore dictionary in those recipes
2017-02-10 20:19:12 +01:00
raoulvdberge
031b21b2cf Forgot to add changelog entry for "Pressing shift while starting a crafting task will skip the crafting preview" 2017-02-07 00:15:56 +01:00
raoulvdberge
da591ee386 Fixed storage block voiding and markDirty on removal of node 2017-02-06 22:02:33 +01:00
raoulvdberge
9c70e7d668 Use tracked when importing 2017-02-06 21:21:05 +01:00
raoulvdberge
bd220b5832 Make it even a little faster 2017-02-06 20:35:12 +01:00
raoulvdberge
09b9e5b4f4 Converting blocks instead of ingots to Printed Processors is now a little faster 2017-02-06 20:34:02 +01:00
raoulvdberge
63fabe5df4 Fixed crash when placing skull, fixes #958 2017-02-06 19:36:05 +01:00
raoulvdberge
74b4830f83 Fix wrong assumption made with the legacy tags 2017-02-06 19:26:25 +01:00
raoulvdberge
ef66df9556 Should fix crashes 2017-02-03 20:45:28 +01:00
raoulvdberge
c8def98677 Fix crashing bug 2017-02-03 17:29:17 +01:00
way2muchnoise
a1683068b1 fix loading of crafting tasks 2017-02-03 16:29:40 +01:00
way2muchnoise
530fa7acac changes to the ore dict list related to changing stacks 2017-02-03 15:45:44 +01:00
raoulvdberge
21917db0f9 Remove IReaderWriter interface, use seperate IReader/IWriter 2017-02-03 15:23:06 +01:00
way2muchnoise
30eea50826 add some isEmpty checks 2017-02-03 15:19:20 +01:00
raoulvdberge
9e66a12647 Add missing changelog entries 2017-02-03 13:32:00 +01:00
raoulvdberge
d625098e5b Improve Reader/Writer GUI clicks, add redstone toggle button to GUI 2017-02-02 23:12:57 +01:00
raoulvdberge
57af1d886a Added status messages to Reader/Writers 2017-02-02 22:56:41 +01:00
raoulvdberge
17c37f5144 Update changelog 2017-02-02 20:58:17 +01:00
raoulvdberge
ecd2d0d73b Return a dummy reader/writer cap on clients to ensure correct rendering of pipe connections for example 2017-02-02 20:56:03 +01:00
raoulvdberge
9b298c25c7 Added solderer particles, fixes #923 2017-02-02 19:28:59 +01:00
raoulvdberge
5cca4a4dc6 Revert some earlier stuff and fix icon sheet 2017-02-02 19:09:04 +01:00
way2muchnoise
bc895bb4fc fix flags in validityCheck 2017-02-02 18:03:02 +01:00
way2muchnoise
a1ff3960d8 some changes to make sure 1.11 stacks don't mess with the old insert extract code 2017-02-02 17:41:34 +01:00
way2muchnoise
afd38354e3 adds ID sorting option, forward port 7ceea1d6a6b9e40ed7ba889e7180fb9b313fb2c6 2017-02-02 17:02:31 +01:00
way2muchnoise
24f8c88f7e add oredict stuff to Cyclops support, forward port
75e3d69ccf45b0655d929f166e2bd7e21c548d8c
2017-02-02 16:57:43 +01:00
raoulvdberge
fcfd1ba819 Added filter for ignoring tasks created in an automated way, fixes #867 2017-02-02 13:00:36 +01:00
raoulvdberge
c7a2e9a908 Change uvlock for 3 models, minimum CC version, we need CC 2017-02-02 12:05:29 +01:00
raoulvdberge
81e94ef727 Keep track if a crafting task was made in automated way for an upcoming feature in the crafting monitor 2017-01-29 20:37:31 +01:00
raoulvdberge
fcf707ea2c Fix the crafting monitor filter stuffs 2017-01-29 20:01:07 +01:00
raoulvdberge
a89e8b669e Clean up held item disabling 2017-01-29 15:51:18 +01:00
raoulvdberge
4282657340 Add crafting monitor filtering 2017-01-29 15:48:47 +01:00
raoulvdberge
9477fa3b63 Update translations for grid filter change 2017-01-29 15:17:31 +01:00
raoulvdberge
206ba7d809 Rename "Grid Filter" to "Filter" 2017-01-29 15:13:31 +01:00
raoulvdberge
2a2a14a7ce Update changelog 2017-01-28 21:55:12 +01:00
raoulvdberge
b147bb5b11 Add recipes for reader/writer, change security manager recipe, formatting 2017-01-28 21:53:21 +01:00
raoulvdberge
605e4f4ec6 Protect against null in cyclops storage 2017-01-28 21:11:59 +01:00
raoulvdberge
310f94fd36 Fixed disk textures not working on latest Forge, fixes #881 2017-01-28 18:32:34 +01:00
way2muchnoise
74a98ff024 better handling of breaking and constructing of blocks 2017-01-26 19:19:47 +01:00
way2muchnoise
9dddf8a36f Revert "Fixes #908", it broke more than it fixed
This reverts commit cf78985bca.
2017-01-26 16:27:13 +01:00
raoulvdberge
cf78985bca Fixes #908 2017-01-25 02:27:18 +01:00