raoulvdberge
|
34578d5525
|
Renames
|
2017-06-13 12:02:11 +02:00 |
|
raoulvdberge
|
9a6d009695
|
Fixes to the dynamic portable grid model: transform and correct item model
|
2017-06-13 11:58:23 +02:00 |
|
raoulvdberge
|
4f3566ba19
|
Dynamic portable grid model
|
2017-06-12 23:38:06 +02:00 |
|
raoulvdberge
|
3bc96f50f6
|
Bump to 1.4.13
|
2017-06-12 23:37:29 +02:00 |
|
raoulvdberge
|
1ac6b1c848
|
Added changelog of version 1.2.26 to 1.11 branch
|
2017-06-10 22:09:36 +02:00 |
|
raoulvdberge
|
34437423c4
|
Implemented block update throttling when network turns on and off, fixes #566
|
2017-06-10 19:58:56 +02:00 |
|
raoulvdberge
|
575855a2c8
|
Fixed error logs when watching a Controller when a network changes, fixes #1293
|
2017-06-10 19:47:18 +02:00 |
|
raoulvdberge
|
38c0b914ec
|
Update changelog
|
2017-06-10 10:13:21 +02:00 |
|
01QueN10
|
d2c9f580a2
|
Added translation into Korean (#1284)
* 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
|
2017-06-10 10:12:22 +02:00 |
|
raoulvdberge
|
f4091051dc
|
Remove todo items
|
2017-06-09 22:56:14 +02:00 |
|
raoulvdberge
|
19f59d4070
|
You can now shift click items from the Grid crafting slots to the player inventory when the Grid is disconnected, fixes #1287
|
2017-06-09 22:55:52 +02:00 |
|
raoulvdberge
|
7dd79cd453
|
Bump to 1.4.12; updated Forge, dependencies and mappings; removed Cyclops support
|
2017-06-09 22:39:50 +02:00 |
|
ExpensiveKoala
|
9fa2fcc772
|
Fix calculating crafting resources for more than 9 unique items (#1289)
* Fix calculating crafting resources for more than 9 unique items
* Add Math.max
|
2017-06-08 17:05:38 +02:00 |
|
raoulvdberge
|
13d66821c6
|
Rename INetworkNeighborhoodAware to INetworkNodeVisitor
|
2017-06-05 23:47:31 +02:00 |
|
raoulvdberge
|
436587c9ee
|
Remove no longer used translation (crafter redstone trigger)
|
2017-06-05 14:18:27 +02:00 |
|
raoulvdberge
|
f6d39472d8
|
Changed recipes of Interface and Disk Drive
|
2017-06-05 14:16:27 +02:00 |
|
raoulvdberge
|
b4e7cf9052
|
Don't allow external storage on storage providers. Interfaces are still allowed obviously
|
2017-06-05 14:11:20 +02:00 |
|
Raoul Van den Berge
|
b18b37a1d3
|
The Machine Casing now requires 1 piece of stone in the middle
|
2017-06-05 01:30:28 +02:00 |
|
raoulvdberge
|
85717c7146
|
You now have to sneak to place the Portable Grid in the world, fixes #1274
|
2017-06-05 00:36:55 +02:00 |
|
raoulvdberge
|
744201ed30
|
Fixed bug where the GUI didn't close when a block is broken, causing a dupe bug with the Portable Grid, fixes #1275
|
2017-06-05 00:13:19 +02:00 |
|
raoulvdberge
|
a59a8726d6
|
Removed "autocraft on redstone signal" option in the Crafter, use an External Storage in combination with an Interface with the Crafting Upgrade instead
|
2017-06-05 00:04:30 +02:00 |
|
raoulvdberge
|
9df8bbb431
|
Added support for External Storage on Interfaces and other Refined Storage blocks, so you can keep items in stock easier, fixes #1283
|
2017-06-05 00:02:05 +02:00 |
|
raoulvdberge
|
f505a1084c
|
Fixed bug where storages that are removed remain visible
|
2017-06-05 00:01:05 +02:00 |
|
raoulvdberge
|
81ee28955a
|
Removed debug log configuration option, as it's no longer needed
|
2017-05-29 19:49:39 +02:00 |
|
raoulvdberge
|
7ae4ad3cf0
|
Bump to 1.4.11
|
2017-05-29 19:49:10 +02:00 |
|
raoulvdberge
|
cbf3bfeac0
|
Fixed bug where some network parts don't want to connect to the storage system + extra optimizations for the network graph
|
2017-05-25 18:25:21 +02:00 |
|
raoulvdberge
|
6f8daec55d
|
Fixed #1248
|
2017-05-25 15:15:32 +02:00 |
|
raoulvdberge
|
a45529426b
|
Improved performance of network scanning
|
2017-05-25 15:07:36 +02:00 |
|
raoulvdberge
|
8cb37727e5
|
Remove useless checks
|
2017-05-25 02:29:29 +02:00 |
|
raoulvdberge
|
5af81e2bfe
|
Bump to 1.4.10
|
2017-05-25 02:20:00 +02:00 |
|
raoulvdberge
|
99c90685ef
|
Fixed compiler errors
|
2017-05-25 01:34:13 +02:00 |
|
raoulvdberge
|
3ddd78a1ef
|
This should be the fix for #986 - "Disks Disappearing"
|
2017-05-25 01:25:05 +02:00 |
|
raoulvdberge
|
89cacb9fa5
|
Bump to 1.4.9
|
2017-05-25 00:43:54 +02:00 |
|
raoulvdberge
|
d3c7c67273
|
Define concrete type in order to avoid accidental re-assignment with another collection
|
2017-05-24 21:04:32 +02:00 |
|
raoulvdberge
|
a62d2e257e
|
Fixed #1235 - "Breaking cable with destructor crashes game"
|
2017-05-24 21:00:42 +02:00 |
|
raoulvdberge
|
4c92c87c7c
|
Fixed #1238 - "Controller requires replacing after power loss"
|
2017-05-24 20:12:32 +02:00 |
|
raoulvdberge
|
76b31c6710
|
Fixed missing config categories in ingame config
|
2017-05-24 19:59:22 +02:00 |
|
raoulvdberge
|
a15e63eba1
|
Bump to 1.4.8
|
2017-05-24 19:56:35 +02:00 |
|
raoulvdberge
|
c1dec2bab4
|
Update changelog
|
2017-05-23 18:57:08 +02:00 |
|
raoulvdberge
|
e06b246976
|
Fix date formatting
|
2017-05-23 18:39:52 +02:00 |
|
raoulvdberge
|
ff976f8c13
|
Update changelog
|
2017-05-23 18:30:43 +02:00 |
|
raoulvdberge
|
594c674506
|
Another possible fix for #986 - "Disks Disappearing"
|
2017-05-23 18:29:55 +02:00 |
|
Raoul
|
0e0afa3bcc
|
Not fixed
|
2017-05-22 21:40:47 +02:00 |
|
raoulvdberge
|
d98f35b439
|
Work around bug #1070
|
2017-05-20 10:02:34 +02:00 |
|
raoulvdberge
|
96c560db78
|
Fixed #1227 - "Portable Grid Dupe"
|
2017-05-18 20:32:39 +02:00 |
|
raoulvdberge
|
61237b88f9
|
Bump to 1.4.7
|
2017-05-18 20:31:32 +02:00 |
|
raoulvdberge
|
a376759f90
|
Update Github issue template to not have MC 1.10.2 by default
|
2017-05-17 14:30:05 +02:00 |
|
raoulvdberge
|
c1cd19ce91
|
Fixed #1223 - "Crash while trying to autocraft"
|
2017-05-17 14:27:19 +02:00 |
|
raoulvdberge
|
75b92dafb6
|
Fixed #1223 - "Crash while trying to autocraft"
|
2017-05-17 14:26:11 +02:00 |
|
raoulvdberge
|
afe9b5bd0e
|
Fixed Wrench opening GUIs while performing action
|
2017-05-15 22:46:40 +02:00 |
|