You are viewing a potentially older version of this package.
View all versions.
ScrollableLobbyUI
Adds scrolling to lobby UI (skills, loadout, character select, difficulty)
Date uploaded | 3 years ago |
Version | 1.4.1 |
Download link | KingEnderBrine-ScrollableLobbyUI-1.4.1.zip |
Downloads | 18544 |
Dependency string | KingEnderBrine-ScrollableLobbyUI-1.4.1 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.9README
Description
Adds scrolling to skills overview, loadout, characters select and difficulty select.
How to use
Mouse
Character select
- there are now buttons in character select so you can change page with surviors.Skills
- scroll mouse wheel to move up/down.Loadout
- scroll mouse wheel to move up/down.Loadout rows
- drag icons left/right to scroll individual rows in loadout.Difficulty
- same asLoadout rows
Gamepad
Character select
- press LB/RB in character select so you can change page with surviors.Skills
- when you select row that out of panel it will be scrolled to that row.Loadout
- when you select icon that out of panel it will be scrolled to that icon.Loadout rows
- when you select icon that out of panel it will be scrolled to that icon.Difficulty
- same asLoadout rows
Bugs
Feel free to ping me on discord @KingEnderBrine
if you found one.
Changelog
1.4.1
- Added support for
FloodWarning
.
1.4.0
- Added better scrolling to difficulty selection.
1.3.3
- Minor update to allow
RandomCharacterSelection
to open page with selected character.
1.3.2
- Removed ability to select characters in an eclipse lobby (This was not intended behavior)
1.3.1
- Fixed typo in icon (it was there from first release, lol)
1.3.0
- Fixed skills overview.
- Fixed
Eclipse
run character select paging.
1.2.1
- Added missing R2API submodule dependency
1.2.0
- Added horizontal scrolling to individual loadout rows. This will allow developers to add much more skills/skins, because you will be able to select them.
1.1.0
- Added pagination to character select. So you can add as many character mods as you want and be able to select them.
1.0.0
- Mod release.
CHANGELOG
1.9.1
- Added a config option for skills/skins row height.
1.9.0
- Fixes for
Seekers of the Storm
update.
1.8.0
- Added a config options for different scrolling in the character selection screen. (Implemented by
Zenithrium
)
1.7.6
- Fixed an issue where having the exact amount of survivors to fit in one page would create 2 pages instead of 1
1.7.5
- Rebuilt for game update
1.2.3.1
1.7.4
- Fixed an issue where joining a lobby wouldn't select your last picked character
1.7.3
- Fixed cyclic dependency with
InLobbyConfig
resulting in mods not loading
1.7.2
- Added configuration for the amount of rows in the character select screen (2 by default, supports
InLobbyConfig
) - Now arrows are not shown if all survivors can fit into a single page without arrows.
1.7.1
- Added dragging to loadout, overview and skills panels
1.7.0
- Fixes for
Survivors of the Void
update. - The amount of characters on a single page now scales with the available space for them, which means you can have more than 14 survivors on wide monitors.
1.6.3
- Added scrolling for artifact selection pop-up.
1.6.2
- Added scrolling to survivor Overview panel. (Request by
tymmey
)
1.6.1
- Repackaged zip with lowercase
plugins
folder (to avoid a bug inr2modman
for linux).
1.6.0
- Removed r2api dependency.
1.5.1
- Changed row arrows background. Now it's a blured out scene (like whole loadout panel) instead of black color.
1.5.0
- Added arrows to loadout rows that can be used istead of dragging.
1.4.3
- Fixed an issue where you couldn't look at skill description when using a gamepad.
1.4.2
- Added
SurvivorBlacklist
inCharacterSelectBarControllerReplacement
if mod developers want to exclude some survivors from list
1.4.1
- Added support for
FloodWarning
.
1.4.0
- Added better scrolling to difficulty selection.
1.3.3
- Minor update to allow
RandomCharacterSelection
to open page with selected character.
1.3.2
- Removed ability to select characters in an eclipse lobby (This was not intended behavior)
1.3.1
- Fixed typo in icon (it was there from first release, lol)
1.3.0
- Fixed skills overview.
- Fixed
Eclipse
run character select paging.
1.2.1
- Added missing R2API submodule dependency
1.2.0
- Added horizontal scrolling to individual loadout rows. This will allow developers to add much more skills/skins, because you will be able to select them.
1.1.0
- Added pagination to character select. So you can add as many character mods as you want and be able to select them.
1.0.0
- Mod release.