way2muchnoise
d341b7244a
fixes #851
2017-01-09 18:36:28 +01:00
raoulvdberge
2260e013b9
Fixes #847 and fixes a bug with nodes not being removed clientside
2017-01-08 21:53:45 +01:00
raoulvdberge
b4d50cb384
The constructor can now drop stacks of items at a time, fixes #836
2017-01-08 20:43:23 +01:00
way2muchnoise
7c43502762
remove mekData from all mekanism mod, fixes #834
2017-01-07 17:43:44 +01:00
VT-14
38be8e20f4
Move Storage Block's Machine Casings to the bottom, for consistency. #832 ( #840 )
...
* Storage block's machine casing on bottom, for...
consistency.
New recipe should be
-Basic Processor
-Storage Part
-Machine Casing
* Move Fluid Storage Storage Block's Machine...
...casing to bottom, for consistency.
New recipe should be:
-Basic Processor
-Fluid Storage Part
-Machine Casing
2017-01-07 17:36:35 +01:00
raoulvdberge
e1b92b8c09
Chest goes on top for consistency, #832
2017-01-07 02:36:51 +01:00
raoulvdberge
6f0cd4bf2d
Update changelog
2017-01-07 02:18:09 +01:00
raoulvdberge
a51865e5c5
Fixed solderer recipe conflicts, fixes #832
2017-01-07 02:11:48 +01:00
raoulvdberge
c191b41682
Fixes #833
2017-01-07 01:54:47 +01:00
raoulvdberge
ff4c9ca42e
Backport fixes for #824 and #815 to MC1.11
2017-01-07 01:46:08 +01:00
way2muchnoise
75bb8d2622
add Ore Dictionary grid filter, implements #814
2017-01-05 18:13:59 +01:00
way2muchnoise
38a64e74f4
also strips tag when transfering items to the crafting grid
2017-01-05 17:08:56 +01:00
way2muchnoise
6ed421d95d
ignore damage for damageable items when transfering into crafting grid
2017-01-05 16:51:49 +01:00
way2muchnoise
aedaa07407
implementation of #704 , crafting tasks now balace over patterns
2017-01-04 16:29:54 +01:00
way2muchnoise
6f4d4c5e6b
add ore dict marker while fetching pattern, #796
2017-01-04 13:44:52 +01:00
way2muchnoise
5e6c840a49
be gone
2017-01-03 20:38:23 +01:00
way2muchnoise
985cf3ebd0
clean up crew, #817
2017-01-03 20:29:48 +01:00
raoulvdberge
c894d94403
Fix wrong index
2017-01-03 19:34:49 +01:00
raoulvdberge
96cd46dd42
Add API for adding storage disks
2017-01-03 19:30:59 +01:00
way2muchnoise
722c5b64d8
fix more autocrafting bugs
2017-01-03 15:23:16 +01:00
raoulvdberge
947c7f0ae0
Bump to 1.4 & add changelog.
2017-01-03 12:16:44 +01:00
raoulvdberge
57850ce36a
Reformat & remove TODO
2017-01-03 11:44:33 +01:00
raoulvdberge
9964fa319b
Fix all remaining bugs from after the refactor, add docs where needed, move some classes, moved some stuff out of API
2017-01-03 11:43:30 +01:00
raoulvdberge
a80c9dbb5a
Remove sidedness on fluid interface, fixes #801
2017-01-01 23:14:27 +01:00
raoulvdberge
552f7739c9
Small rename
2017-01-01 03:36:19 +01:00
raoulvdberge
4b2f39b1e8
Apply PR #797
2017-01-01 03:17:59 +01:00
raoulvdberge
bd656884ed
Small rename
2017-01-01 03:10:38 +01:00
way2muchnoise
fa4ca32328
forward port fixes to autocrafting
2016-12-31 22:40:38 +01:00
way2muchnoise
a561a23b87
port over regresion fixes
2016-12-31 16:59:20 +01:00
raoulvdberge
556f2d8d67
Apply security card texture, fix crafter textures and add wireless fluid grid, small network / wireless transmitter GUI tweak
2016-12-30 08:09:54 +01:00
raoulvdberge
7248b40921
Remove some unused textures
2016-12-30 06:52:12 +01:00
raoulvdberge
5dc90181b6
Apply new sidebutton icons
2016-12-30 06:45:41 +01:00
raoulvdberge
74af1bc49c
Fix reader writer crashes
2016-12-29 00:18:19 +01:00
raoulvdberge
647faf1120
Added Wrench dismantling mode. Fixes #795
2016-12-28 18:08:48 +01:00
raoulvdberge
931c1430ec
Added grid size toggle. Fixes #794
2016-12-28 17:20:56 +01:00
raoulvdberge
77238d978c
Fix misc bugs
2016-12-28 07:35:43 +01:00
raoulvdberge
a06e5313d3
Move crafting logic to IGrid
2016-12-28 07:02:41 +01:00
raoulvdberge
dbc1b83d20
Fix indentation
2016-12-28 06:32:22 +01:00
raoulvdberge
fea1b01233
Fix stuff pointed out by the static analyzer
2016-12-28 06:28:55 +01:00
raoulvdberge
0fb148a060
Fixed bugs, and used generics to avoid casting everywhere
2016-12-28 05:52:54 +01:00
InusualZ
1f0d74e6ea
Couple fix for bugs founded. ( #790 )
...
* Fixed crash placing importer
* Fixing exporter's regulator mode loop using wrong index variable
2016-12-27 17:55:04 +01:00
InusualZ
da4b55ac6d
Blocking Mode for pattern ( #785 )
...
* Blocking Mode for pattern
* Another approach
* Let's not forget about task inside task
* Ops
* Better Approach
* Tweak!
* !Fix
* Moved stuff under CraftingStep
* Blocking Mode for pattern
Another approach
Let's not forget about task inside task
Ops
Better Approach
Tweak!
!Fix
Moved stuff under CraftingStep
* Removed unneeded stuff
2016-12-27 16:44:30 +01:00
raoulvdberge
4526c1a25f
Fixes #132
2016-12-26 02:31:59 +01:00
raoulvdberge
800bbb814b
Fixes #724
2016-12-26 02:19:22 +01:00
raoulvdberge
62305ca533
Fix crafting tasks not using tracked version of items
2016-12-25 19:22:54 +01:00
raoulvdberge
18deef32ea
Track incoming items of crafting tasks properly
2016-12-25 19:10:07 +01:00
raoulvdberge
695c184d09
Craft only feature
2016-12-25 18:33:35 +01:00
way2muchnoise
40d66a83ac
properly use the wildcard value, fixes #781
2016-12-24 10:52:45 +01:00
raoulvdberge
bb13851d17
Fixes #779
2016-12-23 19:21:45 +01:00
way2muchnoise
1889e954d8
port over fixes for #756 , #758 , #761 and #768
2016-12-23 16:05:19 +01:00