Commit Graph

3141 Commits

Author SHA1 Message Date
Raoul Van den Berge
638bf59278 Autocrafting can now fill water bottles with water from the fluid storage - regular bottles or pattern for regular bottles are required, fixes #964 2017-07-05 01:19:28 +02:00
Raoul Van den Berge
06ce6ca7a7 Fixed distance text in Network Transmitter 2017-07-04 15:26:43 +02:00
Raoul Van den Berge
72e2d7a7ee Remove old 1.10 legacy migration code 2017-07-04 15:25:25 +02:00
Raoul Van den Berge
2b10cdc090 Fixed distance text in Wireless Transmitter 2017-07-04 15:24:31 +02:00
Raoul Van den Berge
eb6948ce34 Cleanup of the tile data syncing system 2017-07-04 15:24:01 +02:00
Raoul Van den Berge
4e61b94e06 Bump to 1.5.8 2017-07-04 15:23:25 +02:00
Raoul Van den Berge
cdd339192b Change side button text style, remove solderer tooltip, remove unneeded capitalization for side button text 2017-07-03 23:07:04 +02:00
Raoul Van den Berge
00139e8715 Added external storage advancement, changed some parents of upgrade advancements 2017-07-03 22:44:32 +02:00
Raoul Van den Berge
a4c5b457b5 Fixed crashes relating to scrollbar in GUIs, fixes #1338 2017-07-03 22:00:56 +02:00
Raoul Van den Berge
b669bcb97f Added background for advancements along with some I18N changes 2017-07-03 20:03:14 +02:00
Raoul Van den Berge
33a98c018e Added all the upgrades to the advancements 2017-07-03 16:57:11 +02:00
Raoul Van den Berge
afb7528124 Added advancements, fixes #1342 2017-07-03 16:40:30 +02:00
Raoul Van den Berge
78004ea039 Exposed pattern inventory for Pattern Grid, fixes #1334 2017-07-03 14:12:06 +02:00
Raoul Van den Berge
cda87f4119 Bump to 1.5.7 2017-07-03 13:19:09 +02:00
raoulvdberge
7800184744 Fixed bug where players couldn't place regular blocks next to secured networks, fixes #1332 2017-06-29 11:03:20 +02:00
raoulvdberge
09bf16bebf Update Forge to stable 2387 2017-06-29 11:00:42 +02:00
raoulvdberge
97dc8d79d0 Fixed accidental removal of translation 2017-06-28 13:04:41 +02:00
raoulvdberge
5e6d446bc6 Fixed some misc bugs with pattern grid, removed unused translations 2017-06-28 13:02:35 +02:00
raoulvdberge
f914596fe8 Removed Processing Pattern Encoder, that functionality is now available in the Pattern Grid 2017-06-28 06:31:43 +02:00
raoulvdberge
bef1535c4d Bump to 1.5.6 2017-06-28 06:31:07 +02:00
raoulvdberge
465e54bf4e Bump to 1.5.5, update Forge to 2363 2017-06-25 09:07:02 +02:00
raoulvdberge
0d7bbb45ed Better fix for #1326 and #1307 2017-06-24 22:00:42 +02:00
raoulvdberge
c4d06300a3 Added changelog of version 1.4.18 for MC 1.11.2 2017-06-24 20:58:19 +02:00
raoulvdberge
1e95a9620b Make more specific 2017-06-24 20:15:05 +02:00
raoulvdberge
f4ada773a7 Fixed crash when node data mismatches between world and dat file, fixes #1326 and #1307 2017-06-24 20:06:20 +02:00
raoulvdberge
d4ea3361ce Fixed External Storage crashing and one minor concurrency issue 2017-06-24 18:03:06 +02:00
raoulvdberge
162d11dad8 Bump to 1.5.4 2017-06-24 18:02:16 +02:00
raoulvdberge
4024beaecf Update Forge to 2359, removed usage of deprecated getBlocks List version to NonNullList version 2017-06-24 13:59:42 +02:00
raoulvdberge
d8b3bcca40 Update Forge to 2349, mappings, MCMultiPart and JEI 2017-06-24 13:32:50 +02:00
01QueN10
1ca18435ab Completed Korean translation (#1323)
* 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

* Update ko_kr.lang

* Update ko_kr.lang

* Completed Korean translation
2017-06-24 08:08:32 +02:00
raoulvdberge
4237bbe127 Fixed Disk Drive giving incorrect capacity for creative and debug storage disks 2017-06-24 00:09:54 +02:00
raoulvdberge
e4b67d4008 Small fixes to code 2017-06-23 23:51:11 +02:00
raoulvdberge
878c047193 For external storage on interface: make sure we override our handler supplier so we don't get network items as well (which leads to unstable behavior) 2017-06-23 21:53:38 +02:00
raoulvdberge
d103f30aca Fixed Debug Storage disks not working correctly 2017-06-23 21:28:00 +02:00
raoulvdberge
0880d6e047 The Interface now exposes the entire storage inventory (if no slots are set for exporting) for interaction with other mods or vanilla, fixes #1322 2017-06-23 21:04:00 +02:00
raoulvdberge
f45a478d59 The Interface now exposes the entire storage inventory (if no slots are set for exporting) for interaction with other mods or vanilla, fixes #1322 2017-06-23 21:01:44 +02:00
Jesse Jaggars
345b3eb18a fixing quartz enriched iron recipe to return 4 items as it used to (#1321) 2017-06-23 08:23:57 +02:00
raoulvdberge
8cb0b91811 Fixed Solderer being able to work with insufficient ingredients, fixes #1317 2017-06-22 17:00:55 +02:00
raoulvdberge
1e6ccc1029 Attempt to fix travis 2017-06-21 22:31:04 +02:00
raoulvdberge
8e85fdbf7b Fixed Interface extracting from itself when trying to keep items in stock, fixes #1313 2017-06-21 21:55:24 +02:00
raoulvdberge
7d6c43815a Fixed usage of wrong function 2017-06-21 19:34:16 +02:00
raoulvdberge
aada492d5e The Relay now reacts instantly to a redstone signal again, removed throttling for it, fixes #1314 2017-06-21 19:28:24 +02:00
raoulvdberge
aaa75992f4 Remove list, use single listener for storage cache listener 2017-06-21 19:27:22 +02:00
raoulvdberge
ca1cf2a6ef The Portable Grid now exposes an inventory for interaction with other mods or vanilla, fixes #1315 2017-06-21 19:10:58 +02:00
raoulvdberge
78e9f7d4af Fixed Solderer crashing 2017-06-21 19:09:32 +02:00
raoulvdberge
067c43193c Bump to 1.5.3 2017-06-21 19:08:20 +02:00
raoulvdberge
a0d36b2a17 Add changelog for version 1.4.17 for MC 1.11 2017-06-21 00:38:40 +02:00
raoulvdberge
4f5a9eac18 Fixed Filters not persisting correctly in Portable Grid 2017-06-21 00:36:22 +02:00
raoulvdberge
8014fe1a5d Fixed a bug where loading nodes would abort when a single node has an error while reading 2017-06-20 23:23:18 +02:00
raoulvdberge
18838ba46d Bump to 1.5.2 2017-06-20 23:23:08 +02:00