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

Releases: TechReborn/RebornCore

RebornCore-1.15-4.0.22+build.16

21 Nov 22:17
Compare
Choose a tag to compare

(modmuss50) #betaBuild
(modmuss50) Fix server crash
(modmuss50) 1.15-pre1
(modmuss50) Rendering fixes
(modmuss50) Some 1.15 fixes
(modmuss50) Remove energies for now
(modmuss50) Merge remote-tracking branch 'remotes/origin/1.14' into 1.15
(modmuss50) Initial port to 19w46a
(drcrazy) Bump dependencies versions
(drcrazy) Revert changes
(drcrazy) Attempt to fix Eclipse runClient
(modmuss50) #releaseBuild
(modmuss50) Fix server issues, thanks mojang for making containsId client side only...
(modmuss50) #releaseBuild
(modmuss50) Fix TechReborn/TechReborn#1866
(modmuss50) Update libs
(modmuss50) Improvements to slot filtering
(modmuss50) Add recipe conditions.
(modmuss50) #releaseBuild
(modmuss50) Add a canCraft method to IRecipeCrafterProvider
(modmuss50) add a de/serialize that provides a PacketByteBuf
(mark j) Make RebornRecipe ctor save time (#125)
(mark j) Fix constructor for RebornFluidRecipe (#124)
(modmuss50) Make StackIngredient. public
(modmuss50) Make FluidIngredient. public
(modmuss50) add support for non-JSON recipe creation, wrapped Ingredients (#123)
(modmuss50) #releaseBuild
(drcrazy) Warnings
(modmuss50) #betaBuild
(modmuss50) Add basic extract only support to the Energies power API, used by the generators mod.
(modmuss50) Fix some bad logic around inserting items in inventory's
(modmuss50) Remove a lot of unneeded abstractions around energy
(modmuss50) Comment out game render hooks
(modmuss50) 19w38b
(modmuss50) merge 1.14 changes
(modmuss50) Fix machine active states sometimes being incorrect.
(modmuss50) #betaBuild
(modmuss50) Upload the tool I used to convert the translations, might be useful
(modmuss50) Merge branch '1.14' of https://github.com/TechReborn/RebornCore into 1.14
(modmuss50) Update energy api
(drcrazy) Removed unused imports
(modmuss50) Merge remote-tracking branch 'origin/1.14' into 1.14
(modmuss50) Finish porting to new power api
(modmuss50) #betaBuild
(modmuss50) Use a custom FluidInstance based of Silk's and fix some bugs in it.
(modmuss50) Move to semver compatible versioning

RebornCore-1.14.4-4.0.21+build.192

28 Oct 15:13
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) Fix server issues, thanks mojang for making containsId client side only...

RebornCore-1.14.4-4.0.20+build.190

26 Oct 21:08
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) Fix TechReborn/TechReborn#1866
(modmuss50) Update libs
(modmuss50) Improvements to slot filtering
(modmuss50) Add recipe conditions.

RebornCore-1.12.2-3.16.4.478

25 Oct 20:11
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(drcrazy) Recipe Methods and bunch of warnings

RebornCore-1.14.4-4.0.19+build.187

12 Oct 18:23
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) Add a canCraft method to IRecipeCrafterProvider
(modmuss50) add a de/serialize that provides a PacketByteBuf
(mark j) Make RebornRecipe ctor save time (#125)
(mark j) Fix constructor for RebornFluidRecipe (#124)
(modmuss50) Make StackIngredient. public
(modmuss50) Make FluidIngredient. public
(modmuss50) add support for non-JSON recipe creation, wrapped Ingredients (#123)

RebornCore-1.12.2-3.16.3.476

29 Sep 10:37
Compare
Choose a tag to compare

(drcrazy) #releaseBuild
(drcrazy) I hope this should fix TechReborn/TechReborn#1832
(drcrazy) Fix build in eclipse

RebornCore-1.14.4-4.0.18+build.179

26 Sep 13:49
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(drcrazy) Warnings

RebornCore-1.14.4-4.0.17+build.177

22 Sep 14:29
Compare
Choose a tag to compare

(modmuss50) #betaBuild
(modmuss50) Add basic extract only support to the Energies power API, used by the generators mod.
(modmuss50) Fix some bad logic around inserting items in inventory's
(modmuss50) Remove a lot of unneeded abstractions around energy
(modmuss50) Fix machine active states sometimes being incorrect.

RebornCore-1.14.4-4.0.16+build.172

20 Sep 22:15
Compare
Choose a tag to compare

(modmuss50) #betaBuild
(modmuss50) Upload the tool I used to convert the translations, might be useful
(modmuss50) Merge branch '1.14' of https://github.com/TechReborn/RebornCore into 1.14
(modmuss50) Update energy api
(drcrazy) Removed unused imports
(modmuss50) Merge remote-tracking branch 'origin/1.14' into 1.14
(modmuss50) Finish porting to new power api

RebornCore-1.14.4-4.0.15+build.167

15 Sep 14:54
Compare
Choose a tag to compare

(modmuss50) #betaBuild
(modmuss50) Use a custom FluidInstance based of Silk's and fix some bugs in it.
(modmuss50) Move to semver compatible versioning
(drcrazy) Fix armor slots range. Closes Techreborn\Techreborn#1823