/
Changelog File (Include Previous Versions)
The method RedLogger#printFramedError has been renamed to RedLogger#logFramedError, all usages should be updated before 0.8.
Case a utility enum for handling checking, applying and enforcing naming conventions, currently supported casing:
camelCasePascalCasekebab-caselower_snake_caseUPPER_SNAKE_CASERedLogger#framed which allows logging lists in a readable manner (e.g., versioning information)DecimalUtils a utility class which currently allows for truncating decimal numbers for human readingVector suite, it has Vector3 and Vector2 variants for every primitiveRedLogger#logFramedErrorRedLogger#printFramedError to RedLogger#framedError@UtilityClassgradle.propertiesgradle.propertiesAABBUtil a utility class for handling axis aligned bounding boxesAABBUtil#orientAABB a utility method for orienting a north facing AABB towards any EnumFacing allowing you to make only one AABB that works for every directionOptiNotFine now uses MethodHandle
Red Core is the foundational library for Red Studio projects and associated projects.