raoulvdberge
0b35a5337a
Update Forge to latest
2020-01-30 11:43:32 +01:00
raoulvdberge
94b7ff993e
Update changelog, small fixes
2020-01-30 11:29:52 +01:00
Oleg Kalandarashvili
15013cb4b2
Fluid mode for storage monitor. Implements #2234 ( #2413 )
2020-01-30 10:58:47 +01:00
Darkere
0199c9b853
small recipe fix ( #2405 )
...
* recipes may use given Ingredients when recipe provides and empty list for alternatives
* remove language key
2020-01-25 22:12:20 +01:00
raoulvdberge
915e0b5085
Fix table
2020-01-25 20:27:54 +01:00
raoulvdberge
847befeeb1
Version autocrafting code
2020-01-25 20:24:59 +01:00
raoulvdberge
723c311809
Port to Minecraft 1.15.2
2020-01-24 22:53:01 +01:00
raoulvdberge
0a292a4e6b
Remove outdated images
2020-01-21 20:59:22 +01:00
raoulvdberge
25a2a4feb6
Fix portable grid not rendering
2020-01-17 15:14:12 +01:00
raoulvdberge
3f3904eeb3
Fix rendering issue with fluid grid
2020-01-17 14:59:20 +01:00
raoulvdberge
d0892d324d
Re-add JEI integration
2020-01-17 14:54:48 +01:00
raoulvdberge
b0e32df93f
Fix storage monitor TESR
2020-01-17 14:47:01 +01:00
raoulvdberge
e1c1acec88
Progress on storage monitor rendering
2020-01-16 13:12:22 +01:00
raoulvdberge
10c9dbbe07
Fix pattern item stack tile renderer
2020-01-14 12:55:21 +01:00
raoulvdberge
1815206732
Fix fluid rendering
2020-01-14 12:43:06 +01:00
raoulvdberge
77fb3b0fa4
Fix side indexing
2020-01-14 12:39:25 +01:00
raoulvdberge
06b8d65134
Fixes to lighting / tooltips / font rendering / item rendering
2020-01-14 01:32:40 +01:00
raoulvdberge
af3f0743be
Fix fullbrightness completely
2020-01-14 00:03:44 +01:00
raoulvdberge
c2c92f7b1e
More fullbright stuff
2020-01-13 23:11:36 +01:00
raoulvdberge
3a1472faca
More fixes...
2020-01-11 13:41:02 +01:00
raoulvdberge
e7ab1b12ec
Add changes from the mc1.14 branch
...
Fixed crash when loading a network. Fixes #2381
Experimental test for #2345
Fixed being able to drain energy from the Refined Storage Controller. Fixes #2361
Fixed the Grid crashing on a item/fluid update-heavy storage system. Fixes #2345
Fixed the Grid crashing on a item/fluid update-heavy storage system (PT. 2). Fixes #2345
Fixed the Grid crashing on a item/fluid update-heavy storage system (PT. 3, fix typo). Fixes #2345
Update changelog
Fix issue in extractEnergyInternal
Fixed crash with the Disk Manipulator and using item/fluid filters when inserting into the network. Fixes #2367
Rename IPortableGrid#isActive -> IPortableGrid#isGridActive, IGrid#isActive -> IGrid#isGridActive, ICraftingMonitor#isActive -> ICraftingMonitor#isActiveOnClient, CrafterManagerNetworkNode#isActive -> CrafterManagerNetworkNode#isActiveOnClient
Fixed the network being able to run off 1 FE/t. Fixes #2369
Fixed the Grid displaying the old quantity when shift clicking an entire stack out.
Update the storage stacker entry as well on the crafting stack.
When pressing ESCAPE in the search box on the Grid or Crafter Manager, focus on the search bar will be lost first before closing the GUI immediately. Then on the next ESCAPE press, the GUI will be closed.
Fix performance issue caused by getEnergyUsage calls.
Optimize any call to getEnergyUsage.
2019-12-30 14:04:06 +01:00
raoulvdberge
342779f683
To 1.15.1
2019-12-30 13:54:28 +01:00
raoulvdberge
62643ffb9f
Get it to run.
2019-12-20 00:03:26 +01:00
raoulvdberge
4a6260942e
Small rendering fixes
2019-12-19 22:56:02 +01:00
raoulvdberge
931184a90b
ActionResultType
2019-12-19 22:51:20 +01:00
raoulvdberge
de063bb86e
onBlockActivated shenanigans
2019-12-19 22:49:10 +01:00
raoulvdberge
4e83a3997d
More error fixing
2019-12-19 22:38:06 +01:00
raoulvdberge
9c1ec8339c
More BlockRenderLayer, RenderSystem
2019-12-19 22:21:46 +01:00
raoulvdberge
1a2052adaa
Move to RenderType from BlockRenderLayer, isSneaking -> isCrouching
2019-12-19 22:13:53 +01:00
raoulvdberge
5e0cb07876
Initial 1.15
2019-12-17 17:15:52 +01:00
raoulvdberge
0024c4a6aa
Add customization of text color through resourcepack meta
2019-11-27 16:40:52 +01:00
raoulvdberge
1b2ac82386
Add comment
2019-11-18 21:36:14 +01:00
raoulvdberge
d903427e22
Fixed crash when breaking a Grid, Crafting Monitor, Crafter Manager or Portable Grid when another player is still using it. Fixes #2353
2019-11-18 21:34:35 +01:00
raoulvdberge
030482a266
Update Forge, fix deprecations
2019-11-17 21:34:38 +01:00
raoulvdberge
b485c74503
Fixed being able to move wireless items in inventory when using a keybinding to open
2019-11-17 19:00:00 +01:00
raoulvdberge
a72dccdea4
Fixed holder of cable blocks sometimes conflicting with a cable connection while rendering
2019-11-17 13:11:42 +01:00
raoulvdberge
f330299358
Fixed item/fluid tag list resetting when changing quantity.
2019-11-17 12:46:47 +01:00
raoulvdberge
9182dc1794
Fixed delay in block update when placing a cable block
2019-11-17 12:46:22 +01:00
raoulvdberge
ce189d571a
Fix blocks connecting with themselves
2019-11-11 22:32:28 +01:00
raoulvdberge
f58bf5be18
Fixed External Storage not refreshing when the storage is broken or replaced
2019-11-11 22:15:34 +01:00
raoulvdberge
d6cbbaa2a4
Add zeroed state for preventSorting stuffs
2019-11-11 17:08:16 +01:00
raoulvdberge
03287f071a
Fix alternatives button showing up when not allowed
2019-11-11 16:50:03 +01:00
raoulvdberge
dcefbf0a0a
Add "alternatives" button to item/fluid amount
2019-11-11 16:43:41 +01:00
raoulvdberge
0beb2491ee
Merge remote-tracking branch 'origin/mc1.14' into mc1.14
2019-11-11 16:34:54 +01:00
raoulvdberge
43b7f6bb42
Fix stackoverflow when reading pattern grid
2019-11-11 16:34:30 +01:00
Darkere
c53ca4d546
No Grid sorting when holding shift. ( #2349 )
...
* don't sort grid when holding shift and hovering over gridslots or crafting output
* fix requested changes
add Client Config option
2019-11-11 09:08:42 +01:00
raoulvdberge
7bd8dd3900
Add pattern dump command (/refinedstorage patterndump)
2019-11-07 14:34:37 +01:00
raoulvdberge
16d200b297
Make public static for RS Addons
2019-11-04 21:09:10 +01:00
raoulvdberge
13716ebc14
Move getting a network node/network from a tile to util class + move setOwner/getOwner to API
2019-11-04 15:20:37 +01:00
raoulvdberge
d397018bab
Remove conversion code from dev builds. First use 1.7 before updating!!
2019-11-04 14:54:28 +01:00