Commit Graph

3141 Commits

Author SHA1 Message Date
raoulvdberge
882b66df4c Better fix for #1389 2017-07-28 22:13:10 +02:00
raoulvdberge
283135f7e7 Fixed performance issue with Controllers turning off and on and Interfaces, fixes #1384 2017-07-28 22:10:05 +02:00
raoulvdberge
51527d6af3 Update dependencies, added Albedo support 2017-07-27 23:14:33 +02:00
raoulvdberge
1f68f9bc3d Fixed bug where pattern create button wasn't visible when grid tabs were selected, fixes #1389 2017-07-27 21:46:19 +02:00
raoulvdberge
d25a3e975e Fixed crash with Detector, fixes #1390 2017-07-27 21:37:31 +02:00
raoulvdberge
0b5604fc09 Rewrite of Solderer code, made it 2 times faster with upgrades 2017-07-23 22:21:58 +02:00
raoulvdberge
ec8a82dd56 Fixed more crashes relating to scrollbar in GUIs, fixes #1377 2017-07-22 19:36:40 +02:00
raoulvdberge
a59d3cdaeb Bump to 1.5.14 2017-07-22 19:34:14 +02:00
raoulvdberge
fc4eb5f593 Fixed Wireless Crafting Monitor remaining in network item list 2017-07-18 22:40:31 +02:00
raoulvdberge
4dc2e2e970 Move grid config constants to IGrid 2017-07-18 19:44:12 +02:00
raoulvdberge
e76b389b25 Added documentation for the new API 2017-07-18 19:32:46 +02:00
raoulvdberge
a926ca0803 Cleanup network item onOpen methods 2017-07-18 19:16:55 +02:00
raoulvdberge
a25fdad5bd Fire the ITEM_CRAFTED message 2017-07-18 17:57:38 +02:00
raoulvdberge
3360f8a930 Added ITEM_CRAFTED network item action for addon mods 2017-07-18 13:54:53 +02:00
raoulvdberge
40d71e8e64 Rename controller specific stuff to network in wireless 2017-07-18 13:52:31 +02:00
raoulvdberge
99c6205cfd Cleanup of wireless energy usage, fixed wireless fluid grid not using up energy 2017-07-18 13:46:07 +02:00
raoulvdberge
c9dbd64454 Bump to 1.5.13 2017-07-18 13:45:39 +02:00
raoulvdberge
6f1c66f38b Cmon travis 2017-07-17 13:07:04 +02:00
raoulvdberge
e383ee5fa3 Update changelog 2017-07-17 12:33:28 +02:00
raoulvdberge
6f7f53f153 Expose some fields 2017-07-17 12:23:38 +02:00
raoulvdberge
f1c7a92189 Move insert/extract usage of wireless grid to method for API consumers 2017-07-17 12:06:25 +02:00
raoulvdberge
ec59d9afe4 Added grid API 2017-07-17 11:36:33 +02:00
raoulvdberge
7afcee3775 The Network Transmitter now uses 1 FE/t per block instead of 4 FE/t 2017-07-16 15:42:31 +02:00
raoulvdberge
7caf0e8c6d Move method to RenderUtils 2017-07-16 14:49:06 +02:00
raoulvdberge
c6463ef597 Remove RSUtils and move to specific util classes 2017-07-16 14:47:07 +02:00
raoulvdberge
cf1bd680da Bump to 1.5.12 2017-07-16 14:45:08 +02:00
raoulvdberge
8ef4dfd827 Update API doc 2017-07-16 09:26:31 +02:00
raoulvdberge
bab5395313 Fixed Grid extracting wrong enchanted books, fixes #1363 2017-07-16 09:18:39 +02:00
raoulvdberge
3faba7c053 Fixed not being able to smelt quartz into silicon, fixes #1365 2017-07-16 08:49:18 +02:00
raoulvdberge
f7be884537 Bump to 1.5.11 2017-07-15 13:13:13 +02:00
raoulvdberge
58604d0e78 Fixed crash relating to MCMP, fixes #1364 2017-07-15 12:39:46 +02:00
raoulvdberge
e360d231ad Added changelog of RS version 1.4.20 for MC 1.11.2 to the 1.12 branch 2017-07-15 12:24:33 +02:00
raoulvdberge
c5f45614b1 Added changelog of RS version 1.4.19 for MC 1.11.2 to the 1.12 branch 2017-07-15 11:12:32 +02:00
raoulvdberge
7a41c7b0aa Implemented controller update throttling, should fix lag issues with controllers that constantly turn off and on, fixes #1358 2017-07-13 14:52:55 +02:00
raoulvdberge
d1722c5458 Converted Solderer recipes to JSON, fixes #1356 2017-07-13 13:30:06 +02:00
raoulvdberge
f24f76c550 Bump to 1.5.10 2017-07-13 13:29:10 +02:00
raoulvdberge
99b6c412c9 Fixed not being able to extract anything when connecting an External Storage to Storage Drawers 2017-07-11 01:08:33 +02:00
raoulvdberge
f38aceddd4 Fixed crash relating to MCMP 2017-07-09 21:03:59 +02:00
raoulvdberge
cfa8491e83 Bump to 1.5.9 2017-07-09 21:03:36 +02:00
raoulvdberge
a54d046739 Update changelog 2017-07-08 10:51:30 +02:00
Justin Aquadro
d6cec69b5d Update Storage Drawers external storage. (#1349)
Remove embedded API and point project at new Maven repo.
2017-07-08 10:00:23 +02:00
raoulvdberge
bf1d4bb4e1 Added changelog note about removal of 1.10 migration support 2017-07-07 20:52:31 +02:00
raoulvdberge
973c4f3a22 Fixed crash on server when getting an advancement, fixes #1345 2017-07-07 20:50:48 +02:00
raoulvdberge
fc0fbd776a Update Forge to 2400, JEI and mappings 2017-07-07 15:53:05 +02:00
raoulvdberge
7669b1929b Update drawer API usage to only use IItemRepository (#1346), also fixes Drawer Controller priority issues (#1340) 2017-07-07 15:36:36 +02:00
raoulvdberge
0a375d81a1 Fixed not being able to insert stack in empty drawer due to API change, #1346 2017-07-06 17:01:44 +02:00
Raoul Van den Berge
f686b3c53b Fixed usages of storage drawers API, #1346 2017-07-06 15:55:28 +02:00
Raoul Van den Berge
b9df4a8c28 Update Storage Drawers API, #1346 2017-07-06 15:22:40 +02:00
Raoul Van den Berge
8fa09e03fd Fixed bug where disks have to be re-inserted in the Disk Drive in order to work again after rejoining a chunk, fixes #1259 2017-07-06 15:08:40 +02:00
Raoul Van den Berge
f3ae4fa559 Small cleanup 2017-07-05 11:41:32 +02:00