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

Releases: Chasmical/RogueLibs

RogueLibs v3.0.0

22 Jul 05:38
Compare
Choose a tag to compare
  • 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

17 Jul 16:13
Compare
Choose a tag to compare
RogueLibs v3.0.0-rc.4 Pre-release
Pre-release
  • 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

14 Jul 07:09
Compare
Choose a tag to compare
RogueLibs v3.0.0-rc.3 Pre-release
Pre-release
  • 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

11 Jul 04:38
Compare
Choose a tag to compare
RogueLibs v3.0.0-rc.2 Pre-release
Pre-release
  • 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

09 Jul 15:46
Compare
Choose a tag to compare
RogueLibs v3.0.0-rc.1 Pre-release
Pre-release
  • 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

09 Jul 11:50
Compare
Choose a tag to compare
Pre-release
  • 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

05 Jul 13:24
Compare
Choose a tag to compare
Pre-release
  • 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

21 Jun 09:34
Compare
Choose a tag to compare
Pre-release
  • 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

07 Jun 13:46
Compare
Choose a tag to compare
Pre-release
  • 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

06 Jun 08:02
Compare
Choose a tag to compare
Pre-release
  • Fixed a bug with unlocks not being displayed in the menu;

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