Commit Graph

2579 Commits

Author SHA1 Message Date
raoulvdberge
8afef268a0 Removed unneeded method and checks 2017-06-15 16:19:53 +02:00
raoulvdberge
68f4ec749a Bump to 1.5.1 2017-06-15 16:19:34 +02:00
raoulvdberge
aebbe25030 Update changelog 2017-06-14 17:42:06 +02:00
raoulvdberge
2d35174211 Added changelog of version 1.4.16 for MC 1.11 to changelog 2017-06-14 17:06:01 +02:00
raoulvdberge
83ce0a2cd8 Update changelog 2017-06-14 16:39:02 +02:00
raoulvdberge
0d31fd973e Using hasPattern is faster 2017-06-14 16:37:57 +02:00
raoulvdberge
db3c0b6ec6 Added gradle caching, should speed up build 2017-06-14 16:09:58 +02:00
raoulvdberge
32b3575a0e Fixed bug where oredict autocrafting didn't work 2017-06-14 16:08:24 +02:00
raoulvdberge
401fb0c0eb The Portable Grid now doesn't despawn anymore when dropped in the world, update changelog 2017-06-14 15:50:18 +02:00
raoulvdberge
687725e0b2 Initial port to MC 1.12, bump to 1.5 2017-06-14 15:24:49 +02:00
raoulvdberge
4a15dbdf4e Updated Storage Drawers API, fixes crashes, fixes #1304 2017-06-14 12:10:51 +02:00
raoulvdberge
7d9edc8221 Bump to 1.4.15 2017-06-14 12:05:33 +02:00
raoulvdberge
d73e329e71 Bump to 1.4.14, and fixed #1303 "Strip NBT on Solderer compare" 2017-06-13 23:35:44 +02:00
Raoul
22ca0e78c6 Create CHANGELOG.md 2017-06-13 23:14:06 +02:00
raoulvdberge
602523b9c5 Update changelog 2017-06-13 19:36:46 +02:00
raoulvdberge
aef0b1d2d3 Fixed oredict issues with Solderer, fixes #1301 2017-06-13 18:16:09 +02:00
raoulvdberge
34578d5525 Renames 2017-06-13 12:02:11 +02:00
raoulvdberge
9a6d009695 Fixes to the dynamic portable grid model: transform and correct item model 2017-06-13 11:58:23 +02:00
raoulvdberge
4f3566ba19 Dynamic portable grid model 2017-06-12 23:38:06 +02:00
raoulvdberge
3bc96f50f6 Bump to 1.4.13 2017-06-12 23:37:29 +02:00
raoulvdberge
1ac6b1c848 Added changelog of version 1.2.26 to 1.11 branch 2017-06-10 22:09:36 +02:00
raoulvdberge
34437423c4 Implemented block update throttling when network turns on and off, fixes #566 2017-06-10 19:58:56 +02:00
raoulvdberge
575855a2c8 Fixed error logs when watching a Controller when a network changes, fixes #1293 2017-06-10 19:47:18 +02:00
raoulvdberge
38c0b914ec Update changelog 2017-06-10 10:13:21 +02:00
01QueN10
d2c9f580a2 Added translation into Korean (#1284)
* Create ko_kr.lang

* Update ko_kr.lang

* Update ko_kr.lang

* Update ko_kr.lang

* Update ko_kr.lang

* Create ko_kr.lang

* Create ko_kr.lang
2017-06-10 10:12:22 +02:00
raoulvdberge
f4091051dc Remove todo items 2017-06-09 22:56:14 +02:00
raoulvdberge
19f59d4070 You can now shift click items from the Grid crafting slots to the player inventory when the Grid is disconnected, fixes #1287 2017-06-09 22:55:52 +02:00
raoulvdberge
7dd79cd453 Bump to 1.4.12; updated Forge, dependencies and mappings; removed Cyclops support 2017-06-09 22:39:50 +02:00
ExpensiveKoala
9fa2fcc772 Fix calculating crafting resources for more than 9 unique items (#1289)
* Fix calculating crafting resources for more than 9 unique items

* Add Math.max
2017-06-08 17:05:38 +02:00
raoulvdberge
13d66821c6 Rename INetworkNeighborhoodAware to INetworkNodeVisitor 2017-06-05 23:47:31 +02:00
raoulvdberge
436587c9ee Remove no longer used translation (crafter redstone trigger) 2017-06-05 14:18:27 +02:00
raoulvdberge
f6d39472d8 Changed recipes of Interface and Disk Drive 2017-06-05 14:16:27 +02:00
raoulvdberge
b4e7cf9052 Don't allow external storage on storage providers. Interfaces are still allowed obviously 2017-06-05 14:11:20 +02:00
Raoul Van den Berge
b18b37a1d3 The Machine Casing now requires 1 piece of stone in the middle 2017-06-05 01:30:28 +02:00
raoulvdberge
85717c7146 You now have to sneak to place the Portable Grid in the world, fixes #1274 2017-06-05 00:36:55 +02:00
raoulvdberge
744201ed30 Fixed bug where the GUI didn't close when a block is broken, causing a dupe bug with the Portable Grid, fixes #1275 2017-06-05 00:13:19 +02:00
raoulvdberge
a59a8726d6 Removed "autocraft on redstone signal" option in the Crafter, use an External Storage in combination with an Interface with the Crafting Upgrade instead 2017-06-05 00:04:30 +02:00
raoulvdberge
9df8bbb431 Added support for External Storage on Interfaces and other Refined Storage blocks, so you can keep items in stock easier, fixes #1283 2017-06-05 00:02:05 +02:00
raoulvdberge
f505a1084c Fixed bug where storages that are removed remain visible 2017-06-05 00:01:05 +02:00
raoulvdberge
81ee28955a Removed debug log configuration option, as it's no longer needed 2017-05-29 19:49:39 +02:00
raoulvdberge
7ae4ad3cf0 Bump to 1.4.11 2017-05-29 19:49:10 +02:00
raoulvdberge
cbf3bfeac0 Fixed bug where some network parts don't want to connect to the storage system + extra optimizations for the network graph 2017-05-25 18:25:21 +02:00
raoulvdberge
6f8daec55d Fixed #1248 2017-05-25 15:15:32 +02:00
raoulvdberge
a45529426b Improved performance of network scanning 2017-05-25 15:07:36 +02:00
raoulvdberge
8cb37727e5 Remove useless checks 2017-05-25 02:29:29 +02:00
raoulvdberge
5af81e2bfe Bump to 1.4.10 2017-05-25 02:20:00 +02:00
raoulvdberge
99c90685ef Fixed compiler errors 2017-05-25 01:34:13 +02:00
raoulvdberge
3ddd78a1ef This should be the fix for #986 - "Disks Disappearing" 2017-05-25 01:25:05 +02:00
raoulvdberge
89cacb9fa5 Bump to 1.4.9 2017-05-25 00:43:54 +02:00
raoulvdberge
d3c7c67273 Define concrete type in order to avoid accidental re-assignment with another collection 2017-05-24 21:04:32 +02:00