Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit 990a083

Browse files
committed
5.1.0
Signed-off-by: bigfinfrank <18708515+bigfinfrank@users.noreply.github.com>
1 parent 73c1fb5 commit 990a083

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ New updates are added as a h2 header (`##`) above the previous version (meaning
66
We use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) which is the undoubtedly best format for version formatting, please use it for your own projects.
77

88

9-
## 5.1.0-rc3
9+
## 5.1.0
1010
```diff
1111
+ Added sv_minimum_desired_chicken_count "100" to practice.cfg and misc.cfg
1212
+ Added tv_password1 and updated the tv_password description in server_secrets.cfg.example and private.cfg.example
@@ -193,7 +193,7 @@ We use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) which is
193193
```
194194

195195

196-
## 5.0.0-rc3
196+
## 5.0.0
197197
```diff
198198
+ Added toggles to lag switch aliases
199199
+ Added fin_def_fetch to debug.cfg

config/loader.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ echoln "[loader.cfg] Start of loader.cfg";
55
exec "./config/utility/clear.cfg";
66

77
echoln "[loader.cfg] Loading"; // Echo the command arguments on the console
8-
echoln "[loader.cfg] Fin's CS2 Config 5.1.0-rc3";
8+
echoln "[loader.cfg] Fin's CS2 Config 5.1.0";
99
echoln "[loader.cfg] https://steamcommunity.com/id/bigfinfrank";
1010
echoln "[loader.cfg] https://github.com/bigfinfrank/cfg";
1111
echoln "[loader.cfg] Last edited: July 26th 2024";
@@ -118,7 +118,7 @@ echoln "[loader.cfg] ";
118118
echoln "[loader.cfg] ";
119119
echoln "[loader.cfg] ";
120120
echoln "[loader.cfg] Loaded";
121-
echoln "[loader.cfg] Fin's CS2 Config 5.1.0-rc3";
121+
echoln "[loader.cfg] Fin's CS2 Config 5.1.0";
122122
echoln "[loader.cfg] https://steamcommunity.com/id/bigfinfrank";
123123
echoln "[loader.cfg] https://github.com/bigfinfrank/cfg";
124124
echoln "[loader.cfg] Last edited: July 26th 2024";

config/primary/binds.cfg

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ unbindall; // Unbind all key
1313

1414
echoln "[binds.cfg] {2} Configuring binds for keyboard row 1";
1515
bind "escape" "cancelselect; ; fin_keycontainer"; // This is the esc key
16-
bind "F1" "+radialradio2; ; fin_keycontainer"; // This is the F1 key
17-
bind "F2" "+radialradio3; ; fin_keycontainer"; // This is the F2 key
18-
bind "F3" "+radialradio; ; fin_keycontainer"; // This is the F3 key
16+
bind "F1" "+radialradio2; ; fin_keycontainer"; // This is the F1 key
17+
bind "F2" "+radialradio3; ; fin_keycontainer"; // This is the F2 key
18+
bind "F3" "+radialradio; ; fin_keycontainer"; // This is the F3 key
1919
bind "F4" "toggle cl_clutch_mode; ; fin_keycontainer"; // This is the F4 key
2020
bind "F5" "screenshot; ; fin_keycontainer"; // This is the F5 key
2121
bind "F6" "autobuy; ; fin_keycontainer"; // This is the F6 key
@@ -60,8 +60,8 @@ bind "Q" "fin_lagswitch_fps;
6060
bind "W" "fin_nadexhon; slot10; ; fin_keycontainer"; // This is the w key
6161
bind "E" "+fin_ncmforward; ; fin_keycontainer"; // This is the e key
6262
bind "R" "+fin_betteruse; ; fin_keycontainer"; // This is the r key
63-
bind "T" "+reload; ; fin_keycontainer"; // This is the t key
64-
bind "Y" "+spray_menu; ; fin_keycontainer"; // This is the y key
63+
bind "T" "+reload; ; fin_keycontainer"; // This is the t key
64+
bind "Y" "+spray_menu; ; fin_keycontainer"; // This is the y key
6565
bind "U" "messagemode"; // This is the u key
6666
bind "I" "messagemode2"; // This is the i key
6767
bind "O" " ; fin_keycontainer"; // This is the o key
@@ -84,14 +84,14 @@ bind "A" "+fin_jumpthrowjump; +fin_jumpthrowthrow;
8484
bind "S" "+fin_ncmleft; ; fin_keycontainer"; // This is the s key
8585
bind "D" "+fin_ncmback; ; fin_keycontainer"; // This is the d key
8686
bind "F" "+fin_ncmright; ; fin_keycontainer"; // This is the f key
87-
bind "G" "+lookatweapon; ; fin_keycontainer"; // This is the g key
87+
bind "G" "+lookatweapon; ; fin_keycontainer"; // This is the g key
8888
bind "H" "drop; ; fin_keycontainer"; // This is the h key
8989
bind "J" "+fin_spin; ; fin_keycontainer"; // This is the j key
9090
bind "K" " ; fin_keycontainer"; // This is the k key
9191
bind "L" " ; fin_keycontainer"; // This is the l key
9292
bind "SEMICOLON" "disconnect; ; fin_keycontainer"; // This is the ; key
9393
bind "'" " ; fin_keycontainer"; // This is the apostrophe key
94-
bind "ENTER" "+attack; ; fin_keycontainer"; // This is the return key
94+
bind "ENTER" "+attack; ; fin_keycontainer"; // This is the return key
9595
bind "KP_4" "viewmodel_offset_x 0; ; fin_keycontainer"; // This is the Numpad 4 key
9696
bind "KP_5" "viewmodel_offset_y 0; ; fin_keycontainer"; // This is the Numpad 5 key
9797
bind "KP_6" "viewmodel_offset_z 0; ; fin_keycontainer"; // This is the Numpad 6 key
@@ -104,7 +104,7 @@ bind "Z" "noclip;
104104
bind "X" "fin_nadexhon; slot7; ; fin_keycontainer"; // This is the x key
105105
bind "C" "fin_handswap; ; fin_keycontainer"; // This is the c key
106106
bind "V" "fin_nadexhon; slot8; ; fin_keycontainer"; // This is the v key
107-
bind "B" "+voicerecord; ; fin_keycontainer"; // No keycontainer = works in the menu // This is the b key
107+
bind "B" "+voicerecord; ; fin_keycontainer"; // No keycontainer = works in the menu // This is the b key
108108
bind "N" "buymenu; close_buymenu; ; fin_keycontainer"; // This is the n key
109109
bind "M" "radio2; ; fin_keycontainer"; // This is the m key
110110
bind "," "radio1; ; fin_keycontainer"; // This is the comma key
@@ -119,7 +119,7 @@ bind "KP_ENTER" "fin_butt;
119119

120120

121121
echoln "[binds.cfg] {7} Configuring binds for keyboard row 6";
122-
bind "CTRL" "+duck; ; fin_keycontainer"; // This is the left control key
122+
bind "CTRL" "+duck; ; fin_keycontainer"; // This is the left control key
123123
bind "LWIN" " ; fin_keycontainer"; // This is the windows (os) key to the left of the spacebar
124124
bind "ALT" " ; fin_keycontainer"; // This is the left alt key
125125
bind "SPACE" "+fin_cjump; ; fin_keycontainer"; // This is the spacebar key
@@ -136,10 +136,10 @@ bind "KP_DEL" "fin_ahegao;
136136

137137

138138
echoln "[binds.cfg] {8} Configuring binds for the mouse";
139-
bind "MOUSE1" "+attack; ; fin_keycontainer"; // This is the left click button
140-
bind "MOUSE2" "+attack2; fin_clear_lookatweapon; ; fin_keycontainer"; // This is the right click button
139+
bind "MOUSE1" "+attack; ; fin_keycontainer"; // This is the left click button
140+
bind "MOUSE2" "+attack2; fin_clear_lookatweapon; ; fin_keycontainer"; // This is the right click button
141141
bind "MOUSE3" "player_ping; ; fin_keycontainer"; // This is the mouse wheel click button
142-
bind "MOUSE4" "+voicerecord; ; fin_keycontainer"; // No keycontainer = works in the menu // This is one of the side mouse buttons
142+
bind "MOUSE4" "+voicerecord; ; fin_keycontainer"; // No keycontainer = works in the menu // This is one of the side mouse buttons
143143
bind "MOUSE5" "+fin_longjump; ; fin_keycontainer"; // This is one of the side mouse buttons
144144
bind "MWHEELUP" ";+jump;-jump"; // This is scrolling the mouse wheel up
145145
bind "MWHEELDOWN" ";+jump;-jump"; // This is scrolling the mouse wheel down
@@ -150,14 +150,14 @@ bind "MOUSE_Y" "fin_mousecontainer; pitch";
150150
echoln "[binds.cfg] {9} Configuring binds for controllers";
151151
bind "JOY1" "+fin_cjump; ; fin_keycontainer"; // This is the A button on Xbox Controllers
152152
bind "JOY2" "+fin_betteruse; ; fin_keycontainer"; // This is the B button on Xbox Controllers
153-
bind "JOY3" "+reload; fin_clear_lookatweapon; ; fin_keycontainer"; // This is the X button on Xbox Controllers
153+
bind "JOY3" "+reload; fin_clear_lookatweapon; ; fin_keycontainer"; // This is the X button on Xbox Controllers
154154
bind "JOY4" "invnextnongrenade; ; fin_keycontainer"; // This is the Y button on Xbox Controllers
155-
bind "JOY5" "+lookspin; ; fin_keycontainer"; // This is left shoulder (bumper) on Xbox Controllers
156-
bind "JOY6" "+duck; ; fin_keycontainer"; // This is right shoulder (bumper) on Xbox Controllers
155+
bind "JOY5" "+lookspin; ; fin_keycontainer"; // This is left shoulder (bumper) on Xbox Controllers
156+
bind "JOY6" "+duck; ; fin_keycontainer"; // This is right shoulder (bumper) on Xbox Controllers
157157
bind "JOY7" "scoreneton; ; fin_keycontainer"; // This is the back (menu) button on Xbox Controllers
158158
bind "JOY8" "gameui_activate; ; fin_keycontainer"; // This is the pause (start) button on Xbox Controllers
159-
bind "JOY9" "+voicerecord; ; fin_keycontainer"; // This is the left joystick click on Xbox Controllers
160-
bind "JOY10" "+attack2; ; fin_keycontainer"; // This is the right joystick click on Xbox Controllers
159+
bind "JOY9" "+voicerecord; ; fin_keycontainer"; // This is the left joystick click on Xbox Controllers
160+
bind "JOY10" "+attack2; ; fin_keycontainer"; // This is the right joystick click on Xbox Controllers
161161
bind "JOY11" " ; fin_keycontainer"; // Unknown, present but not bound to anything by default
162162
bind "JOY12" " ; fin_keycontainer"; // Unknown, present but not bound to anything by default
163163
bind "JOY13" " ; fin_keycontainer"; // Unknown, present but not bound to anything by default
@@ -181,7 +181,7 @@ bind "JOY30" "
181181
bind "JOY31" " ; fin_keycontainer"; // Unknown, present but not bound to anything by default
182182
bind "JOY32" " ; fin_keycontainer"; // Unknown, present but not bound to anything by default
183183
bind "Z_AXIS_POS" "+fin_loudshift; ; fin_keycontainer"; // This is the left trigger on Xbox Controllers
184-
bind "Z_AXIS_NEG" "+attack; ; fin_keycontainer"; // This is the right trigger on Xbox Controllers
184+
bind "Z_AXIS_NEG" "+attack; ; fin_keycontainer"; // This is the right trigger on Xbox Controllers
185185
bind "Y_AXIS_NEG" "xmove; ; fin_keycontainer"; // TODO: Figure out what this key maps to physically
186186
bind "U_AXIS_NEG" "xlook; ; fin_keycontainer"; // TODO: Figure out what this key maps to physically
187187
bind "POV_UP" "mute; ; fin_keycontainer"; // This is up on the D-Pad on Xbox Controllers

config/primary/init.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ echoln "[init.cfg] Start of init.cfg";
33

44

55
echoln "[init.cfg] {1} Initializing";
6-
hostname "Fin's CS2 Config 5.1.0-rc3 - github.com/bigfinfrank/cfg"; // Sets the server name shown in the scoreboard
7-
alias "fin_version" "echoln 5.1.0-rc3"; // Sets version number to an alias (can be output with: "alias fin_version")
6+
hostname "Fin's CS2 Config 5.1.0 - github.com/bigfinfrank/cfg"; // Sets the server name shown in the scoreboard
7+
alias "fin_version" "echoln 5.1.0"; // Sets version number to an alias (can be output with: "alias fin_version")
88
sv_steamgroup "42297947"; // The ID of the steam group that this server belongs to. You can find your group's ID on the admin profile page in the steam community. (currently https://steamcommunity.com/groups/advancedcfg)
99
cl_clanid "42297947"; // Current clan ID for name decoration
1010

0 commit comments

Comments
 (0)