Skip to content

Releases: WindowsGSM/WindowsGSM

v1.18.0

10 May 18:55
3e0e8fa
Compare
Choose a tag to compare
  • Support Squad Dedicated Server
  • Support The Forest Dedicated Server
  • Add support setting with CPU Priority and Affinity
  • Fix Avorion Dedicated Server query port wrong issue
  • Add Dashboard feature on Discord Bot
  • Improve Discord Bot UI layout
  • Improve send command method
  • Fix import error issue
  • Fix WebClient not disposed well issue
  • Fix DayZ server start crash issue
  • Fix Set Account button not working

v1.17.0

19 Apr 14:16
47a870b
Compare
Choose a tag to compare
  • Support Day of Defeat Dedicated Server
  • Support Deathmatch Classic Dedicated Server
  • Support Half-Life: Opposing Force Dedicated Server
  • Support Ricochet Dedicated Server
  • Support Team Fortress Classic Dedicated Server
  • Add DashBoard - View System Metrics, Game Servers Live Stats
  • Add a new Start server option - Start servers with Auto Started enabled ( Suggested by Dennis )
  • Add more Query Method ( FIVEM, UT3 )
  • Enhance Discord Webhook message format
  • Fix Insurgency: Sandstorm Dedicated Server start param error ( Fix #29 )
  • Fix server console error cause crash issue ( Reported by 𝓢𝓱𝓲𝓫𝓪, Ninja Inc, ItsSpirit )
  • Fix minor bugs

v1.16.0

06 Apr 05:49
de7f9cd
Compare
Choose a tag to compare
  • Support Avorion Dedicated Server ( Requested by Sir Loin )
  • Support Conan Exiles Dedicated Server ( Requested by Krisbran )
  • Support Insurgency: Sandstorm Dedicated Server ( Requested by TheFuchs #22 )
  • Added a Kill button, which kills the process immediately ( Experimental )
  • Allows admin to access specific server though Discord Bot Remote Control ( Suggested by ItsSpirit, ! AssaultLine, Dennis )
  • Improve UI - Allows WindowsGSM's window resize into much smaller size
  • Improve Install, Import server UI ( Windows to Flyout )
  • Enhance Server Console display method - Less lag
  • Fix SteamCMD freeze issue ( Reported by crashzk )
  • Fix Minecraft: Java Edition wrong bit java download issue ( Reported by ! AssaultLine, ArDizzle, Macrium )
  • Fix Minecraft: Java Edition UI freezes while installing
  • Fix Discord Bot goes offline while inactive ( Reported by Dennis )
  • Fix Discord Bot recognize command wrongly ( Reported by Dennis )
  • ( Donor ) Add 23 color theme ( Suggested by ! AssaultLine )
  • Code Fix with the help of @Deathreus #27
  • Code optimization

v1.15.1

23 Mar 02:43
Compare
Choose a tag to compare
  • Fix Windows Firewall implementation error ( Reported by skyy )
  • Fix cannot open UI back to screen issue ( Reported by Dennis, Yung Gravity )
  • Change Minecraft: Bedrock Edition server port auto increment to 2

v1.15.0

19 Mar 23:26
221d642
Compare
Choose a tag to compare
  • Support Empyrion - Galactic Survival Dedicated Server ( Requested by mangus7 )
  • Support Onset Dedicated Server ( Requested by MrRedNeck )
  • Support Unturned Dedicated Server ( Fix #16 )
  • Support Remote Control servers via Discord Bot ( Start, Stop, Restart, SendCommand )
  • Support AMXModX one-click installation ( Fix #17 )
  • Support Live player display ( Experimental ) ( Suggested by ! AssaultLine, ItsSpirit )
  • Upgrade Images quality
  • Fix Outlaws of the Old West server start param not correct issue ( Reported by Lord Slaughter )
  • Fix server console deadlock on {Enter}
  • Reduce max server to 50
  • Increase max server console line to 200

v1.14.0

04 Mar 04:59
2e8ae9f
Compare
Choose a tag to compare
  • Support BlackWake Dedicated Server ( Requested by ! AssaultLine )
  • Add Manage Addons feature
  • Add Start/Stop/Restart All Server feature ( Requested by Dennis )
  • Add one-click install SourceMod & MetaMod ( Fix #13 )
  • Add one-click install DayZSAL Mod Server
  • Add clientport auto increment support on Source servers
  • Enhance Google Analytics
  • Enhance UI
  • Fix other server crash when a server start ( Reported by Dennis, ! AssaultLine )
  • Fix Delete server not fully deleted issue

v1.13.0

27 Feb 22:12
136eaf8
Compare
Choose a tag to compare
  • Support Reign Of Kings Dedicated Server ( Requested by karltubing )
  • Support Heat Dedicated Server ( Requested by karltubing )
  • Enhance Discord Alert function ( Requested by Dennis )
  • Enhance UI
  • Add validate server option ( Suggested by Dennis, ! AssaultLine )
  • Fix Auto Update bug ( #14 )
  • Fix Sendkeys error ( #14 )

v1.12.0

20 Feb 00:05
e8903aa
Compare
Choose a tag to compare
  • Support ARK: Survival Evolved Dedicated Server ( Suggested by Dennis )
  • Support Day of Defeat: Source Dedicated Server
  • Support Stormworks Dedicated Server ( Suggested by MrRedNeck )
  • Support Zombie Panic Source Dedicated Server
  • Create a txt log when crash
  • Enhance auto port increment after server install or import - Example: UE +2, Source +1
  • Add a few icons on UI
  • Add a feature that user can send a custom message on discord webhook on each game server
  • Fix Space Engineer Config not created issue ( Reported by TomGaming )
  • Fix Crash on stop/restart ( Reported by ! AssaultLine )
  • Fix error when sending stats ( Reported by MrRedNeck )

v1.11.1

16 Feb 11:16
Compare
Choose a tag to compare
  • Fix #12 - SendKeys issue
  • Fix Mordhau server Game.ini can not create successfully issue
  • Fix the next crontab time not display on the same line issue

v1.11.0

13 Feb 22:18
639a4fc
Compare
Choose a tag to compare
  • Support Counter-Strike: Source Dedicated Server
  • Support Insurgency Dedicated Server
  • Support No More Room in Hell Dedicated Server
  • Enhance Discord alert - only send special event ( Suggested by @! AssaultLine )
  • Add crash message box pop out when wgsm crash for debug purpose
  • Add Embed Console function - user can choose toggle console or not
  • Add Google Analytics feature track server statistics ( Optional )
  • Prevent multiple WindowsGSM running on the same directory
  • Fix Rust server start param wrong issue ( Reported by @mangus7 )
  • Fix few crashes issue
  • Code optimization