Red Core 0.2
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 intuitiveStopwatch
for improved user understanding. - The Stopwatch feature has been refined to display outputs in milliseconds, accurate up to two decimal places.