You are viewing a potentially older version of this package. View all versions.
Moffein-BazaarLimit-1.0.1 icon

BazaarLimit

Limits Bazaar visits to 1 per loop. Server-side and Vanilla-compatible!

Date uploaded 3 years ago
Version 1.0.1
Download link Moffein-BazaarLimit-1.0.1.zip
Downloads 175
Dependency string Moffein-BazaarLimit-1.0.1

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 Bazaar visits to 1 per loop. Once the limit is reached, Newt Altars become inaccessible.

Random Bazaar portals can always spawn regardless of the limit, and their chance no longer gets lowered by Bazaar visits.

  • Config Options
    • Max Bazaar Visits per Loop: 1
    • Random Bazaar Portal - Always Allow Spawn: True
    • Random Bazaar Portal - Fixed Chance: True

Installation

Drop BazaarLimit.dll into \BepInEx\plugins\

Changelog

1.0.1

  • Added Network check to Newt Altar disable code.

1.0.0

  • Release.

CHANGELOG

1.1.1

  • Recompiled for DLC2.

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.