You are viewing a potentially older version of this package. View all versions.
yazirushi-DiscountFix-1.0.5 icon

DiscountFix

Prevent prices from going negative. 価格がマイナスになるのを防ぎます

Date uploaded 8 months ago
Version 1.0.5
Download link yazirushi-DiscountFix-1.0.5.zip
Downloads 11538
Dependency string yazirushi-DiscountFix-1.0.5

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

[En]

DiscountFix

Prevents prices from going negative due to discounts based on the number of players!

What this mod specifically does

It sets a new discount cap to prevent discounts from exceeding 100%.

Config

  • MaxDiscountRate (int)
    initial value: 90 (90%)
    Discount cap
    Can be set between 0 and 100.

  • DiscountPerPlayer (int)
    initial value: 10 (10%)
    Discount rate per player
    Default is the same as the original.

  • EnableLogging (bool)
    initial value: false
    Enables logging
    Logs can be quite lengthy, making other mods' logs harder to read.


I'm on Discord's “R.E.P.O. Modding Server”.
The URL below is my mod's forum page, so feel free to contact me if you encounter any issues.
R.E.P.O. Modding Server > modding > released-mods > MorePlayerList ...and my other mods



[Jp]

DiscountFix

人数に応じた割引によって価格がマイナスになるのを防ぎます!

具体的にこのmodが何をするのか

割引の上限を新しく設けて、100%を超えないようにします。

コンフィグ

  • MaxDiscountRate (int)
    初期値: 90 (90%)
    割引の上限
    0 ~ 100の範囲で設定可能です。

  • DiscountPerPlayer (int)
    初期値:10 (10%)
    一人当たりの割引率
    初期値はオリジナルと同じ値です。

  • EnableLogging (bool)
    初期値:false
    ログを有効にするかどうか
    ログが結構長めなので他のmodのログが見づらくなります。


Discordの「R.E.P.O. Modding Server」にいます。
以下URLは私のmodのフォーラムのページなので、不具合などあれば気軽に連絡してください。
R.E.P.O. Modding Server > modding > released-mods > MorePlayerList ...and my other mods

CHANGELOG

Changelog

[En]

1.0.6

2026-05-07

  • We have confirmed that it works with v0.4.0 as well(maybe) 🔍
  • Change the thunderstore page📒

1.0.5

2025-11-08

  • We've corrected an error in the description on the thunderstore page📒

1.0.4

2025-11-08

  • Fixed issues broken by the v0.3.0 update 🔧
  • Improved config setup ease 🔧
  • Improved log readability 🔧
  • Added ASCII art to startup logs 🖌
  • Updated the thunderstore page 📒

1.0.3

2025-07-25

  • Change the thunderstore page📒

1.0.2

2025-07-15

  • Fixed double discount issue🔧
  • Logging can be turned on and off🔧

1.0.1

2025-07-15

  • Fixed minor issues🔧

1.0.0

2025-07-15

  • release🎉


[Jp]

1.0.6

2026-05-07

  • v0.4.0でも動作することを確認しました(多分)🔍
  • thunderstoreのページを変更📒

1.0.5

2025-11-08

  • thunderstoreのページの説明文にミスがあったので修正しました📒

1.0.4

2025-11-08

  • v0.3.0アップデートによって壊れた部分を修正🔧
  • コンフィグを設定しやすいように改善🔧
  • ログの見やすいように改善🔧
  • 起動時のログにアスキーアートを追加🖌
  • thunderstoreのページを変更📒

1.0.3

2025-07-25

  • thunderstoreのページを変更📒

1.0.2

2025-07-15

  • 二重で割引されていた問題を修正🔧
  • ログのオンオフを可能にしました🔧

1.0.1

2025-07-15

  • 軽微な問題の修正🔧

1.0.0

2025-07-15

  • リリース🎉