1 Year Ago
Tidy up Lobby class Add a social bar along the bottom of the menu, put the party deck here Make PartyDeck suit the bottom left a bit better PartyDeck razor only view, split logic into static Party class that wraps the lobby Messed around with PartyDeck some more Party chatbox Fix missing using from rebase Style adjustments to PartyDeck, give a crown to the current party owner, add horizontal padding to player-info Move Lobby chat to menu chatbox, swap chat type with tab Style tweaks Chat channels merge together but display their colour Simple chat entry style I'm happy enough with for now When create/join lobby, switch chat channel to lobby. On leave switch back to party automatically Open Steam profiles in overlay when clicking name in chatbox (will likely put behind a context menu) Make avatar smaller, more margins, don't shit self on overflow, don't overlay on everything all the time (I'll code something better) Align chat messages with user info better Add an unread messages indicator and system messages Show the latest message over the chat box, dismiss on hover Fix Popup PositionMode.AboveLeft not working on different screen scales Stop abusing BuildHash, only need to rebuild the chat messages on new message Fix showing latest message, add some system messages to test it + unread Silly hover thing