Skip to content

Releases: lenosisnickerboa/csgosl

2.19: fixed last version detection

21 Aug 19:22
Compare
Choose a tag to compare

github changed the page csgosl scrapes to find the latest version. Updated to support both the old and new page format.
Thanks to zolikonta for pointing this out!

NOTE: You will need to manually update to at least version 2.19 since csgosl prior to 2.19 will not detect a new version since github changed the release page format.

Upgraded sourcemod/wget/windows installbugfix/ubuntu22.04

20 Aug 18:58
Compare
Choose a tag to compare

Latest sourcemod 1.11 - build 6936
Corrected wget path so csgosl development again works
Tested Ubuntu 22.04 LTS, working.
Fixed windows issue where csgosl would not detect an installed server and would require server to be reinstalled.
Seems something changed, windows 11? csgo? but suddenly csgosl
no longer detected an installed system and it seems it is
connected to a csgo binary (srcds.exe) which is no longer
detected as executable by the tcl "file executable" call.
Fixed so that the file only needs to exist instead.

New sourcemod+insecure+libgcc fix

06 Jun 19:55
Compare
Choose a tag to compare

Upgraded to sourcemod 1.11.0-git6934
Added -insecure option (on server tab, misc settings) to control if Valve anticheat is enabled or not
Fixed libgcc_s.so.1 issue where Valve packages old libgcc_s lib version (moved to libgcc_s.so.1.FIXED)

Upgraded sourcemod to 1.11 - build 6917

05 Nov 11:38
Compare
Choose a tag to compare

Upgraded sourcemod to 1.11 - build 6917

Permanent workshop map/mapgroup hosting option support

13 Jul 17:15
Compare
Choose a tag to compare

You can now host a steam workshop mapgroup/map permanently, i.e. enter it once and then the mapgroup/map will be automatically updated every time you start csgosl. Just head into the Steam tab under "Hosting a workshop map/mapgroup" and enter the workshop id" and you're done.

Thanks to @iTitus for the hint!

Upgraded sourcemod/metamod

11 Jul 15:23
Compare
Choose a tag to compare

Upgraded sourcemod to 1.11-6906
Upgraded metamod to 1.11-1148

Fixed server crashing due to too old sourcemod

25 Jun 10:38
Compare
Choose a tag to compare

Too old sourcemod caused server to crash.
Upgraded to latest stable sourcemod 1.10 - build 6544
Upgraded to latest stable metamod 1.11 - build 1147
Also fixed a warning when updating server
(force_install_dir)

sv_game_mode_flags support

07 May 19:53
Compare
Choose a tag to compare

Added support for sv_game_mode_flags which means three new gamemodetypes have been added:

  • Deathmatch Team vs Team
  • Deathmatch Free For All
  • Classic Competetive Short

Thanks to @iTitus for suggestion.

New sourcemod+option to disable workshop map loading

20 Dec 20:19
dd61adb
Compare
Choose a tag to compare

Upgraded to Sourcemod 1.10 - 6528
Added new option in Application Tab/Troubleshooting to disable Steam Workshop map loading (some people have problems downloading).

New gamemodes+sourcemod+metamod

24 Sep 20:56
87f38bb
Compare
Choose a tag to compare

Added support for all game modes (incl skirmish) described in https://developer.valvesoftware.com/wiki/CS:GO_Game_Mode_Commands
Upgraded sourcemod to 1.10.0-git6514 (linux) 1.10.0-git6513 (windows)
Upgraded metamod to 1.11.0-git1145