raoulvdberge
14a11c8a1a
Add jar signing, fixes #1514
2017-11-05 10:05:03 +01:00
raoulvdberge
5927a6e78a
Allow overriding of a pattern
2017-11-05 00:39:38 +01:00
raoulvdberge
92c0b2aece
Added shortcut to clear Grid crafting matrix, fixes #1516
2017-11-04 20:20:56 +01:00
raoulvdberge
18b4fbe358
You can now re-insert a Pattern in the pattern output slot in the Pattern Grid to modify an existing pattern
2017-11-04 19:12:46 +01:00
xinyuan liu
8b0d2255ad
Fix issue #1511 . Use hashmap to optimize the performance in building CraftingPatternChainList ( #1512 )
...
* Use hashmap to optimize the performance in building CraftingPatternChainList
* Another implementation of the hashcode
* some adjustment on code style
* add NBT data in the hash of CraftingPattern
* replace tab with spaces
* fix code style as required
2017-11-02 16:23:13 +01:00
raoulvdberge
15681b6ba4
Fixed not being able to use JEI R and U keys on Grid with tabs, fixes #1499
2017-10-29 22:29:31 +01:00
raoulvdberge
fbdc0f4752
Added oredict, blocking, processing, ore inputs access to OpenComputers API, fixes #1508
2017-10-29 22:09:11 +01:00
raoulvdberge
4cced6b4ba
The Crafter can now only store 1 stack size pattern per slot
2017-10-29 22:08:02 +01:00
raoulvdberge
e54314512f
Bump to 1.5.22
2017-10-29 22:07:49 +01:00
raoulvdberge
12c55641ee
Fixed cable blocks, Wireless Transmitter, Detector and Portable Grid acting as full blocks (being able to place torches on them etc), fixes #1493
2017-10-19 22:48:40 +02:00
Lordmau5
8a978e4c40
Better implementation for crafting grid ( #1496 )
...
* Better implementation for crafting grid
Tackles #1368 and tries to fix it by caching the recipe to not call "CraftingManager.findMatchingResult" every single time it tries to craft
* Fix code-style and update changelog
2017-10-19 20:36:06 +02:00
raoulvdberge
0614ea6dbf
Fixed crash with External Storage, fixes #1490
2017-10-16 21:14:31 +02:00
raoulvdberge
476de42b31
Updated Portuguese (Brazilian) translation, by Pinz714
2017-10-16 19:27:40 +02:00
raoulvdberge
cd1528438a
Bump to 1.5.21
2017-10-16 19:27:04 +02:00
raoulvdberge
3832708dda
Add todo
2017-10-10 17:39:47 +02:00
raoulvdberge
6addad2ce8
1.5.20: Restore MC 1.12.0 compatibility, fixes #1485
2017-10-09 19:28:56 +02:00
raoulvdberge
90f61f9ed4
Remove unused variable
2017-10-08 16:06:03 +02:00
raoulvdberge
e2f12625ce
Add another RS addons hook
2017-10-04 20:16:09 +02:00
raoulvdberge
9dbd752b8c
Fixed rare bug when server crashes on startup due to network node not existing, fixes #1478
2017-10-04 10:16:23 +02:00
raoulvdberge
7a00a1f903
Fixed rare bug when server crashes on startup due to network node not existing, fixes #1478
2017-10-04 10:14:00 +02:00
raoulvdberge
80b980dd45
Fixed not being able to craft Immersive Engineering Revolver, fixes #1465
2017-10-04 01:13:08 +02:00
raoulvdberge
d1c275d35e
Fixed not being able to extract Mekanism tanks and bins from the Grid, fixes #1415
2017-10-04 00:15:51 +02:00
raoulvdberge
99e4ea6d0a
Fixed high CPU load when Refined Storage GUIs are open, fixes #1295
2017-10-03 22:39:38 +02:00
raoulvdberge
b29374882d
Fixed high CPU load when Refined Storage GUIs are open, fixes #1295
2017-10-03 22:23:23 +02:00
raoulvdberge
171d30c434
Fixed device names overflowing Controller GUI
2017-10-02 22:35:21 +02:00
raoulvdberge
7572d3c0f3
Add another hook for RS Addons
2017-10-01 16:17:02 +02:00
raoulvdberge
37922ce867
Put domain in a getter so RS addons can override things
2017-10-01 13:42:47 +02:00
raoulvdberge
ed5537da01
Fixed Grid GUI crash, fixes #1469
2017-10-01 13:39:00 +02:00
raoulvdberge
0c901a3932
Fixed RS blocks requiring a pickaxe to be broken, fixes #1473
2017-10-01 13:33:23 +02:00
raoulvdberge
74fda65889
Bump to 1.5.19, update Forge and dependencies
2017-09-26 20:45:04 +02:00
raoulvdberge
8fa3551927
Forgot to pass tab page when converting portable grid block -> item
2017-09-08 14:18:26 +02:00
raoulvdberge
17d4669439
Fixed Solderer resetting progress when the inventory changes, fixes #1453
2017-09-08 14:08:23 +02:00
raoulvdberge
32e22acd7a
Fixed not sanitizing stack when handling knowledge, fixes #1450
2017-09-08 12:51:08 +02:00
raoulvdberge
400d98043e
Fixed Reader and Writers GUIs still displaying channels even if not connected, fixes #1452
2017-09-08 12:36:53 +02:00
raoulvdberge
99eb135646
Reader and Writer blocks now face the block you're placing it on, not the player, fixes #1451
2017-09-08 12:29:16 +02:00
raoulvdberge
20d6e540e3
Added protection for other mods causing crashes when drawing an item or display name
2017-09-08 12:27:31 +02:00
raoulvdberge
015156dcd3
Fix for total tabs
2017-09-06 16:07:14 +02:00
raoulvdberge
f6786d7341
Fixed wrong tab page when page exceeds max pages
2017-09-06 15:14:45 +02:00
raoulvdberge
fefdfcd491
Added support for more than 4 grid tabs in the Grid by putting filters IN filters, fixes #1448
2017-09-06 15:12:24 +02:00
raoulvdberge
ade8125a6e
Fixed being able to extract any item when we have the Tome of Knowledge from Project E
2017-09-06 15:11:04 +02:00
raoulvdberge
8dce6fb0df
Fixed scrollbar not scrolling correctly when clicked with mouse when grid tabs are visible, fixes #1449
2017-09-06 15:09:46 +02:00
raoulvdberge
e95aa7d437
Fixed some translations having too big "Craft" text - 2
2017-09-05 20:51:16 +02:00
raoulvdberge
ca3576fa17
Revert domain changes
2017-09-04 10:53:11 +02:00
raoulvdberge
6745ea8ff3
Fixed crash with GUI when toggling the Grid size quickly, fixes #1440
2017-09-02 14:21:11 +02:00
raoulvdberge
78cd47a619
Add ProjectE API
2017-09-02 14:20:18 +02:00
raoulvdberge
0fc75c5a43
Fixed some translations having too big "Craft" text
2017-09-01 20:57:05 +02:00
raoulvdberge
c0a2871462
Added batched storage cache updates to avoid overloading the network when external storage handlers have lots of changes (for example for ProjectE Transmutation Tables)
2017-09-01 20:47:07 +02:00
raoulvdberge
3480d0490b
Pressing 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
2017-09-01 20:46:14 +02:00
raoulvdberge
f432755535
The Fortune Upgrade doesn't use NBT anymore to store the fortune level
2017-09-01 20:44:43 +02:00
raoulvdberge
4be5ac51d2
Don't use the cached knowledge provider for ProjectE
2017-09-01 11:56:27 +02:00