30 lines
957 B
Markdown
30 lines
957 B
Markdown
# Vault Party UI 1.2.2
|
|
|
|
## Highlights
|
|
|
|
- Removed the `Runtime.getRuntime()` fallback from the external link handler.
|
|
- Kept the project branding as Vault Party UI for CurseForge-friendly naming.
|
|
- Preserved the current party UI improvements, including favorites, invite handling, and the layout updates around the Create Party button.
|
|
|
|
## Notes
|
|
|
|
- This is a client-side Forge mod for Vault Hunters 1.18.2.
|
|
- Built for Forge 40.x.
|
|
|
|
## Changelog
|
|
|
|
### 1.2.2
|
|
|
|
- Removed the `Runtime.getRuntime()` fallback from the external link handler.
|
|
|
|
### 1.2.1
|
|
|
|
- Fixed the accept and decline invite buttons so they sit correctly around the Create Party button.
|
|
|
|
### 1.2.0
|
|
|
|
- Added favorite players with a clickable star in the online player list.
|
|
- Added Invite Favorites to invite every available favorite player at once.
|
|
- Reworked the party screen layout to better fit the top controls and both list panels.
|
|
- Improved the offline player label shown in the party list.
|