Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

RogueLibs v4.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Chasmical Chasmical released this 27 Jul 12:10
· 49 commits to v4-beta since this release
  • 🔥 Removed RogueUtilities.Empty (05ee959);
  • ⚠️ Marked IHookFactory<T> as obsolete (9643adc);
  • ⚡️ Implemented caching for sprite and audio resources (978a95b);
  • ⚡️ Patched in caching behavior into ResourceManagers (c19aac4);
  • 🐛 Fixed converted sprites' mesh type (908fac9);
  • 🩹 Fixed detecting audio format by non-lowercase extension (5f5cb3d);
  • ♻️ Improved fallback behavior of RLSetup methods (95002a0);