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

RogueLibs v3.6.5

Compare
Choose a tag to compare
@Chasmical Chasmical released this 07 Nov 12:48
· 36 commits to main since this release
  • πŸ’₯ Some of the common fields' values can be omitted (they are autofilled after CustomItem.SetupDetails() call), and exceptions will be thrown if some other fields aren't set up properly (most likely won't break anything, but anyway, just a heads-up);
  • ✨ Implemented MutatorUnlock.IsAvailableInDailyRun (e2b998a);
  • ✨ Added an option for removing the "Done" button (e8d7ecc);
  • πŸ› Fixed nuggets not being restored from the backup file (9f47fc5);
  • πŸ› Fixed locale/.lastaccess file loading (df76da4);
  • πŸ› Fixed pressing buttons with the same name but different costs (c7d8b3c);
  • 🌐 Fixed and improved Russian translation (12a9c35);

Changes to the site:

  • ⬆️ Upgraded website deps and updated logo (b79cd85);
  • πŸ“ Updated docs, added descriptions and metadata (fcde82b);
  • πŸ₯š Fixed RogueLibs easter egg logos (854f47a);
  • πŸ› Fix useSelector page (56af14d);