Add MVP join server screen
This commit is contained in:
@@ -796,7 +796,7 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
|
||||
- [x] Add main menu placeholder. Added native `UAgrarianMvpFrontendWidget` with a scalable painted main menu panel and local player-controller spawning so the MVP frontend has an owned placeholder instead of relying on template UI.
|
||||
- [x] After splash/startup screens, land on an MVP character selection landing page. The local player controller now opens the MVP frontend on `CharacterSelection`, and the native frontend widget paints a scalable character-selection landing page before gameplay.
|
||||
- [x] Let players choose a realistic young adult male or female character with average proportions for the MVP. Added a selectable MVP character archetype enum, visible selected state, keyboard selection, and `AgrarianSelectCharacter male|female` dev command while keeping both choices on the same MVP survival baseline until real character art arrives.
|
||||
- [ ] Add join server screen.
|
||||
- [x] Add join server screen. Added a native `JoinServer` frontend screen showing the selected character and `play.agrariangame.com:7777`, with keyboard flow from character selection and a dev command to display the screen directly.
|
||||
- [ ] Add loading screen.
|
||||
- [~] Add HUD.
|
||||
- [ ] Add inventory UI.
|
||||
|
||||
Reference in New Issue
Block a user