raoulvdberge
fa06e16efc
Mark dirty on stuff
2017-03-04 21:55:42 +01:00
raoulvdberge
0196f6823c
Fixed old behavior in storage drawers voiding code
2017-03-04 21:17:09 +01:00
raoulvdberge
9308e0921b
Fixed crash in storage cache, fixes #1033
2017-03-04 20:51:35 +01:00
raoulvdberge
2143db8b9d
Revert block changes
2017-03-04 20:31:09 +01:00
raoulvdberge
55f6a72cb0
Move item dropping code
2017-03-01 22:18:18 +01:00
raoulvdberge
48ed31413a
Use lambda
2017-03-01 21:45:03 +01:00
raoulvdberge
34eeee9f52
Fix MCMP loading issues 2k17
2017-03-01 20:48:46 +01:00
raoulvdberge
57d2cc8215
Fixed RS using internal code for disk drive display instead of API
2017-03-01 14:54:29 +01:00
raoulvdberge
459b1cc931
Fix incorrect check
2017-03-01 14:40:03 +01:00
raoulvdberge
dc37a590e3
Fixed Quartz Enriched Iron and the block form of it not having an oredictionary entry
2017-03-01 14:37:57 +01:00
raoulvdberge
f87448a38a
Cleanup
2017-03-01 14:26:34 +01:00
raoulvdberge
db86e7037a
Fixes crashes when trying to open gui on a MCMP block
2017-03-01 14:14:48 +01:00
raoulvdberge
fcd9c0b618
Update changelog
2017-03-01 14:03:52 +01:00
Paul Davis
535df7ec54
Fix Crafting Pattern Models ( #1026 )
...
* Fix perspective issues
* Fix color for child models
* To address raoulvberge's remarks
Adds static method for rendering pattern, holds local variable for
colors object
2017-02-28 21:53:53 +01:00
raoulvdberge
e22562958a
Add support for MCMP for all the other remaining cable part blocks
2017-02-27 12:22:04 +01:00
raoulvdberge
f9ebe3796f
Make connectable cable code a bit more efficient with regards to tile entity getting
2017-02-26 20:05:00 +01:00
raoulvdberge
0621708967
Better method of removing nodes
2017-02-26 19:49:38 +01:00
raoulvdberge
51daaf498c
Better legacy tag check
2017-02-26 19:38:59 +01:00
raoulvdberge
80b5da6aad
Fixed occlusion not working on other side, should fix dependency issue as well
2017-02-25 11:47:41 +01:00
raoulvdberge
665be14de4
Fixes #1008
2017-02-22 13:57:47 +01:00
raoulvdberge
8fa00e5872
Version bump to 1.4.2
2017-02-22 13:55:41 +01:00
raoulvdberge
7ecc8d594a
MCMP occlusion
2017-02-20 01:33:56 +01:00
raoulvdberge
5041d69716
Fix dependency issue on MCMP
2017-02-20 00:14:21 +01:00
raoulvdberge
4ec342fceb
Buggy MCMP support
2017-02-19 21:47:29 +01:00
raoulvdberge
2e4ba3a11e
Add deposit all to storage monitor
2017-02-19 15:28:52 +01:00
raoulvdberge
06549c8eca
Update deps
2017-02-19 15:28:36 +01:00
raoulvdberge
0b08826d9d
Fixed Fluid Interface not dropping inventory contents, fixes #997
2017-02-19 04:32:21 +01:00
raoulvdberge
58cf1f00f4
Add storage monitor texture
2017-02-19 04:25:29 +01:00
raoulvdberge
82399d9ca8
Update copyright year
2017-02-18 16:05:14 +01:00
raoulvdberge
3807832ab4
Fixed crash when Destructor tries to break secured network block
2017-02-14 22:50:46 +01:00
raoulvdberge
e623a76d60
Fixed OPs not having global permissions on secured storage systems
2017-02-14 22:07:35 +01:00
raoulvdberge
be563c5649
Fixed useless mark dirty calls
2017-02-14 21:14:26 +01:00
raoulvdberge
a8a0a1082c
API improvements
2017-02-14 20:38:50 +01:00
raoulvdberge
6a43371482
Register after crafting monitor
2017-02-14 20:23:47 +01:00
raoulvdberge
245a9d74b5
Fix rotation for storage monitor
2017-02-14 20:22:12 +01:00
raoulvdberge
4455dc3f62
Fixed Wrench in Dismantling Mode voiding Storage Block contents
2017-02-14 19:33:19 +01:00
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