Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- DETECTIVE WORK: Where is the error with Master #2

Open
wants to merge 45 commits into
base: sandbox
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
71e339c
- UPDATED: Deathmatch to v1.1.6
mavproductions Jun 13, 2024
796be15
- UPDATED: OpenPrefirePrac to v0.1.38
mavproductions Jun 16, 2024
444469f
- FIX: Merge pull request #119 from bobuk/patch-1 from @kus's repo
mavproductions Jun 16, 2024
b3691a2
- FIX: Deathmatch not in disabled folder. Whoops!
mavproductions Jun 16, 2024
32c6d27
- UPDATED: Minor tweak to Casual-1.6
mavproductions Jun 17, 2024
011a2f1
- UPDATED: Bots fill on DM-Valve now
mavproductions Jun 17, 2024
5b689f1
- UPDATED: GameModeManager to v1.0.43
mavproductions Jun 17, 2024
499224c
- UPDATED: Map-Configs to v1.0.6
mavproductions Jun 20, 2024
35e999b
- REMOVED: Remaining Map_Configs_Prefix old plugin naming convention …
mavproductions Jun 20, 2024
ab2f617
- UPDATED: Config optimizations
mavproductions Jun 25, 2024
5bfb5ce
- UPDATED: Welcoming de_thera to the official map naming conventions :)
mavproductions Jun 26, 2024
bce0946
- UPDATED: Made alias for ArmsRace (ar.cfg)
mavproductions Jun 26, 2024
82ad337
- UPDATED: Further message filtering in CleanerCS2
mavproductions Jun 28, 2024
05ffd66
- UPDATED: gamedata.json linux signature change required for recent v…
mavproductions Jun 28, 2024
553763c
- UPDATED: Syntax modification
mavproductions Jun 28, 2024
2e51ddd
- UPDATED: CounterStrikeSharp to v246
mavproductions Jun 28, 2024
9ba0a18
- ADDED: Retake-Zones v1.0.2
mavproductions Jun 28, 2024
059c580
- ADDED: AntiRush v1.0.0
mavproductions Jun 28, 2024
74bf2a5
- UPDATED: GunGame to v1.1.2 (Currently experiencing crashes on all v…
mavproductions Jun 28, 2024
b0fc670
- UPDATED: MatchZy to v0.7.12
mavproductions Jun 28, 2024
6c90e06
- UPDATED: Added new plugins to list, and adjusted plugin versions
mavproductions Jun 28, 2024
4370832
- UPDATED: AntiRush v1.0.1
mavproductions Jun 28, 2024
3107f96
- FIX: CSS v246 update reverted wrong signature
mavproductions Jun 28, 2024
c9e38b6
- FIX: Sorry you had to see that
mavproductions Jun 28, 2024
d08dfca
- UPDATED: Executes to v1.0.5
mavproductions Jun 28, 2024
63d8ef4
- ADDED: FunMatchPlugin v1.1.0
mavproductions Jun 28, 2024
8bb1e41
- UPDATED: OpenPrefirePrac to v0.1.39
mavproductions Jun 28, 2024
c4e2c9b
- UPDATED: Retakes to v2.0.6
mavproductions Jun 28, 2024
bc7e095
- UPDATED: ServerListPlayersFix to v1.0.1 SDK Rebuild 28/6/2024
mavproductions Jun 28, 2024
8cce337
- UPDATED: Adjusted plugin versions
mavproductions Jun 28, 2024
17a88c9
- UPDATED: Further DM-MultiCFG prompts to assist in player guidance
mavproductions Jun 28, 2024
d9ec183
- UPDATED: Modified DockerFile to match mavproductions repo
mavproductions Jun 28, 2024
880d3c3
- UPDATED: Borrowing from @kus's heads-up documentation for settings …
mavproductions Jun 28, 2024
ac807cd
- UPDATED: Removed "CS2-Remove-Map-Weapons" from GG.cfg plugin depend…
mavproductions Jun 29, 2024
ee52a00
- UPDATED: Headshot only conflict when switching from DM-MultiCFG (or…
mavproductions Jun 29, 2024
8c84e47
- UPDATED: Added Headshot-Only to !settings feature in GMM (GameModeM…
mavproductions Jun 29, 2024
7d0111a
- UPDATED: CounterStrikeSharp to v247
mavproductions Jul 12, 2024
41c6991
- ADDED: CSSharp-Fixes v1.0.1
mavproductions Jul 12, 2024
61f9a94
- UPDATED: Adjusted plugin versions
mavproductions Jul 12, 2024
5d46f2a
- UPDATED: MatchZy to v0.7.13
mavproductions Jul 12, 2024
5788778
- UPDATED: Attempt to fixed 10-Man mode
mavproductions Jul 12, 2024
a5eb54c
- UPDATED: Retakes to v2.0.7
mavproductions Jul 14, 2024
1a1d9f8
- TEST: CS2VoiceFix v1.0.0
mavproductions Jul 15, 2024
1720c91
- TEST: CS2VoiceFix v1.0.0 - Additional files and info for user-conve…
mavproductions Jul 15, 2024
896f0b2
- ADDED: CS2VoiceFix v1.0.0
mavproductions Jul 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ WORKDIR /home/cs2-modded-server/

RUN chown -R steam:steam /home/steam/cs2

RUN git clone https://github.com/DanielDKnudsen/cs2-modded-server
RUN git clone https://github.com/mavproductions/cs2-modded-server

RUN echo cloned repository

Expand Down
41 changes: 30 additions & 11 deletions README.md

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions custom_files_example/addons/metamod/CS2VoiceFix.vdf
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"Metamod Plugin"
{
"alias" "CS2VoiceFix"
"file" "addons/CS2VoiceFix/CS2VoiceFix"
}
2 changes: 1 addition & 1 deletion documentation/docs/Basic Install Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Be aware that setting a collectionID forces the server to batch download all the

### Workshop Maps
Hosting Workshop maps requires the [API Key](http://steamcommunity.com/dev/apikey). To switch to a workshop map, run `host_workshop_map <workshopID>`.
Ex. `host_workshop_map 3121217565` via RCON would switch you to de_thera by FMPONE.
Ex. `host_workshop_map 3171874934` via RCON would switch you to aim_inspire by MavProductions.

### Server Browser Recognition
Add your [GSLT](https://steamcommunity.com/dev/managegameservers) for your server to appear on the server browser master list. [ServerListPlayerFix](https://github.com/Source2ZE/ServerListPlayersFix) is also recommended currently, as this will make the server player list available.
4 changes: 2 additions & 2 deletions documentation/docs/Gamemodes & Maplists.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# :material-cog-sync-outline: Gamemodes & Maplists
#### mg_10mans
<table><tr><td><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_ancient.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_ancient<br><sup><sub>changelevel de_ancient</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_anubis.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_anubis<br><sup><sub>changelevel de_anubis</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_dust2.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_dust2<br><sup><sub>changelevel de_dust2</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_inferno.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_inferno<br><sup><sub>changelevel de_inferno</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_mirage.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_mirage<br><sup><sub>changelevel de_mirage</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_nuke.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_nuke<br><sup><sub>changelevel de_nuke</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_overpass.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_overpass<br><sup><sub>changelevel de_overpass</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_vertigo.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_vertigo<br><sup><sub>changelevel de_vertigo</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://i.imgur.com/0Tac8MA.jpg"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3121217565">de_thera</a><br><sup><sub>host_workshop_map 3121217565</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_cbble.jpg?raw=true&sanitize=true"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3070212801">de_cbble</a><br><sup><sub>host_workshop_map 3070212801</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_cache.jpg?raw=true&sanitize=true"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3070596702">de_cache</a><br><sup><sub>host_workshop_map 3070596702</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://i.imgur.com/Qh7DZxx.jpg"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3073892687">de_season</a><br><sup><sub>host_workshop_map 3073892687</sub></sup></td></tr></table></td></tr></table>
<table><tr><td><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_ancient.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_ancient<br><sup><sub>changelevel de_ancient</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_anubis.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_anubis<br><sup><sub>changelevel de_anubis</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_dust2.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_dust2<br><sup><sub>changelevel de_dust2</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_inferno.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_inferno<br><sup><sub>changelevel de_inferno</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_mirage.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_mirage<br><sup><sub>changelevel de_mirage</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_nuke.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_nuke<br><sup><sub>changelevel de_nuke</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_overpass.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_overpass<br><sup><sub>changelevel de_overpass</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://i.imgur.com/0Tac8MA.jpg"></td></tr><tr><td>de_thera<br><sup><sub>changelevel de_thera</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_vertigo.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_vertigo<br><sup><sub>changelevel de_vertigo</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_cbble.jpg?raw=true&sanitize=true"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3070212801">de_cbble</a><br><sup><sub>host_workshop_map 3070212801</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_cache.jpg?raw=true&sanitize=true"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3070596702">de_cache</a><br><sup><sub>host_workshop_map 3070596702</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://i.imgur.com/Qh7DZxx.jpg"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3073892687">de_season</a><br><sup><sub>host_workshop_map 3073892687</sub></sup></td></tr></table></td></tr></table>

#### mg_active

Expand Down Expand Up @@ -73,7 +73,7 @@

#### mg_prac

<table><tr><td><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_ancient.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_ancient<br><sup><sub>changelevel de_ancient</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_anubis.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_anubis<br><sup><sub>changelevel de_anubis</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_dust2.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_dust2<br><sup><sub>changelevel de_dust2</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_inferno.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_inferno<br><sup><sub>changelevel de_inferno</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_mirage.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_mirage<br><sup><sub>changelevel de_mirage</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_nuke.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_nuke<br><sup><sub>changelevel de_nuke</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_overpass.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_overpass<br><sup><sub>changelevel de_overpass</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_vertigo.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_vertigo<br><sup><sub>changelevel de_vertigo</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://i.imgur.com/0Tac8MA.jpg"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3121217565">de_thera</a><br><sup><sub>host_workshop_map 3121217565</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_cbble.jpg?raw=true&sanitize=true"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3070212801">de_cbble</a><br><sup><sub>host_workshop_map 3070212801</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_cache.jpg?raw=true&sanitize=true"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3070596702">de_cache</a><br><sup><sub>host_workshop_map 3070596702</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://i.imgur.com/Qh7DZxx.jpg"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3073892687">de_season</a><br><sup><sub>host_workshop_map 3073892687</sub></sup></td></tr></table></td></tr></table>
<table><tr><td><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_ancient.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_ancient<br><sup><sub>changelevel de_ancient</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_anubis.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_anubis<br><sup><sub>changelevel de_anubis</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_dust2.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_dust2<br><sup><sub>changelevel de_dust2</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_inferno.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_inferno<br><sup><sub>changelevel de_inferno</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_mirage.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_mirage<br><sup><sub>changelevel de_mirage</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_nuke.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_nuke<br><sup><sub>changelevel de_nuke</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_overpass.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_overpass<br><sup><sub>changelevel de_overpass</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://i.imgur.com/0Tac8MA.jpg"></td></tr><tr><td>de_thera<br><sup><sub>changelevel de_thera</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_vertigo.jpg?raw=true&sanitize=true"></td></tr><tr><td>de_vertigo<br><sup><sub>changelevel de_vertigo</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_cbble.jpg?raw=true&sanitize=true"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3070212801">de_cbble</a><br><sup><sub>host_workshop_map 3070212801</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://github.com/mavproductions/cs2-modded-server/blob/assets/images/de_cache.jpg?raw=true&sanitize=true"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3070596702">de_cache</a><br><sup><sub>host_workshop_map 3070596702</sub></sup></td></tr></table><table align="left"><tr><td><img height="112" src="https://i.imgur.com/Qh7DZxx.jpg"></td></tr><tr><td><a href="https://steamcommunity.com/sharedfiles/filedetails/?id=3073892687">de_season</a><br><sup><sub>host_workshop_map 3073892687</sub></sup></td></tr></table></td></tr></table>

#### mg_prefire

Expand Down
Loading
Loading