raoulvdberge
b34d9b91de
Fixes #915
2017-01-25 02:05:59 +01:00
raoulvdberge
16c767e142
Update changelog
2017-01-25 01:57:58 +01:00
raoulvdberge
d22a683ddf
Update changelog
2017-01-25 01:56:08 +01:00
raoulvdberge
9d65207af9
Fixes #917
2017-01-25 01:52:30 +01:00
way2muchnoise
f8e40e1d21
fixes #885
2017-01-24 22:27:58 +01:00
way2muchnoise
3c7f16a6ca
forward port cyclops support
...
also fixes #873
2017-01-24 22:25:27 +01:00
way2muchnoise
5487141499
bigger text field for the Detector, fixes #910
...
cause she said it was too small
2017-01-24 21:31:40 +01:00
way2muchnoise
c4e170609b
forward port crafting fixes, #879 , #876
2017-01-24 21:29:51 +01:00
way2muchnoise
0e45cf9fb8
update NBT ignore list, fixes #907 and fixes #895
2017-01-24 00:37:53 +01:00
raoulvdberge
03031e19fd
Remove reader writer disable flag
2017-01-23 22:18:48 +01:00
raoulvdberge
6b995d3d62
Updated textures, added block of quartz enriched iron
2017-01-23 22:15:06 +01:00
raoulvdberge
d47feef78d
Fixes #891
2017-01-20 22:45:47 +01:00
raoulvdberge
cd00810ea1
Fixes #883
2017-01-20 22:41:56 +01:00
raoulvdberge
fa7d60cced
Fixes #886
2017-01-20 22:41:56 +01:00
raoulvdberge
e5bb6bb850
Fixes #889
2017-01-20 22:41:56 +01:00
way2muchnoise
b9164231ac
changes to the clean up of StackLists, related to #838
2017-01-16 17:08:49 +01:00
raoulvdberge
82fb275a3f
Using tab in a grid that isn't in autoselected mode will focus on the search box, fixes #829
2017-01-12 23:36:26 +01:00
way2muchnoise
41daeb0ce4
check if step has started before anything else
2017-01-10 20:19:18 +01:00
Jasper v. B
6120d32979
Update Wiki link in README.md ( #853 )
2017-01-10 04:07:52 +01:00
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