Releases: lenosisnickerboa/csgosl
Sourcemod/metamod updated to solve server crash
Sourcemod/metamod updated to solve server crash
Fix various install path problems
- It should now be possible to install csgosl in any directory, with our without spaces, in both windows and linux.
- Windows only: Removed command entry in console window, not needed and confusing to some.
- Upgraded sourcemod to 5982
Misc GUI improvements
- Replaced spaces in mapgroup names with _ (spaces mess up the mapgroup selector)
- Added new predefined mapgroup which is the default mapgroup
- Set default startmap to first in selected mapgroup.
- Added new mechanism for defining relations between config items (e.g. disable X when Y>0)
- Got rid of some annoying automatic tab changes during startup and when saving.
- Introduced dynamic config item state control for relevant options, e.g. disable bots item in Run tab when fillwithbots is enabled. Clarifies how settings are related.
GOTV support
- Added GOTV server support + some hints on how to use it on the wiki GOTV.
- Upgraded sourcemod to 5981
- Now kill linux servers with SIGHUP to allow graceful exit
Browser workaround for certain urls on Windows 10
Browser workaround for certain urls on Windows 10
(Re)start/update server functionality + new sourcemod + donation button
- Restart server functionality now works on windows as well
- Moved all csgosl startup and restart options to the server page.
- Improved update csgosl dialog box (added show changes)
- Updated to sourcemod 5978
- Added donate button in csgosl application
Yes, I finally added a donation button in the csgosl application after 13000+ downloads and two (yes really, two!) donations adding up to a total of 10$ so far. I would like to believe the reason for this somewhat meagre sum so far is due to that people don't see the donation button on the csgosl git page. Well, now the button can't be missed and you can actively decide to donate or not. Once decided the button can be removed in the application settings never to appear again. Thanks in advance to you deciding to contribute to the ongoing csgosl development.
Improvements and bugfixes
More robust handling of map image import. Will no longer crash if map image conversion fails. A default image will be used instead.
No more need for manual upgrades, csgosl now fully supports upgrading to latest version.
Added server option to allow csgo server to autostart when csgosl is started.
Added scheduled csgo server restarts and updates. Currently only on linux :( Coming on windows...
Added automatic creation of server launcher scripts (in installation folder) which can be used to control the csgo server without starting the GUI.
Windows: Reintroduced csgosl.bat for starting csgosl for people having problems launching csgosl.vbs.
Windows: Early traces are no longer lost, stored until they can be displayed on console tab
Custom cvar support (consider experimental)
Added custom cvar support. Consider it experimental at this point since it hasn't been properly tested this implementation is a way to get feedback on if this way of adding custom cvar support is any good.
Cvars can be added to the Advanced tabs, see https://github.com/lenosisnickerboa/csgosl/wiki/Custom-cvars for more details.
Control which csgosl options overwrites cvars and more
- Control which csgosl options overwrites advanced csgo options (cvars)
Only available/visible if the application fullconfig option is enabled (which means you want to control some cvars yourself)
See tooltip for hints on which cvars a csgosl option controls - Set default button tooltip now includes the actual default value which will be set if button is pressed.
- Added csgosl restart button
Added GunMenu + updated sourcemod
Added GunMenu 1.2 sourcemod + updated sourcemod to 1.8.0-git5975