Red Core

Red Core is the foundational library for Red Studio projects and associated projects.

File Details

Red Core 0.2

  • B
  • Jun 13, 2023
  • 62.01 KB
  • 16.8K
  • 1.12.2
  • Forge

File Name

Red-Core-0.2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:red-core-873867:4584692")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog File (Include Previous Versions)

Red Core Version 0.2 Changelog - 2023-6-13

Added

  • MathUtil: A purpose-built class providing an array of mathematical methods, engineered with a steadfast focus on rapid processing and calculations.
  • Vectors: A comprehensive and efficient suite of vectors, designed with performance and simplicity in mind.
  • RedLogger: An advanced error logger engineered to make error logging and understanding significantly more user-friendly.
  • Included Jafama: A high-performance math library now incorporated within the Red Core, for better compatibility between mods.
  • Stopwatch Enhancements: The Stopwatch feature now boasts the ability to output results directly to a file, in addition to averaging all these results for comprehensive analysis.

Changed

  • Renamed the Chronometer component to the more intuitive Stopwatch for improved user understanding.
  • The Stopwatch feature has been refined to display outputs in milliseconds, accurate up to two decimal places.