added fav and some other stuff

This commit is contained in:
Sam van Remortel
2026-05-25 17:57:27 +02:00
parent ea86135d39
commit e6319f921f
10 changed files with 345 additions and 50 deletions

29
GITHUB_RELEASE_1.2.2.md Normal file
View File

@@ -0,0 +1,29 @@
# 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.