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.16-4.5.0+build.84

26 Oct 17:59
Compare
Choose a tag to compare

(drcrazy) #releaseBuild
(drcrazy) Fix warnings in GUI
(drcrazy) Fix tooltip
(drcrazy) Fix crash with selected energy being text file
(github) Create ru_ru.json (#167). Thanks to Romz24
(github) Fix typo and grammar in README.md (#166) Thanks to NickyBoy89
(drcrazy) Fix license
(drcrazy) PowerAcceptorBlockEntity refactored. This will break dependants.
(modmuss50) Add basic github actions
(modmuss50) Update loader and API
(github) Fix properties being recreated for every machine block (#164)

RebornCore-1.16-4.4.2+build.73

19 Sep 15:53
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) Fix TechReborn/TechReborn#2208
(modmuss50) 1.16.3 - just mappings
(drcrazy) Batteries should be able to charge items when active. Closes #2099

RebornCore-1.16-4.4.1+build.69

04 Sep 20:57
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) Rewrite slot shift clicking to fix dupe bug. Might not be idea but hopefully wont dupe

RebornCore-1.16-4.4.0+build.67

12 Aug 07:43
Compare
Choose a tag to compare

(modmuss50) 1.16.2 #releaseBuild
(modmuss50) 1.16.2-rc1
(modmuss50) Rewrite world gen, in preperation for json based config files
(modmuss50) Fix ore gen
(modmuss50) Mappings update
(modmuss50) first pass on 1.16.2 - no world gen
(modmuss50) Add a custom bounding box renderer for multi block breaking tools

RebornCore-1.16-4.3.4+build.64

25 Jul 13:36
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) remove pack.mcmeta fabric api handles it
(modmuss50) Fix item input

RebornCore-1.16-4.3.3+build.61

24 Jul 23:30
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) Merge remote-tracking branch 'origin/1.16' into 1.16
(modmuss50) Fix TechReborn/TechReborn#2162
(modmuss50) Remove stack hud its annoying, and I have better ideas
(modmuss50) update fabric api and loader
(justin vitale) Change main colour to red, easier to read
(justin vitale) IDebuggable interface for... You guessed it, debugging!
(drcrazy) Update datapack version
(drcrazy) Commands updated to v1
(justin vitale) Only show useful info (durability/charge) items and fix offset bug #157
(justin vitale) Only show energy charge version if it has energy #157
(justin vitale) Render multiblock hologram using appropriate renderlayer
(justin vitale) Hide overlay when debug menu is open #157
(justin vitale) Refactor and import cleanup
(justin vitale) Readd fluid bucket rendering
(github) Deduplicate multiblock verification from BlockEntities and Guis (#152)

RebornCore-1.16-4.3.2+build.49

09 Jul 09:11
Compare
Choose a tag to compare

(justin vitale) #betaBuild
(justin vitale) Multiblocks with fluids, render it in a bucket to inform user about it
(justin vitale) use isEmpty function, fix issues with 0mb fluid clogging
(justin vitale) "Equal or more than" not "more" for checking if can fit liquid
(justin vitale) setChanged() when removing stack from RebornInventory
(justin vitale) Set maxCountPerStack to stacklimit given by callers
(justin vitale) Add isEmptyFluid for fluidInstance and fix setFluidAmount to use it
(justin vitale) fix spacing for WorldUtils function
(justin vitale) Add WorldUtils overloaded function for spawning item
(modmuss50) Fix TechReborn/TechReborn#2148
(modmuss50) Update Jenkinsfile
(modmuss50) Proof of concpet support for using Codec's in BESH syncing.
(modmuss50) Speedup build
(modmuss50) Fix #2143

RebornCore-1.16-4.3.1+build.35

24 Jun 16:35
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) 1.16.1
(drcrazy) Use v2 yarn
(drcrazy) Updated to 1.16.1

RebornCore-1.16-4.3.0+build.31

21 Jun 13:03
Compare
Choose a tag to compare

(modmuss50) #releaseBuild
(modmuss50) opps
(modmuss50) Merge remote-tracking branch 'remotes/origin/screeenhandler_pr' into 1.16
(modmuss50) 1.16 Release Candidate 1
(modmuss50) remove usages of reflection, should help cut down on errors and IDE warnings.
(modmuss50) 1.16-pre8
(modmuss50) 1.16-pre2
(modmuss50) Fix item tag loading in recipes
(modmuss50) 20w22a
(modmuss50) Merge remote-tracking branch 'remotes/origin/1.15' into 1.16
(modmuss50) loom + loader + api updates
(github) MachineBaseBlockEntity: Don't rely on getTank() being non-null (#150)
(github) FluidUtil: Reset source tank fluid type once it is drained (#151)
(modmuss50) Example of using the WIP Screen handler API
(modmuss50) Move ChunkLoaderManager to Codec's

RebornCore-1.12.2-3.19.4.529

27 May 15:53
Compare
Choose a tag to compare

(drcrazy) #releaseBuild
(drcrazy) Fix for recipe system. Closes TechReborn/TechReborn-Legacy-Issues#43
(drcrazy) Fix facing. Closes TechReborn/TechReborn-Legacy-Issues#40
(drcrazy) Ingredients shouldn't check for NBT. Who cares for energy in ingredient
(drcrazy) Removed unused imports