Skip to content

MonoGame and macOS

Latest
Compare
Choose a tag to compare
@Helladen Helladen released this 17 Dec 10:39
· 128 commits to main since this release

We've added a new renderer of MonoGame from using SFML and now we ship a macOS client.

  • Fix many crashes
  • Improve network and handle RSA dispose
  • Fixed memory leaks
  • Remove MaxFPS from settings
  • Add macOS build
  • Replace MonoGame from SFML
  • Rename Create Account button to Register Account
  • Fix the white rendering of the text box
  • Add shadow text to the description job
  • Enable TCPNoDelay on client
  • Fix IP settings being used with the client
  • Enable KeepAlive for network idle disconnection on Windows
  • Fullscreen settings work and default to off
  • Fix the hover button of the dialogue window
  • Reconnect after disconnect
  • Fix delete character not loading job data
  • Update alert messages
  • Add /acp
  • Fixed multiple login
  • Replace camera with Crystalshire camera
  • Linux client now runs without sudo
  • Admin panel now uses Moderator instead of Mapper
  • DarkUI now defaults to .NET 8.0
  • Fix UI opening and alignment
  • Fix server console problem with reporting incorrect details
  • Much more!