
MorePlayerList
[test release]We will change the player list in the lobby and ESC menu to accommodate large groups. ロビーとESCメニューのプレイヤーリストを大人数用に変更します。
By yazirushi
Last updated | 2 days ago |
Total downloads | 43497 |
Total rating | 5 |
Categories | Mods |
Dependency string | yazirushi-MorePlayerList-0.9.6 |
Dependants | 7 other packages depend on this package |
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
🎉 ESCメニューにも対応しました! Now supports the ESC menu!
!注意(!Caution)
ESCメニューは少ししかテストできていないので上手く動作しない可能性があります。
もし動作がうまくいかない場合は前バージョンのv0.9.5を使用してください。
よければ、フィードバックも送っていただけると助かります。
The ESC menu has only been tested minimally and may not function properly.
If it doesn't work as expected, please use the previous version v0.9.5.
If possible, we would appreciate it if you could send us your feedback.
現在はテストリリースです。不具合が起こる可能性があります。 This is currently a test release. Issues may occur.
[En]
MorePlayerList
We will change the player list in the lobby and ESC menu to accommodate large groups.
Feature
We'll change the layout so the player list doesn't go off-screen and enable scrolling.
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. -
Scroll
Use the mouse wheel or arrow keys to scroll up and down the list. Press the R key to reset to the initial position. -
Custom
Uses the Custom Type Settings configuration.
Scroll Type Settings
-
Scroll reset key(enum)
Initial value: R
Key to return the list to its initial position.
For more details, please refer to the official Unity KeyCode page (URL below).
https://docs.unity3d.com/6000.1/Documentation/ScriptReference/KeyCode.html -
Mouse scroll speed(float)
Initial value: 1
Mouse wheel scroll speed. -
Up arrow speed(float)
Initial value: 1
Up arrow key scroll speed. -
Down arrow speed(float)
Initial value: 1
Down arrow key scroll speed. -
Y interval(int)
Initial value: 32
Interval for the Y coordinate relative to the player.
Custom Type Settings
-
offset player(int)
Initial value: 0
Number of players at which to start applying the offset. -
X offset(int)
Initial value: 0
Offset for the X coordinate. -
Y offset(int)
Initial value: 0
Offset for the Y coordinate. -
Y interval(int)
Initial value: 32
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
Create your own custom list with custom config!
Important Notes
When List Type is not set to Scroll
- If other mods are using the empty space on the right, this may slightly inconvenience the functionality of this mod or other mods.
- Text chat may become harder to read.
Other
- The ESC menu does not support List Type configurations.
Future Update Content
1. Modify the player list in the ESC menu(Completed)2. Enable scrolling of the player list(Completed)
I managed to get everything done.
However, I think there are still a few issues, so it would be helpful if you could DM me on the Discord server listed below or share your feedback on this mod's forum.
Once those issues are fixed, it'll finally be officially released!
Also, thank you so much for over 30,000 downloads and 5 like during testing!
I'm still learning modding, but I'll keep working hard to create useful mods!
I'm on Discord's “R.E.P.O. Modding Server,” so find this mod's forum and send your feedback!
[Jp]
MorePlayerList
ロビーとESCメニューのプレイヤーリストを大人数用に変更します。
具体的にこのmodが何をするのか
プレイヤーリストが画面外にいかないようなレイアウトに変更したり、スクロールできるようにします。
コンフィグ
List Type (enum)
初期値:Default
-
Default
10:10の配置にします。 -
Translation
7:13の配置にします。 翻訳mod等で名前が隠れるときに使ってください。 -
Scroll
マウスホイールや矢印キーでリストを上下できるようにします。Rキーで初期位置にリセット可能。 -
Custom
Custom Type Settingsの設定を使います。
Scroll Type Settings
-
Scroll reset key(enum)
初期値:R
リストを初期位置に戻すキー。
詳しくは、Unity公式のKeyCodeのページ(以下URL)をご覧ください。
https://docs.unity3d.com/6000.1/Documentation/ScriptReference/KeyCode.html -
Mouse scroll speed(float)
初期値:1
マウスホイールのスクロール速度。 -
Up arrow speed(float)
初期値:1
上矢印キーの上方向へのスクロール速度。 -
Down arrow speed(float)
初期値:1
下矢印キーの下方向へのスクロール速度。 -
Y interval(int)
初期値:32
プレイヤーとのY座標の間隔。
Custom Type Settings
-
offset player(int)
初期値:0
オフセットを適用し始める人数。 -
X offset(int)
初期値:0
X座標のオフセット。 -
Y offset(int)
初期値:0
Y座標のオフセット。 -
Y interval(int)
初期値:32
プレイヤーとのY座標の間隔。
Custom Type Settingsの例
List Type = Defaultと同じ設定はこれです。
offset player = 10
X offset = 340
Y offset = 200
Y interval = 20
カスタムコンフィグで自分好みのリストを作ろう!
注意点
List Type == Scroll以外の場合
- 他のmodが右側の空いているところを使っている場合はこのmodか他のmodの機能を少し不便にする可能性があります。
- テキストチャットが見づらくなります。
その他
- ESCメニューはList Typeのコンフィグに対応していません。
今後のアップデート内容
1.ESCメニューのプレイヤーリストも変更する(完了)2.プレイヤーリストをスクロールできるようにする(完了)
なんとか全部できました。
ですが、まだ問題はいくつかあると思うので、下に書いてあるDiscordのサーバーから私にDMしたり、このmodのフォーラムに意見したりしてもらえると助かります。
その問題を修正したら遂に正式リリースです!
それと、テスト段階で30000超ダウンロード+5高評価していただき本当にありがとうございます!
まだまだmod製作は未熟ですが、これからも必要とされるようなmodを作れるよう頑張ります!
Discordの「R.E.P.O. Modding Server」にいるので、このmodのフォーラムを見つけてフィードバックを送りつけよう!