e5f59b88a6Added icon for last modified sorting type
raoulvdberge
2017-11-26 11:56:16 +01:00
c7969c29caFixed possible crash with network scanning, fixes#1544
raoulvdberge
2017-11-26 11:32:19 +01:00
05a84af1c0Fixed patterns being able to crash when no inputs are provided, fixes#1537
raoulvdberge
2017-11-26 11:23:28 +01:00
f6afe6fef1Fixed crash with the Constructor, fixes#1546
raoulvdberge
2017-11-26 11:20:38 +01:00
1cb72d9cb3Added a "detailed" variant for every Grid view type option, to disable the modified information on the tooltip
raoulvdberge
2017-11-25 13:20:11 +01:00
0bea6d701eRemoved craft-only mode for the Exporter and Fixed Exporter with Stack Upgrade not working correctly in Regulator Mode
raoulvdberge
2017-11-25 00:22:03 +01:00
12ed0dc174Use server safe class
raoulvdberge
2017-11-24 23:44:42 +01:00
810825649fThe Grid now displays last modified information (player name and date) and size on tooltips of stacks
raoulvdberge
2017-11-24 23:40:15 +01:00
66b0506929Bump to 1.5.24
raoulvdberge
2017-11-24 23:36:48 +01:00
18b4fbe358You can now re-insert a Pattern in the pattern output slot in the Pattern Grid to modify an existing pattern
raoulvdberge
2017-11-04 19:12:46 +01:00
8b0d2255adFix issue #1511 . Use hashmap to optimize the performance in building CraftingPatternChainList (#1512)
xinyuan liu
2017-11-02 23:23:13 +08:00
15681b6ba4Fixed not being able to use JEI R and U keys on Grid with tabs, fixes#1499
raoulvdberge
2017-10-29 22:29:31 +01:00
4cced6b4baThe Crafter can now only store 1 stack size pattern per slot
raoulvdberge
2017-10-29 22:08:02 +01:00
e54314512fBump to 1.5.22
raoulvdberge
2017-10-29 22:07:49 +01:00
12c55641eeFixed cable blocks, Wireless Transmitter, Detector and Portable Grid acting as full blocks (being able to place torches on them etc), fixes#1493
raoulvdberge
2017-10-19 22:48:40 +02:00
8a978e4c40Better implementation for crafting grid (#1496)
Lordmau5
2017-10-19 20:36:06 +02:00
0614ea6dbfFixed crash with External Storage, fixes#1490
raoulvdberge
2017-10-16 21:14:31 +02:00
476de42b31Updated Portuguese (Brazilian) translation, by Pinz714
raoulvdberge
2017-10-16 19:27:40 +02:00
cd1528438aBump to 1.5.21
raoulvdberge
2017-10-16 19:27:04 +02:00
3832708ddaAdd todo
raoulvdberge
2017-10-10 17:39:47 +02:00
6addad2ce81.5.20: Restore MC 1.12.0 compatibility, fixes#1485
raoulvdberge
2017-10-09 19:28:56 +02:00
0c901a3932Fixed RS blocks requiring a pickaxe to be broken, fixes#1473
raoulvdberge
2017-10-01 13:33:23 +02:00
74fda65889Bump to 1.5.19, update Forge and dependencies
raoulvdberge
2017-09-26 20:45:04 +02:00
8fa3551927Forgot to pass tab page when converting portable grid block -> item
raoulvdberge
2017-09-08 14:18:26 +02:00
17d4669439Fixed Solderer resetting progress when the inventory changes, fixes#1453
raoulvdberge
2017-09-08 14:08:23 +02:00
32e22acd7aFixed not sanitizing stack when handling knowledge, fixes#1450
raoulvdberge
2017-09-08 12:51:08 +02:00
400d98043eFixed Reader and Writers GUIs still displaying channels even if not connected, fixes#1452
raoulvdberge
2017-09-08 12:36:53 +02:00
99eb135646Reader and Writer blocks now face the block you're placing it on, not the player, fixes#1451
raoulvdberge
2017-09-08 12:29:16 +02:00
20d6e540e3Added protection for other mods causing crashes when drawing an item or display name
raoulvdberge
2017-09-08 12:27:31 +02:00
015156dcd3Fix for total tabs
raoulvdberge
2017-09-06 16:07:14 +02:00
f6786d7341Fixed wrong tab page when page exceeds max pages
raoulvdberge
2017-09-06 15:14:45 +02:00
fefdfcd491Added support for more than 4 grid tabs in the Grid by putting filters IN filters, fixes#1448
raoulvdberge
2017-09-06 15:12:24 +02:00
ade8125a6eFixed being able to extract any item when we have the Tome of Knowledge from Project E
raoulvdberge
2017-09-06 15:11:04 +02:00
8dce6fb0dfFixed scrollbar not scrolling correctly when clicked with mouse when grid tabs are visible, fixes#1449
raoulvdberge
2017-09-06 15:09:46 +02:00
e95aa7d437Fixed some translations having too big "Craft" text - 2
raoulvdberge
2017-09-05 20:51:16 +02:00
6745ea8ff3Fixed crash with GUI when toggling the Grid size quickly, fixes#1440
raoulvdberge
2017-09-02 14:21:11 +02:00
78cd47a619Add ProjectE API
raoulvdberge
2017-09-02 14:20:18 +02:00
0fc75c5a43Fixed some translations having too big "Craft" text
raoulvdberge
2017-09-01 20:57:05 +02:00
c0a2871462Added batched storage cache updates to avoid overloading the network when external storage handlers have lots of changes (for example for ProjectE Transmutation Tables)
raoulvdberge
2017-09-01 20:47:07 +02:00
3480d0490bPressing SHIFT over an item in the Grid will no longer display the full unformatted count, instead, use CTRL + SHIFT and it will be displayed in the tooltip
raoulvdberge
2017-09-01 20:46:14 +02:00
f432755535The Fortune Upgrade doesn't use NBT anymore to store the fortune level
raoulvdberge
2017-09-01 20:44:43 +02:00
4be5ac51d2Don't use the cached knowledge provider for ProjectE
raoulvdberge
2017-09-01 11:56:27 +02:00