Commit Graph

2579 Commits

Author SHA1 Message Date
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
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