Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
MorePlayerList
[test release]Change the player list in the lobby to accommodate a large number of players. ロビーのプレイヤーリストを大人数用に変更します。
By yazirushi
| Date uploaded | 10 months ago |
| Version | 0.9.4 |
| Download link | yazirushi-MorePlayerList-0.9.4.zip |
| Downloads | 4076 |
| Dependency string | yazirushi-MorePlayerList-0.9.4 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
現在はテストリリースです。不具合が起こる可能性があります。 This is currently a test release. Issues may occur.
[En]
MorePlayerList
Change the player list in the lobby to accommodate a large number of players.
Feature
The spacing between players will be narrowed slightly, and players will also be displayed in the empty space on the right side of the lobby screen.
Config
List Type (enum)
Initial value:Default
-
Default
Sets the layout to 10:10. -
Translation
Sets the layout to 7:13.
Please use this when names are hidden by translation mods, etc. -
Custom
Uses the Custom Type Settings configuration.
Custom Type Settings (int)
Initial value: 0
-
offset player
Number of players at which to start applying the offset. -
X offset
Offset for the X coordinate. -
Y offset
Offset for the Y coordinate. -
Y interval
Interval for the Y coordinate relative to the player.
Example Custom Type Settings
List Type = Same settings as Default.
offset player = 10
X offset = 340
Y offset = 200
Y interval = 20
For pseudo-scrolling, try this.
offset player = 0
X offset = 0
Y offset = 32 * number of players to scroll
Y interval = 32
Create your own custom list with custom config!
Important note
- If other mods are using the empty space on the right side, this mod or other mods may become slightly inconvenient to use.
- Text chat becomes difficult to read.
The configuration will not take effect until the system is restarted.(This has been addressed in v0.9.4)
With v0.9.4, the custom configuration added makes it possible to eliminate most drawbacks.
Future Update Content
- '1. Modify the player list in the ESC menu
- '2. Enable scrolling through the player list
I plan to do this if I have the technical skills.(And motivation too)
But I think a better mod than this will be available by then! ^_-
I'm on the “R.E.P.O. Modding Server,” so find the forum for this mod and send your feedback!
[Jp]
MorePlayerList
ロビーのプレイヤーリストを大人数用に変更します。
具体的にこのmodが何をするのか
プレイヤーの間隔を少し狭め、ロビー画面の右側の空いているところにもプレイヤーが表示されるようになります。
コンフィグ
List Type (enum)
初期値:Default
-
Default
10:10の配置にします。 -
Translation
7:13の配置にします。 翻訳mod等で名前が隠れるときに使ってください。 -
Custom
Custom Type Settingsの設定を使います。
Custom Type Settings (int)
初期値:0
-
offset player
オフセットを適用し始める人数。 -
X offset
X座標のオフセット。 -
Y offset
Y座標のオフセット。 -
Y interval
プレイヤーとのY座標の間隔。
Custom Type Settingsの例
List Type = Defaultと同じ設定はこれです。
offset player = 10
X offset = 340
Y offset = 200
Y interval = 20
疑似スクロールがしたいならこれとか。
offset player = 0
X offset = 0
Y offset = 32 * スクロールしたい人数
Y interval = 32
カスタムコンフィグで自分好みのリストを作ろう!
注意点
- 他のmodが右側の空いているところを使っている場合はこのmodか他のmodの機能を少し不便にする可能性があります。
- テキストチャットが見づらくなります。
コンフィグは再起動しないと適応されません。(v0.9.4にて対応済です)
v0.9.4にて追加されたカスタムコンフィグをうまく使えば欠点はほとんどなくなります。
今後のアップデート内容
- 1.ESCメニューのプレイヤーリストも変更する
- 2.プレイヤーリストをスクロールできるようにする
技術力があればやる予定です。(あとやる気もね)
それまでにこれよりもっと優秀なmodができると思いますけどね! ^_-
「R.E.P.O. Modding Server」にいるので、このmodのフォーラムを見つけてフィードバックを送りつけよう!
CHANGELOG
Changelog
下に日本語のもあります
[En]
0.9.92
2026-05-07
- Fixed issues broken by the v0.4.0 update🔧(I made this a quick fix, so there may be some bugs.)
0.9.91
2025-11-03
- Fixed an issue where updates were not working properly🔧
0.9.9
2025-11-03
- Add a new configuration⚙
- Added artwork to the startup log🖌
- Fixed an issue where lobby scroll speed and list type switching were processed for each player (should be fixed now (probably))🔧
- Change the thunderstore page📒
0.9.81
2025-10-31
- Fixed an issue where updates were not working properly🔧
0.9.8
2025-10-31
- Fixed issues broken by the v0.3.0 update🔧
- Fixed UI-related bugs🔧
0.9.71
2025-10-18
- The URL wasn't working, so I fixed it🔧
0.9.7
2025-10-18
- Add a new configuration⚙
- Improved Player List in the ESC Menu🔧
- You can now change the Lobby ListType within the lobby🔧
- Change the thunderstore page📒
0.9.6
2025-10-02
ESCMenu Update!🎉
- Add a new configuration⚙
- The player list in the ESC menu is now supported🔧
- Adjust the code a bit🔧
- Change the thunderstore page📒
0.9.5
2025-09-14
Scroll Update!🎉
- Add a new configuration⚙
- Change the thunderstore page📒
0.9.4
2025-09-11
- We changed the config to an Enum type for greater visual clarity⚙
- Add a new configuration⚙
- Improved to allow configuration changes during gameplay🔧
- Change the thunderstore page📒
0.9.3
2025-09-01
- Since "8:12 type" didn't make much sense, I changed it to "7:13 type"⚙
- We've moved the right column of the player list slightly to the right🔧
- Change the thunderstore page📒
0.9.2
2025-08-28
- Fixed an issue with the 8:12 type🔧
- Change the thunderstore page📒
0.9.1
2025-08-27
- Add configuration⚙
- Change the thunderstore page📒
0.9.0
2025-08-26
test release🔍
[Jp]
0.9.92
2026-05-07
- v0.4.0アップデートによって壊れた部分を修正🔧(即席で修正したのでバグがある可能性があります)
0.9.91
2025-11-03
- アップデートがうまくできていなかった問題を修正🔧
0.9.9
2025-11-03
- 新しいコンフィグを追加⚙
- 起動時のログに絵を追加しました🖌
- ロビーのスクロール速度やリストタイプの切り替えが人数分処理される問題を修正(できてるはず(多分))🔧
- thunderstoreのページを変更📒
0.9.81
2025-10-31
- アップデートがうまくできていなかった問題を修正🔧
0.9.8
2025-10-31
- v0.3.0アップデートによって壊れた部分を修正🔧
- UIのバグを修正🔧
0.9.71
2025-10-18
- URLが機能してなかったので修正しました🔧
0.9.7
2025-10-18
- 新しいコンフィグを追加⚙
- ESCメニューのプレイヤーリストを改良🔧
- ロビー内でLobby ListTypeを変更可能にしました🔧
- thunderstoreのページを変更📒
0.9.6
2025-10-02
ESCメニューアップデート!🎉
- 新しいコンフィグを追加⚙
- ESCメニューのプレイヤーリストも対応しました🔧
- コードを少し調整🔧
- thunderstoreのページを変更📒
0.9.5
2025-09-14
スクロールアップデート!🎉
- 新しいコンフィグを追加⚙
- thunderstoreのページを変更📒
0.9.4
2025-09-11
- コンフィグをenum型に変更して、より視覚的にわかりやすくしました⚙
- 新しいコンフィグを追加⚙
- ゲーム中にコンフィグを変えられるように改良🔧
- thunderstoreのページを変更📒
0.9.3
2025-09-01
- 「8:12 type」はあまり意味が無かったので「7:13 type」に変更しました⚙
- プレイヤーリストの右の列を少し右に移動しました🔧
- thunderstoreのページを変更📒
0.9.2
2025-08-28
- 8:12 typeにあった問題を修正🔧
- thunderstoreのページを変更📒
0.9.1
2025-08-27
- コンフィグを追加⚙
- thunderstoreのページを変更📒
0.9.0
2025-08-26
- テストリリース🔍