REPO_JP-CosmeticUnlockProgressHUD icon

CosmeticUnlockProgressHUD

【Client MOD】Shows cosmetic unlock progress in shop and cosmetics menu.ショップとコスメ画面にコスメ解放進捗を表示します。

By REPO_JP
Last updated 4 hours ago
Total downloads 101
Total rating 1 
Categories Mods Cosmetics AI Generated Quality Of Life
Dependency string REPO_JP-CosmeticUnlockProgressHUD-4.0.0
Dependants 0 other packages depend on this package

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
REPO_JP-CosmeticTokenCountHUD-4.0.0 icon
REPO_JP-CosmeticTokenCountHUD

【Client MOD】Shows cosmetic token counts by rarity in the shop HUD.ショップ中、レアリティごとのコスメトークン所持数を表示します

Preferred version: 4.0.0

README

CosmeticUnlockProgressHUD

This mod is a client-only mod that shows cosmetic unlock progress in the shop and on the normal cosmetics menu page.

It displays total cosmetic progress and rarity-by-rarity progress in a compact HUD format.

Default display:

AllCosmetics: 128 / 200 | 64.00%

Common: 40 / 50 | 80.00%
Uncommon: 35 / 60 | 58.33%
Rare: 30 / 55 | 54.55%
Ultra Rare: 23 / 35 | 65.71%

Features

  • Shows total unlocked cosmetics and unlock percentage.
  • Shows Common, Uncommon, Rare, and Ultra Rare progress.
  • Colors only the rarity name labels.
  • Shows while in the shop.
  • Shows while the normal cosmetics menu page is open.
  • Hides while the cosmetic color page is open.
  • Hides while cosmetic popup pages are open.
  • Uses local save data only.
  • Does not change save data.
  • Does not use Photon networking.

Mod type

Client-only.

Only the player who wants to see the HUD needs to install it.

Configuration

Config name Description Default Maximum Minimum
EnableMod Enables or disables the mod. true true false
ShowInShop Shows the HUD while in the shop level. true true false
ShowInCosmeticsMenu Shows the HUD while the normal cosmetics menu page is open. true true false
HideOnCosmeticColorPage Hides the HUD while the cosmetic color page is open. true true false
HideOnCosmeticPopup Hides the HUD while cosmetic popup pages are open. true true false
ShowAllCosmetics Shows the AllCosmetics line. true true false
ShowRarityBreakdown Shows rarity breakdown lines. true true false
UseRarityNameColor Colors only the rarity name labels. true true false
IncludeOnlyValidPrefab Counts only cosmetics with a valid prefab reference. true true false
ShopPositionX HUD X position while in shop. Negative values move left from the top-right anchor. -30 No numeric limit No numeric limit
ShopPositionY HUD Y position while in shop. Negative values move down from the top-right anchor. -180 No numeric limit No numeric limit
CosmeticsMenuPositionX HUD X position while the cosmetics menu is open. Negative values move left from the top-right anchor. -30 No numeric limit No numeric limit
CosmeticsMenuPositionY HUD Y position while the cosmetics menu is open. Negative values move down from the top-right anchor. -180 No numeric limit No numeric limit
FontSize Text font size. 20 60 8
TextAlpha Text alpha. 0.95 1 0
PercentDecimals Percent decimal places. 2 4 0
CommonColor Common rarity color. #00C807 HTML hex color HTML hex color
UncommonColor Uncommon rarity color. #0398CB HTML hex color HTML hex color
RareColor Rare rarity color. #BD06BB HTML hex color HTML hex color
UltraRareColor Ultra Rare rarity color. #B89005 HTML hex color HTML hex color
DefaultTextColor Default text color. #FFFFFF HTML hex color HTML hex color

Notes

The displayed counts are based on valid cosmetic assets and the local cosmetic unlock list.

This mod intentionally does not synchronize anything with other players.

※Mod created by AI

CosmeticUnlockProgressHUD

このMODは、クライアント専用の、ショップ中と通常のコスメカスタム画面中にコスメ解放進捗を表示するMODです。

REPOが好きな日本人のための日本人のみのREPOのDiscordサーバーあります! 参加は以下のリンクから! https://discord.gg/h5ATY4m5bZ

全体のコスメ解放状況と、レアリティ別の解放状況をコンパクトなHUD形式で表示します。

初期表示:

AllCosmetics: 128 / 200 | 64.00%

Common: 40 / 50 | 80.00%
Uncommon: 35 / 60 | 58.33%
Rare: 30 / 55 | 54.55%
Ultra Rare: 23 / 35 | 65.71%

機能

  • 全体のコスメ解放数と解放率を表示
  • Common、Uncommon、Rare、Ultra Rare の進捗を表示
  • レアリティ名のみレアリティカラーで表示
  • ショップ中に表示
  • 通常のコスメカスタム画面中に表示
  • コスメの色変更ページ中は非表示
  • コスメの確認ポップアップ中は非表示
  • ローカルの保存データのみ参照
  • 保存データは変更しない
  • Photon通信は使用しない

MOD種別

クライアント専用です。

HUDを表示したいプレイヤーだけが導入すれば動作します。

設定項目

設定値名 設定内容説明 初期値 設定可能最大値 設定可能最小値
EnableMod MODを有効化または無効化 true true false
ShowInShop ショップ中にHUDを表示 true true false
ShowInCosmeticsMenu 通常のコスメカスタム画面中にHUDを表示 true true false
HideOnCosmeticColorPage コスメの色変更ページ中にHUDを非表示 true true false
HideOnCosmeticPopup コスメの確認ポップアップ中にHUDを非表示 true true false
ShowAllCosmetics AllCosmetics行を表示 true true false
ShowRarityBreakdown レアリティ別行を表示 true true false
UseRarityNameColor レアリティ名のみ色付きで表示 true true false
IncludeOnlyValidPrefab 有効なPrefab参照を持つコスメのみ集計 true true false
ShopPositionX ショップ中のHUD X座標。右上基準で、負の値ほど左へ移動 -30 数値制限なし 数値制限なし
ShopPositionY ショップ中のHUD Y座標。右上基準で、負の値ほど下へ移動 -180 数値制限なし 数値制限なし
CosmeticsMenuPositionX コスメカスタム画面中のHUD X座標。右上基準で、負の値ほど左へ移動 -30 数値制限なし 数値制限なし
CosmeticsMenuPositionY コスメカスタム画面中のHUD Y座標。右上基準で、負の値ほど下へ移動 -180 数値制限なし 数値制限なし
FontSize 文字サイズ 20 60 8
TextAlpha 文字の透明度 0.95 1 0
PercentDecimals パーセント表示の小数点桁数 2 4 0
CommonColor Commonのレアリティ名カラー #00C807 HTMLカラーコード HTMLカラーコード
UncommonColor Uncommonのレアリティ名カラー #0398CB HTMLカラーコード HTMLカラーコード
RareColor Rareのレアリティ名カラー #BD06BB HTMLカラーコード HTMLカラーコード
UltraRareColor Ultra Rareのレアリティ名カラー #B89005 HTMLカラーコード HTMLカラーコード
DefaultTextColor 通常文字カラー #FFFFFF HTMLカラーコード HTMLカラーコード

補足

表示される数値は、有効なコスメアセットとローカルのコスメ解放リストを基準に集計されます。

このMODは他プレイヤーとの同期処理を行いません。

※AI生成MOD