This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
Releases: Chasmical/RogueLibs
Releases · Chasmical/RogueLibs
RogueLibs v3.0.0
- Finally, a stable release;
- Some improvements, bug fixes and a couple of new features;
Don't forget to put RogueLibsPatcher.dll
in BepInEx/patchers
See documentation here: https://abbysssal.github.io/RogueLibs
RogueLibs v3.0.0-rc.4
- Some improvements and bug fixes;
This release has potential to become a stable release, v3.0.0.
Don't forget to put RogueLibsPatcher.dll
in BepInEx/patchers
See documentation here: https://abbysssal.github.io/RogueLibs
RogueLibs v3.0.0-rc.3
- Updated docmentation;
- Added some useful utility methods;
- Fixed object sprites, shadows and highlighting;
- Fixed a couple of bugs.
This release has potential to become a stable release, v3.0.0.
Don't forget to put RogueLibsPatcher.dll
in BepInEx/patchers
See documentation here: https://abbysssal.github.io/RogueLibs
RogueLibs v3.0.0-rc.2
- Fixed some stuff;
- Prepared some other stuff for the release;
- Added documentation;
This release has potential to become a stable release, v3.0.0.
Don't forget to put RogueLibsPatcher.dll
in BepInEx/patchers
See documentation here: https://abbysssal.github.io/RogueLibs
RogueLibs v3.0.0-rc.1
- Implemented other 2 types of abilities;
- Removed nugget limit;
- Added custom audio implementation;
This release has potential to become a stable release, v3.0.0.
Don't forget to put RogueLibsPatcher.dll
in BepInEx/patchers
See documentation here: https://abbysssal.github.io/RogueLibs
RogueLibs v3.0.0-beta.8
- Implemented custom abilities (only 1 type for now);
- Fixed the issue with save files (probably);
- Small improvements;
Don't forget to put RogueLibsPatcher.dll
in BepInEx/patchers
I'm 95% sure your save files should be ok (but make a backup just in case)
See documentation here: https://abbysssal.github.io/RogueLibs
RogueLibs v3.0.0-beta.7
- A lot of improvements;
- Implemented custom traits (and maybe status effects too);
- Refactored and changed some stuff;
- RogueLibsCore.Test project;
- DebugPlugin project;
Don't forget to put RogueLibsPatcher.dll
in BepInEx/patchers
I'm 80% sure your save files should be ok (but make a backup just in case)
See documentation here: https://abbysssal.github.io/RogueLibs
RogueLibs v3.0.0-beta.6
- Fixed weapon, item and object sprites!
- Did some work on other things, but nothing important.
Don't forget to put RogueLibsPatcher.dll
in BepInEx/patchers
I'm 90% sure your save files should be ok
See documentation here: https://abbysssal.github.io/RogueLibs
RogueLibs v3.0.0-beta.5
- Another quick fix, fixes custom sprites.
Don't forget to put RogueLibsPatcher.dll
in BepInEx/patchers
There's still a slim chance of corrupting your save files
See docs in v3.0-dev
branch
RogueLibs v3.0.0-beta.4
- Fixed a bug with unlocks not being displayed in the menu;