Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Releases: TechReborn/RebornCore

RebornCore-1.15-4.1.1+build.74

10 Jan 23:36
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) pass the inv to ItemCraftCallback
(modmuss50) Better inventory management for machines (#137)
(modmuss50) Fix fluid sprites not being correct after a resource reload
(prospector) Fix multiblock being dark
(modmuss50) 1.15.1
(modmuss50) License updates + fixes

RebornCore-1.15-4.1.0+build.67

03 Jan 22:31
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(drcrazy) Fix torch placement for OmniTool. Kudos to vhd. Closes #136
(modmuss50) Added fly speed command
(modmuss50) Merge remote-tracking branch 'origin/1.15' into 1.15
(modmuss50) Use accessor mixins where possible
(prospector) Fix ConditionManager.registryContains so that it works on defaulted registries
(drcrazy) Fix rotation with wrench. Closes #1940
(drcrazy) Cleanup of GUI Builder
(modmuss50) Add .editorconfig file
(drcrazy) Added ugly tips for slot config. Closes TechReborn/TechReborn#1605
(drcrazy) Some work on SlotConfig tips
(modmuss50) Add basic chunk gen command + command cleanup

RebornCore-1.15-4.0.29+build.56

26 Dec 12:30
Compare
Choose a tag to compare

(drcrazy) #releaseBuild
(modmuss50) Fix ClientChunkManager rendering
(drcrazy) Active\Inactive switch moved to RC.
(drcrazy) Check for energy in tools moved to RC.
(drcrazy) Active\Inactive tooltip moved to RC.
(modmuss50) Fix auto input not checking SidedInventory.canExtractInvStack. May cause slight breakages to your machine setup sorry. (Goes back to how it worked in 1.12)
(modmuss50) Localized the energy stored (#135)
(modmuss50) Fix TechReborn/TechReborn#1893

RebornCore-1.15-4.0.28+build.48

18 Dec 11:32
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) Revert last commit
(modmuss50) Quantum Armor
(modmuss50) Add some things to aid with armor

RebornCore-1.15-4.0.27+build.44

16 Dec 20:18
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) Fallback to vanillas recipe remainder
(modmuss50) Should fix energy not being in the maven pom
(modmuss50) Update build.gradle
(drcrazy) Update fabric-api version

RebornCore-1.15-4.0.26+build.39

15 Dec 19:50
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) Set curse version to 1.15
(modmuss50) Add Team Reborn as author for searchability in Mod Menu and marked as a library (#134)
(modmuss50) pt-BR translation updated. (#133)
(modmuss50) Remove duplicate annotations.
(modmuss50) Rewrite config
(drcrazy) Removed unused imports
(modmuss50) Move most int fluid values to FluidValue.
(modmuss50) Update gradle versions
(modmuss50) Fix recipe syncing issue, Closes TechReborn/TechReborn#1903
(modmuss50) Updates

RebornCore-1.15-4.0.25+build.28

10 Dec 07:36
d3565f6
Compare
Choose a tag to compare

(github) #betaBuild
(modmuss50) Add comparator output support for machines (#132)

RebornCore-1.15-4.0.24+build.26

04 Dec 17:59
Compare
Choose a tag to compare

(modmuss50) #betaBuild
(modmuss50) Fix #1896
(modmuss50) Pre 4 mappings
(modmuss50) Remove some un-needed sync methods
(modmuss50) Allow the syncing of Identifier

RebornCore-1.15-4.0.23+build.21

26 Nov 20:50
Compare
Choose a tag to compare

(modmuss50) #betaBuild
(modmuss50) Rewrite multiblock rendering
(modmuss50) 1.15-pre2 loads of new mappings
(modmuss50) Fix TechReborn/TechReborn#1892
(modmuss50) Update fabric
(modmuss50) Merge remote-tracking branch 'remotes/origin/1.14' into 1.15
(github) #releaseBuild
(modmuss50) impl CustomOutputRecipe for libcd support (#131)

RebornCore-1.14.4-4.0.22+build.197

22 Nov 15:56
31e6910
Compare
Choose a tag to compare

(github) #releaseBuild
(modmuss50) impl CustomOutputRecipe for libcd support (#131)
(drcrazy) Bump dependencies versions
(drcrazy) Revert changes
(drcrazy) Attempt to fix Eclipse runClient