Darkere
e98de41648
Removed old code ignoring bucket amounts above 1 Fixes #2171 " ( #2223 )
...
* Removed old code ignoring bucket amounts above 1 Fixes #2171 "
* Added Crafters updating open grids if they receive a new pattern implements #2088
* Revert "Added Crafters updating open grids if they receive a new pattern implements #2088 "
This reverts commit e5169503
2019-07-20 16:32:02 +02:00
Darkere
db4cb8a876
Fix Oredict redefining recipes fixes #2216 ( #2269 )
2019-07-20 16:28:54 +02:00
Darkere
c815d4bce9
Portable Grids keep their enchantments when placed fixes #2198 ( #2275 )
...
* Portable Grids keep their enchantments when placed fixes #2198
* don't crash without enchants and save on world un-/load
2019-07-20 16:27:45 +02:00
Yaroslavik
0ea4460d84
Shorted text. To fix the overlays. ( #2256 )
2019-06-12 12:46:31 +02:00
raoulvdberge
62612f724e
Bump to 1.6.15.
2019-05-20 21:03:06 +02:00
raoulvdberge
214bb4ed7f
1.6.14: Fixed server crash.
2019-03-23 18:46:50 +01:00
raoulvdberge
5b539c1eb0
Reserve CTRL+G for RS addons.
2019-03-23 14:51:04 +01:00
raoulvdberge
cecf4927cc
Added Grid quantity formatting for item counts over 1 billion. Fixes #2184
2019-03-04 14:06:35 +01:00
raoulvdberge
53b3c14e7f
Fixed Crafting Pattern not rendering tile entity items like a chest. Fixes #609
2019-03-04 13:43:48 +01:00
raoulvdberge
f30571cb48
Update changelog
2019-03-04 13:37:59 +01:00
Radviger
e25b59161a
Let constructor & destructor interact with world using their owner's profile. + Fixed CraftingTask duplication bug ( #2158 )
...
* Let constructor & destructor interact with world using their owner's profile.
* Fixed CraftingTask duplication dupe (credits to @notcake)
2019-03-04 13:35:16 +01:00
eater
10e8496d38
fix: set count for matched oredict results ( #2152 )
2019-03-04 13:29:48 +01:00
raoulvdberge
142fbf91cb
Update changelog
2019-01-28 23:41:15 +01:00
Cydhra
901f5df2a5
updated german translation ( #2137 )
2019-01-28 23:40:14 +01:00
KoderX
f3e9116124
Update zh_cn.lang ( #2161 )
2019-01-28 23:39:37 +01:00
raoulvdberge
cef892f199
Rewrite network item system. Added keybindings to open wireless items. The default one set to open a Wireless Grid is CTRL + G.
2018-12-11 22:00:49 +01:00
raoulvdberge
cb58826f1e
Fixed Interface with Crafting Upgrade being stuck if an earlier item configuration has missing items or fluids. Fixes #2114
2018-12-01 16:55:46 +01:00
raoulvdberge
55c38ad11d
Update Forge to the latest version.
2018-12-01 16:53:37 +01:00
raoulvdberge
f298e37a27
Bump to 1.6.13
2018-12-01 13:32:46 +01:00
raoulvdberge
61405f41b4
Fixed storage GUIs overflowing on large numbers. Fixes #2098
2018-11-28 21:26:12 +01:00
raoulvdberge
3fb53378ca
Fixed slight performance issue with loading Crafters from disk. Fixes #2106
2018-11-28 21:02:21 +01:00
raoulvdberge
168c3c6a6b
Fixed External Storage sending storage updates when it is disabled. Fixes #2110
2018-11-28 20:54:23 +01:00
raoulvdberge
f5beae667c
Increased the speed of autocrafting. Fixes #2066
...
Added a completion percentage to the Crafting Monitor
2018-11-26 20:56:37 +01:00
Konstantin
f03eabb27d
Update ru_ru.lang ( #2108 )
...
MC 1.12.2. RefinedStorage 1.6.11.
2018-11-26 08:54:19 +01:00
raoulvdberge
d789ded231
Update scheduleTask documentation.
2018-11-24 21:52:53 +01:00
raoulvdberge
49662e325f
Update scheduleFluidTask documentation.
2018-11-24 21:52:18 +01:00
raoulvdberge
4b46dca2ac
Update scheduleFluidTask documentation.
2018-11-24 21:52:07 +01:00
raoulvdberge
2acac572b8
Update scheduleFluidTask documentation.
2018-11-24 21:51:12 +01:00
raoulvdberge
be357b5ca5
Bump to 1.6.12
2018-11-24 21:49:24 +01:00
raoulvdberge
1005843d86
RS 1.6.11: Fixed blocks neighboring a controller breaking when returning from a dimension in a unchunkloaded area. Fixes #2101 . Replaces a fix for #2069 .
2018-11-24 21:37:03 +01:00
raoulvdberge
d2d7cd6944
Update changelog.
2018-11-23 18:00:08 +01:00
raoulvdberge
54e244c0c5
Remove unneeded code.
2018-11-21 22:29:06 +01:00
raoulvdberge
5851bde41f
Actual fix for #2051
2018-11-21 19:12:10 +01:00
raoulvdberge
7988b0f789
New storage cache. Avoid copying stacks all the time.
2018-11-21 19:11:37 +01:00
raoulvdberge
23ec0c797c
Revert "Fixed crafting task stalling when there's not enough space in the inventory. Fixes #2051 "
...
This reverts commit b2ecc5c06d
.
2018-11-21 08:39:23 +01:00
raoulvdberge
60ada318d4
Removed the Interdimensional Upgrade. Removed the FE/t cost per block in the Network Transmitter.
2018-11-19 21:22:01 +01:00
raoulvdberge
a45f5d6c08
Fixed oredict mode in autocrafting not working at all. Fixes #2060
2018-11-18 17:37:48 +01:00
raoulvdberge
9afcd9e392
Fixed another duplication bug with a disconnected Crafting Grid. Fixes #2094
2018-11-18 17:03:19 +01:00
raoulvdberge
b2ecc5c06d
Fixed crafting task stalling when there's not enough space in the inventory. Fixes #2051
2018-11-18 16:57:37 +01:00
raoulvdberge
efbaeaf650
Fixed client stalling when trying to search with # for tooltips. Fixes #2085
2018-11-17 13:49:05 +01:00
raoulvdberge
3855309732
Fixed crash.
2018-11-17 13:47:34 +01:00
raoulvdberge
156d01441d
Update changelog.
2018-11-17 12:44:13 +01:00
raoulvdberge
73d8cb3310
Fixed OpenComputers voiding items with extract item API when there is no inventory space. Fixes #2081
2018-11-17 12:12:58 +01:00
raoulvdberge
90a0ddfdd7
Fixed CraftingTweaks buttons resetting sometimes in the Crafting Grid.
2018-11-17 11:59:55 +01:00
Konstantin
2e8541611f
Update ru_ru.lang ( #2089 )
...
MC 1.12.2. RefinedStorage 1.6.9.
2018-11-14 07:54:07 +01:00
raoulvdberge
fed2392466
Add INetworkNodeCable marker interface.
2018-11-09 22:26:25 +01:00
raoulvdberge
2604b19c0f
Add doc.
2018-11-07 02:35:03 +01:00
raoulvdberge
d7b1953218
More graph fixes.
2018-11-07 02:32:19 +01:00
raoulvdberge
643ae63c87
Add the ability to simulate in the node graph.
2018-11-05 17:13:59 +01:00
raoulvdberge
29285b1092
Make some blocks use the collision API.
2018-11-05 17:13:59 +01:00