Skip to content

Conversation

@s-hliao
Copy link
Contributor

@s-hliao s-hliao commented Dec 26, 2025

  • Adds in a TCP client to render matches based on the new engine (which streams the game over tcp client), and only reads the final json once the match has completed.
  • Also adds in the ability to terminate matches before they end (also courtesy of TCP client).
  • Added in PythonPath setting in a window, so that we don't need to package the engine as an executable (significantly decreasing the final executable size generated by electron during build.
  • Electron-store now persists variables between sessions, so removed a bunch of unnecessary serialization
  • Moved all electron-specific calls to the /ipc folder
  • Adds in a map builder for this year's game

@s-hliao s-hliao requested a review from crystaltine December 26, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants