Releases: kus/cs2-modded-server
CS2 Modded Server v1.0.42
What's Changed
- Added Competitive but with 45° maps (as seen in WarOwls video). Try it with
!rcon exec 45
or!modes
and chooseComp 45 degrees
- Added Wingman maps skatepark and de_palais
- Added Deathrun map deathrun_egypt
- Updated Metamod:Source to
2.0.0-1313
- Updated CounterStrikeSharp to
259
- Updated MatchZy to
0.8.1
- Updated Executes to
1.0.6
- Updated Retakes to
2.0.12
- Updated CS2_DamageInfo to
2.3.3
- Updated CS2 Deathmatch to
1.1.7
- Updated AnnouncementBroadcaster to
0.5
- Updated OpenPrefirePrac to
0.1.41
Full Changelog: v1.0.41...v1.0.42
CS2 Modded Server v1.0.41
What's Changed
- Added FunMatchPlugin
1.1.0
- Enable random fun rounds with!settings
> Enable > Fun in a game mode that has rounds like competitive - Switch out workshop maps that are now part of the game
- Added Casual to menu mode
- Added CleanerCS2 1.0.3 with @mavproductions config
- Updated GunGame to
1.1.2
- Updated OpenPrefirePrac to
0.1.39
- Updated MatchZy to
0.7.12
- Updated CS2 Retakes to
2.0.6
- Updated CS2 Executes to
1.0.5
- Updated CounterStrikeSharp to
246
Full Changelog: v1.0.40...v1.0.41
CS2 Modded Server v1.0.40
What's Changed
- Added de_mills, de_thera, de_memento, de_season
- Updated CounterStrikeSharp to
244
- Updated GameModeManager to
1.0.43
- Updated OpenPrefirePrac to
0.1.38
- Fixed the URL to the main repository by @bobuk in #133
Full Changelog: v1.0.39...v1.0.40
CS2 Modded Server v1.0.39
What's Changed
- Updated CounterStrikeSharp to
242
- Updated GameModeManager to
1.0.42
- Updated OpenPrefirePrac to
0.1.37
- Updated Deathmatch to
1.1.6
(fixes Windows error) - Updated CS2 Advertisement to
1.0.6.9
- Updated K4-Arenas to
1.4.4
- Add de_train to comp, wingman and dm by @Vichoko in #121
- Add map sakura to wingman & dm by @Vichoko in #122
- Add map script by @Vichoko in #120
- Fix for install_docker by @bobuk in #119
- Removed bhop_asiimov as the workshop URL is dead and fix spawns on bhop_ragnarok by @mavproductions in #123
New Contributors
Full Changelog: v1.0.38...v1.0.39
CS2 Modded Server v1.0.38
What's Changed
- Reverted back to CounterStrikeSharp v237 as v238 causes issues with RockTheVote abnerfs/cs2-rockthevote#71
Full Changelog: v1.0.37...v1.0.38
CS2 Modded Server v1.0.37
What's Changed
- Added functionality to RockTheVote to enable trigger voting for map from server abnerfs/cs2-rockthevote#70
- Updated CounterStrikeSharp to 238
- Updated !bhop command to allow voting to turn on and off bunny hopping
- Disabled GoTV
- Restore bot commands on map change
Full Changelog: v1.0.36...v1.0.37
CS2 Modded Server v1.0.36
What's Changed
cfg/secrets.cfg
has been deleted in favour of using command line parameters- Windows: Update
win.ini
environment variables to match Linux for consistency (see environment variables) - Windows: Added
sv_setsteamaccount
,sv_lan
,sv_password
,rcon_password
and boot config to make setup easier (see environment variables) - Windows: Added
update.bat
which pulls latest git changes then runswin.bat
(if the repo was initially cloned withgit clone https://github.com/kus/cs2-modded-server.git
) - Linux: Added
sv_lan
and boot config to make setup easier (see environment variables) - Updated AnnouncementBroadcaster to
0.3.1
- Added 3 second delay to player welcome messages
Windows Users
There are big changes to win.ini
and win.bat
backup your settings in win.ini
pull the new update then copy you settings across.
Linux Users
There are two new environment variables introduced (LAN
and EXEC
) and sv_setsteamaccount
is now set using command line parameters, if your bash scripts don't update you can manually update them by running this in the root directory:
cd /
curl -s -H "Cache-Control: no-cache" -o "install.sh" "https://raw.githubusercontent.com/kus/cs2-modded-server/master/install.sh" && chmod +x install.sh
curl -s -H "Cache-Control: no-cache" -o "gcp.sh" "https://raw.githubusercontent.com/kus/cs2-modded-server/master/gcp.sh" && chmod +x gcp.sh
curl -s -H "Cache-Control: no-cache" -o "run.sh" "https://raw.githubusercontent.com/kus/cs2-modded-server/master/run.sh" && chmod +x run.sh
curl -s -H "Cache-Control: no-cache" -o "start.sh" "https://raw.githubusercontent.com/kus/cs2-modded-server/master/start.sh" && chmod +x start.sh
Full Changelog: v1.0.35...v1.0.36
CS2 Modded Server v1.0.35
What's Changed
- Updated CounterStrikeSharp to v235
- Updated OpenPrefirePrac to v0.1.35
- Added CS2AnnouncementBroadcaster - Conditional messages, OnCommand, OnPlayerConnect, OnRoundStart, and TimerMsgs. by @mavproductions in #115
Full Changelog: v1.0.34...v1.0.35
CS2 Modded Server v1.0.34
Now working again after the latest Fire Sale update.
What's Changed
- Updated CounterStrikeSharp to 234
- Updated Metamod:Source 2.0.0-1293
- Updated GunGame to 1.1.1
- Updated K4-Arenas to 1.4.3
- Updated CS2 Retakes to 2.0.5
- Updated CS2 Executes to 1.0.4
- Updated OpenPrefirePrac to 0.1.34
- Updated MatchZy to 0.7.11
- Added ports of aim_map_usp using usp or deagle by @ReneRebsdorf in #103
- Enable the buy menu for retakes by @ReneRebsdorf in #104
- Added Casual-1.6 Mapgroup Mode by @mavproductions in #107
New Contributors
- @ReneRebsdorf made their first contribution in #103
- @mavproductions made their first contribution in #107
Full Changelog: v1.0.33...v1.0.34
CS2 Modded Server v1.0.33
Checked working on Windows and Linux
- UPDATED: CounterStrikeSharp to v233
- UPDATED: K4-Arenas to v1.4.2
- UPDATED: MatchZy to v0.7.9
Full Changelog: v1.0.32...v1.0.33