Skip to content

Minechem 5.0.5 RC3

Compare
Choose a tag to compare
@jakimfett jakimfett released this 20 Nov 23:19
· 262 commits to master since this release

This RC adds a number of optimizations for networking, and a rework of the recipe storage system. Also fixes a couple of edge case bugs.

Minechem v5.0.5, release candidate 2

What's a release candidate? It's a build that we're 99% sure is ready to be considered an official release. If no major bugs get reported in the next week (please report all bugs on the Minechem issue tracker!), we'll stick a fork in it and call it "done!".

As always, make backups, but this version should be safe for use in any and all production servers.

If you like the mod, and want to contribute, please take a look at the Minechem Patreon page.

Changelog:
A load of null checking for keys — charliepaterson89
fixes server update for fluid dump — way2muchnoise
adds a proper tank to the decomposer, #462 — way2muchnoise
finishes the dump button — way2muchnoise
fixed fluidstack hash — charliepaterson89
Complete Rework of Recipe Maps — charliepaterson89
fixes sending of power update packages — way2muchnoise
Decomposer Idle improvements — charliepaterson89
Synth optimization — charliepaterson89
Decomposer optimization — charliepaterson89
Missed a flag — charliepaterson89
be gone UUID — way2muchnoise
adds debug prints to getKey method — way2muchnoise
better way of debug checking for the key — way2muchnoise
Update zh_CN.lang — 2655264094
Fixes derp — charliepaterson89
Adds null checking for keys — charliepaterson89
Fixes the synth crashing — charliepaterson89
Update OreDictionaryBaseOreEnum.java — Mazdallier
Enforce Unique Keys — charliepaterson89
Adds IDecomposerControl — charliepaterson89
Prevents the generation of an empty tube recipe — charliepaterson89
ups zLevel on itemRendering in Inv so that they render in HQM books — way2muchnoise
Fixes some OreDict derps — charliepaterson89
Adds check for damaged/broken nbt — charliepaterson89