RebornStorage Versions Save

Adding some long lost things back into RefinedStorage

RebornStorage-1.12.2-3.3.4.1

4 years ago

RebornStorage-1.12.2-3.3.4.85

5 years ago

(github) #releaseBuild (modmuss50) fix crash when breaking connected multiblock (#151)

RebornStorage-1.12.2-3.3.3.83

5 years ago

(github) #releaseBuild (modmuss50) Cache cpu speed and multiblock isValid until broken fixes 144 (#149) (modmuss50) Add alternative disk recipe (#139) (modmuss50) Create de_de.lang (#141)

RebornStorage-1.12.2-3.3.2.79

5 years ago

(github) #releaseBuild (modmuss50) Cache the ICraftingPattern to speed up pattern rebuilds, rebuild once evert 5 seconds (config) when inserting items, stops the multiblock rebuilding on every item insertion or extraction (modmuss50) Added advanced debug logging of rebuild events

RebornStorage-1.12.2-3.3.1.76

5 years ago

(modmuss50) #releaseBuild (modmuss50) Handle null nodes (when breaking the blocks with world edit) and remove debug code (modmuss50) Fix issues with the multiblock being across chunk boarder, might be a bit slower (modmuss50) Large performance improvements

RebornStorage-1.12.2-3.3.0.72

5 years ago

(modmuss50) #releaseBuild (modmuss50) Fixes #130 (modmuss50) Fixes #78 (modmuss50) Small tweaks to the gui (modmuss50) Large changes, to support the new RS version. New recipes, new balance (modmuss50) Fixes #122 (modmuss50) Remove naming of pages, I wasnt happy with how it was done, most people didnt even know it existed.

RebornStorage-1.12.2-3.2.2.65

5 years ago

(modmuss50) #releaseBuild (github) Merge pull request #114 from ayan4m1/fix/cce (andrew delisa) more elegant solution to prevent CCE (andrew delisa) prevent ClassCastException when INetworkNode is of class ConduitRefinedStorageNode

RebornStorage-1.12.2-3.2.1.63

5 years ago

(modmuss50) #releaseBuild (modmuss50) Update RS version in gradle (modmuss50) Update RS api

RebornStorage-1.12.2-3.2.0.60

5 years ago

(modmuss50) #releaseBuild (modmuss50) Fix #104 (modmuss50) Update RS API, fixes build (modmuss50) Update RS API, closes #103 (modmuss50) Final cleanup + tweaks (modmuss50) Inital work on page naming, closes #100 (modmuss50) Might fix build? (modmuss50) Tweak fluid storage values + small code cleanup (modmuss50) Make patters render output item when in multicrafter slot (modmuss50) RS 1.6 update

RebornStorage-1.12.2-3.1.0.50

6 years ago

(modmuss50) #releaseBuild (modmuss50) Update to support new refined storage (modmuss50) Update RS maven (github) Merge pull request #97 from tomKPZ/fix-io-port-lag (tomkpz) Fix IO port lag (github) Merge pull request #95 from tomKPZ/add-item-handler-capability (tomkpz) Add IO Port (tomkpz) Add IItemHandler capability to TileMultiCrafter