Skip to content

Releases: mikyll/JavaFX-MultiplayerLobbySystem

JavaFX-MLS_v1.1

22 Sep 16:48
Compare
Choose a tag to compare

Execution

  1. Download JavaFX-MLS_v1.1Win.zip
  2. Extract the content of the archive
  3. Execute Launcher.bat

Main Features

  • room creation/join
  • server room controls
    • set room size
    • set room state (open/closed)
    • kick users
    • ban users
    • edit ban list (manually add/remove ban entries)
  • client room controls:
    • ready/not ready controls
  • real time chat
  • disconnection handling

What's New

+ban list
+kick button replaced with icon
+icon tooltips
+red borders on validation errors
+fixed some minor code snippets
+fixed private IP shown

JavaFX-MLS_v1.0

19 Sep 13:38
bbb44a2
Compare
Choose a tag to compare

Execution

  1. Download JavaFX-MLS_v1.0Win.zip
  2. Extract the content of the archive
  3. Execute Launcher.bat

Main Features

  • room creation/join
  • room controls (set the size, open/close, kick users)
  • ready/not ready controls
  • real time chat
  • disconnection handling