Moffein-BazaarLimit icon

BazaarLimit

Limits Newt Altar uses to 1 per loop. Server-side and Vanilla-compatible!

Last updated a year ago
Total downloads 1903
Total rating 1 
Categories Mods Tweaks Server-side
Dependency string Moffein-BazaarLimit-1.1.0
Dependants 2 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2103 icon
bbepis-BepInExPack

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

Preferred version: 5.4.2103
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

BazaarLimit

Limits Newt Altar uses to once per loop. Install Risk_Of_Options to be able to edit values in-game.

  • Config Options
    • Max Bazaar Visits per Loop: -1 (unlimited)
    • Max Newt Altars Uses per Loop: 1
    • Random Bazaar Portal - Fixed Chance: True

Installation

Drop BazaarLimit.dll into \BepInEx\plugins\

Changelog

1.1.0

  • Risk of Options support (server-side).

  • Changed how config works. This will reset your config.

    • Max Entries per Loop: How many times you can enter the Bazaar per loop. Hitting this limit disables both random shop portals and Newt Altars. Unlimited by default.
    • Max Newt Altars per Loop: How many times you can use Newt Altars per loop. Hitting this limit disables Newt Altars. 1 by default.
      • Hitting a Newt Altar but not entering the shop portal does not count towards the limit.

    This is so that random portals don't feel like you're wasting a potential Newt Altar use.

1.0.2

  • Remembered to add thing to make it vanilla compatible.

1.0.1

  • Added Network check to Newt Altar disable code.

1.0.0

  • Release.