Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

UI and MP enhancements #36

Merged
merged 21 commits into from
Apr 20, 2020
Merged

UI and MP enhancements #36

merged 21 commits into from
Apr 20, 2020

Conversation

vladbat00
Copy link
Member

@vladbat00 vladbat00 commented Feb 26, 2020

Closes #31 and closes #33

TODOs:

  • Send a disconnect event before manually closing a server (in case of self-hosting)
  • Fix server sending Uninitialized messages, when there's already a Host
  • Fix handling messages from previous connections (introduce tracking session ids, reject if they don't match)
  • Monitor server process status (for dropping a connection when it crashes)
  • Fix client closing a connection
  • Kicking
  • Sending player name
  • Fix OK button transition
  • Fix assigning wrong player colors
  • Refactor with using UiNetworkCommand
  • Fix rejecting players trying to join to a started game

@vladbat00 vladbat00 self-assigned this Feb 26, 2020
@vladbat00 vladbat00 added this to the 0.2 release milestone Feb 26, 2020
@vladbat00 vladbat00 changed the title UI enhancements UI and MP enhancements Feb 29, 2020
@vladbat00 vladbat00 merged commit 60ccfdd into master Apr 20, 2020
@vladbat00 vladbat00 deleted the enhancing-ui branch April 20, 2020 18:00
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Polish multiplayer Implement a new UI widget for modal dialogs
1 participant