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-beta.3

03 Jun 16:19
Compare
Choose a tag to compare
Pre-release
  • Reworked and restructured the custom sprites implementation;
    • Now you can specify multiple SpriteScopes for a sprite, e.g. SpriteScope.Items | SpriteScope.Objects;
  • FIxed the bug with unavailable traits showing up in the level up menu;
  • Fixed the bug with unswitchable weapons after the first level;
  • Fixed the bug with unlocks staying the same way and the second save file getting corrupted after changing the save slot;
  • Fixed some problems with save files (probably);

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.2

27 May 01:17
Compare
Choose a tag to compare
Pre-release
  • Fixed some of the tk2dSprite issues;
  • Started working on custom traits and effects;
  • Did some stuff;

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.1

11 May 09:24
Compare
Choose a tag to compare
Pre-release

Global Overhaul

Still Work-In-Progress

You can make mods already, but It'll take a while until RLv3 is stable

See docs in v3.0-dev branch

Backup your save files before installing RLv3!

RogueLibs v2.2-pre.2

23 Sep 12:13
Compare
Choose a tag to compare
RogueLibs v2.2-pre.2 Pre-release
Pre-release
try to fix some things

RogueLibs v2.2-pre.1

22 Sep 12:45
Compare
Choose a tag to compare
RogueLibs v2.2-pre.1 Pre-release
Pre-release
  • Added RogueLibs.HelperTool project;
  • Made some changes to the RogueLibs.Interactions;
  • Started working on tk2d sprite collections;

RogueLibs v2.1.1

12 Sep 15:56
Compare
Choose a tag to compare
  • Fixed an error, when Mutator Menu didn't open because of a null reference;

RogueLibs v2.1

06 Sep 10:08
Compare
Choose a tag to compare
  • Added OnEnabled, OnDisabled and OnChangedState events to CustomMutator;

RogueLibs v2.0.5

06 Sep 08:07
Compare
Choose a tag to compare
  • Fixed an error with aToM's category buttons;

RogueLibs v2.0.4

03 Sep 08:54
Compare
Choose a tag to compare
  • Refactored and cleaned up the code;
  • Reorganized the GitHub repository;

RogueLibs v2.0.3

05 Aug 14:07
Compare
Choose a tag to compare
  • Fixed a bug, when original mutators, such as "Rocket Chaos" and "Gorilla Town", were purchasable in the Mutators Menu for 0 nuggets;