Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect Bugfixes/Additions + Minor Redesign #2

Merged
merged 3 commits into from
Sep 5, 2022
Merged

Commits on Sep 4, 2022

  1. Connect Bugfixes/Additions + Minor Redesign

    * Menu:
      * Fixed crashes on empty/malformed fields (`IP/Port/MasterServer`)
      * Design:
        * Added global Disconnect button and manual Connect button.
        * Moved Server List up.
        * Manual connection was moved to its own tree.
        * Malformed fields are reset to default automatically (most of the time).
    
    * General:
      * Added Port options (settings & menu)
      * Added `server/masterserver.json` config file.
      * Attempted update of `server/Dockerfile` (for masterserver).
      * Updated README(s) as needed.
    lzardy committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    ce40891 View commit details
    Browse the repository at this point in the history
  2. Use public default

    lzardy authored Sep 4, 2022
    Configuration menu
    Copy the full SHA
    d133faa View commit details
    Browse the repository at this point in the history
  3. Update AutomataMPMod.cpp

    lzardy authored Sep 4, 2022
    Configuration menu
    Copy the full SHA
    e666a66 View commit details
    Browse the repository at this point in the history