Closed saddieeiddas closed 6 years ago
This PR provides a WIP pass for following things:
Announcement Compass CompassTooltip DevUI DragAndDrop ErrorMessages GameMenu HealthBar HUD HUDDrag HUDNav InteractiveAlert ObjectDisplay PlotControl Progression RefillAmmo ReleaseControl Respawn ScenarioPopup ScenarioResults WarbandDisplay Console EnemyTargetHealth FriendlyTargetHealth HudNavWindow MOTD PlayerHealth SiegeHealth ZoneName actions/compass actions/contextMenu actions/player actions/trade actions/warband services/clientCommands services/emoteCommands services/generalCommands services/uiCommands services/index session/invites session/layout session/reducer session/layoutItems/Chat session/layoutItems/HUDNav Building Crafting GameInfo HUDFullScreen HUDFullScreen/CharacterInfo HUDFullScreen/Inventory HUDFullScreen/ItemShared HUDFullScreen/Map HUDFullScreen/PaperDoll HUDFullScreen/Tooltip HUDFullScreen/TradeWindow
Settings SkillBar SkillQueue
This PR disables the remaining items, so UI is partially functioning now. To enable items uncomment in:
game/hud/src/components/HUD/index.tsx
game/hud/src/services/session/layout.ts
Complete remaining items, will need help on these. Implement Mocks so things actually work properly in browser
This PR provides a WIP pass for following things:
Completed (1st Pass)
Announcement Compass CompassTooltip DevUI DragAndDrop ErrorMessages GameMenu HealthBar HUD HUDDrag HUDNav InteractiveAlert ObjectDisplay PlotControl Progression RefillAmmo ReleaseControl Respawn ScenarioPopup ScenarioResults WarbandDisplay Console EnemyTargetHealth FriendlyTargetHealth HudNavWindow MOTD PlayerHealth SiegeHealth ZoneName actions/compass actions/contextMenu actions/player actions/trade actions/warband services/clientCommands services/emoteCommands services/generalCommands services/uiCommands services/index session/invites session/layout session/reducer session/layoutItems/Chat session/layoutItems/HUDNav Building Crafting GameInfo HUDFullScreen HUDFullScreen/CharacterInfo HUDFullScreen/Inventory HUDFullScreen/ItemShared HUDFullScreen/Map HUDFullScreen/PaperDoll HUDFullScreen/Tooltip HUDFullScreen/TradeWindow
Remaining Items
Settings SkillBar SkillQueue
This PR disables the remaining items, so UI is partially functioning now. To enable items uncomment in:
game/hud/src/components/HUD/index.tsx
game/hud/src/services/session/layout.ts
TODO
Complete remaining items, will need help on these. Implement Mocks so things actually work properly in browser