Commit Graph

3514 Commits

Author SHA1 Message Date
raoulvdberge
8eaf7359e9 Fix memory leak and add additional logging 2020-04-29 19:33:38 +02:00
raoulvdberge
f0d45b8776 Add regulator upgrade texture 2020-04-26 21:59:32 +02:00
raoulvdberge
a146288668 Added the Regulator Upgrade that can be inserted into a Exporter. This ensures a certain amount of items and fluids is kept in stock in a connected inventory 2020-04-26 19:16:34 +02:00
raoulvdberge
e0fa6f25e0 Improve hitbox checking 2020-04-26 16:30:53 +02:00
raoulvdberge
7394396a0a Fixed Controller always using the base usage even when turned off. Fixes #2478 2020-04-26 16:03:27 +02:00
raoulvdberge
02d6ac253e Fixed Exporter not exporting anything when using a Stack Upgrade and there isn't space for 64 items in the inventory. Fixes #2128 2020-04-26 15:53:48 +02:00
raoulvdberge
679a04d39f Wireless Transmitters can now be placed on any block and in any direction. Fixes #2173 2020-04-26 15:42:06 +02:00
raoulvdberge
b0d86b2e11 1.12.2 backports 2020-04-26 12:36:13 +02:00
Darkere
6724969c1b Autocrafting engine v6 (#2406)
* change CraftingPreviewScreen from full resourcelocation to just the version

* added v6 engine for autocrafting

* fix craftingpreview count for requested items

* fix crafting monitor not displaying errors
and displaying empty crafts in some cases

* fix fluid crafting not working for multiple iterations

* Revert "change CraftingPreviewScreen from full resourcelocation to just the version"

This reverts commit 7dd90c47

This should really have been it's own PR/issue

* fix crash with craftingMonitor
2020-04-25 22:35:44 +02:00
raoulvdberge
552d89f5a8 Bump to 1.8.3 2020-04-25 21:49:38 +02:00
raoulvdberge
baa6efe079 Update forge, mappings and changelog 2020-04-25 21:40:34 +02:00
raoulvdberge
4a2dbcac7c Update forge, mappings and changelog 2020-04-25 21:30:26 +02:00
Liang
48a1ada759 convert zh_cn lang to json (#2418) 2020-04-25 20:16:48 +02:00
ForFunPenguin
7950be0dfc Create zh_tw.json (#2423)
* Create zh_tw.json

* Update zh_tw.json
2020-04-25 20:16:14 +02:00
Darkere
a55e19ce96 fix storage block dropping extra processor (#2460) 2020-04-25 20:15:21 +02:00
Darkere
7a70d42bcc add waterlogging to all cable blocks (#2461)
* add waterlogging to all cable blocks

* add overrides
2020-04-25 20:15:09 +02:00
Arthur-o-b
f62164c6ed Update pt_br.lang (#2469)
Small improvements i noted could be made in-game.
2020-04-25 20:14:42 +02:00
Jeremiah Winsley
d0969bd33c Add forge:silicon tag for mod compatibility (#2489) 2020-04-25 20:13:56 +02:00
raoulvdberge
808cf55605 Bump to 1.8.2 2020-04-25 20:13:15 +02:00
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
6124c7f778 Update Forge to latest 2020-01-25 20:22:56 +01:00
raoulvdberge
723c311809 Port to Minecraft 1.15.2 2020-01-24 22:53:01 +01:00
raoulvdberge
890a2e51b5 Bump to 1.8.1 2020-01-21 21:32:22 +01:00
raoulvdberge
0a292a4e6b Remove outdated images 2020-01-21 20:59:22 +01:00
raoulvdberge
105d84e91e Remove outdated images 2020-01-20 02:09:48 +01:00
raoulvdberge
2a7deaa924 Update link 2020-01-20 01:42:30 +01:00
raoulvdberge
db5abb68c2 Update building badge 2020-01-20 01:35:28 +01:00
raoulvdberge
a33e2e02e9 Update license date 2020-01-20 01:34:51 +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
8e643a32f3 Update Forge and fix hotloading 2020-01-13 23:47:21 +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