Skip to content

Red Core MC 1.7-1.12 0.5 Dev 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Desoroxxx Desoroxxx released this 06 Oct 23:17
· 104 commits to main since this release
9a9945a

Changelog File (Include Previous Versions)

Changed

  • Red Core is now split into two, Red Core and Red Core MC the later being the MC specific part of Red Core, this finally allows it to be used everywhere
  • MathUtil is now under utils.math
  • Separated MathUtil clamping methods into their own class ClampUtil

Removed

  • Removed Stopwatch 😭 it wasn't that good or useful but was fun to make

Internal

  • Switched to Gradle Kotlin DSL