Skip to content

Releases: TreeflyGames/XtremeWorlds

MonoGame and macOS

17 Dec 10:39
Compare
Choose a tag to compare

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!

Mac and Linux Client with BASS

17 Oct 20:50
Compare
Choose a tag to compare

We're now shipping BASS and BASSMIDI to play audio on the desktop! A client build is also now available for Mac and Linux.

  • Compression and decompression limit have been fixed for map-saving
  • Movement speed has been slowed down
  • Camera lerp has been slowed down
  • Cross-platform client for Mac and Linux is now available
  • BASS and BASSMIDI have been added to allow audio on Mac and Linux, SFML Audio has problems on Mac.
  • Update icon
  • /help command updated
  • Creator name has been changed to Owner and the name color of Developer has been changed to blue from magneta.
  • Use the version of assembly instead of the settings version
  • Fix two crashes with map rendering

Update: fixed server version and client graphic errors for Windows

Map Report and Linux Server

14 Oct 12:33
Compare
Choose a tag to compare

This is a feature update for allowing the game server to run on Linux, and a fix for Map Reports.

  • Game engine updated with new name XtremeWorlds
  • Map Report now correctly displays map names
  • Game server now runs on Linux