promotional bannermobile promotional banner

Red Core

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

Red Core 0.3.1

File nameRed-Core-0.3.1.jar
Uploader
DesoroxxxDesoroxxx
Uploaded
Jul 16, 2023
Downloads
14.6K
Size
67.7 KB
Mod Loaders
Forge
File ID
4647789
Type
B
Beta
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:red-core-873867:4647789")

Learn more about Curse Maven

What's new

Changelog File (Include Previous Versions)

Red Core Version 0.3.1 Changelog - 2023-7-16 [YANKED]

Fixed

  • Fixed Forge not being able to subscribe the RedClientTicker causing a crash

Red Core Version 0.3 Changelog - 2023-7-16

Added

  • RedClientTicker: A useful ticker that allows you to have ticks every 2, 5 or 10 normal ticks, for things that shouldn't run 20 times a second.
  • OptiNotFine: A must-have when working with OptiFine compatibility, it allows you to know if OptiFine is installed, whether shaders are loaded, and to force fast render off.

Changed

  • RedLogger now uses a String instead of a URI for the newIssueLink parameter, the old constructor has been deprecated and is due for removal for 0.4
  • RedLogger recomfort messages might be more random

Optimized

  • Optimized RedLogger#printFramedError it should now use slightly less memory and thus have less GC pressure

This mod has no related projects