You are viewing a potentially older version of this package. View all versions.
quasikyo-ReduceRecycler-1.2.1 icon

ReduceRecycler

Sets Recycler cooldown to instant and adds the cooldown to the run timer. Configurable to only activate after TP event.

Date uploaded 2 weeks ago
Version 1.2.1
Download link quasikyo-ReduceRecycler-1.2.1.zip
Downloads 822
Dependency string quasikyo-ReduceRecycler-1.2.1

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2117 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2117
tristanmcpherson-R2API-5.0.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 5.0.5
Rune580-Risk_Of_Options-2.8.1 icon
Rune580-Risk_Of_Options

A convenient API for adding BepInEx ConfigEntry's to a option menu

Preferred version: 2.8.1

README

ReduceRecycler

Sets Recycler cooldown to instant and adds the cooldown to the run timer.

I have not tested this in multiplayer, but users have reported that it works.

Credits

  • Boof, for initial mod concept and in-game general/edge-case testing

Configuration

  • Whether or not no-cooldown should apply only after teleporter

Issue Reporting and Suggestions

Contact me on Discord (quasikyo) or submit a new issue here.

FAQ

Does the time added to the run timer reflect any equipment cooldown reduction (e.g., fuel cells, Gesture)?

Yes.

If I have multiple fuel cells, will the mod only activate when the last charge is used?

Yes.

Does the config option work in stages without a teleporter (Hidden Realms, Void Fields, Commencement)?

Yes, but enabling the config option will simply make the Recycler behave as normal.

CHANGELOG

Changelog

1.3.1

  • Update README

1.3.0

  • Add config option to dynamically enable/disable mod
  • Implement cooldown reset options:
    • AfterUse: cooldown is reset and time is added after rerolling an item
    • OnDemand: cooldown is reset on button press

1.2.2

  • Update RiskOfOptions dependency to use remote nuget package
  • Update link to old GitHub repo

1.2.1

  • Update versions for SotS update

1.2.0

  • Avoid adding time if stopwatch is paused for whatever reason

1.1.3

  • Makes it so the config option is still functional on Hidden Realms, Void Fields, and Commencement
    • Just makes the Recycler behave as normal but also fixes an error preventing the immediate refresh

1.1.2

1.1.1

  • Update README

1.1.0

  • Add credits section
  • Only activate when consuming last charge

1.0.1

  • Add icon to code repo
  • Fix descriptions

1.0.0

  • Public release
  • Neutralizes the cooldown on the Recycler equipment