You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+27-9
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,21 @@ New updates are added as a h2 header (`##`) above the previous version (meaning
6
6
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.
7
7
8
8
9
+
## 0.1.0-rc10
10
+
```diff
11
+
* Changed previous changelog entries to be in diff codeblocks which should fix a Markdown linting complaint
12
+
* Fixed outdated hostname
13
+
14
+
- Removed cl_hud_color from section 7.0
15
+
- Removed duplicate note about clearinputs.cfg in the 0.1.0-rc9 changelog
16
+
```
17
+
9
18
## 0.1.0-rc9
19
+
```diff
10
20
+ Added missed "settings.scr" to .gitignore
11
21
+ Added clearinputs.cfg which executes automatically in section 9.1
12
22
+ Added mp_respawnwavetime "0" to practice.cfg
13
23
+ Created finsfriends.cfg with all of our preferred server host convar settings
14
-
+ Added clearinputs.cfg which runs all -commands and aliased it
15
24
+ Added intelligent cheatstart and cheatend aliases for toggling sv_cheats (credit: https://github.com/JarateKing/jarconfig/blob/master/cfg/binds/cheats.cfg)
16
25
+ Added lists/ folder with 60percentrow1.cfg -> 60percentrow6.cfg, 80percentkeys.cfg, joystickbinds.cfg, mousekeybinds.cfg, and numberpadkeys.cfg that dynamically put current bindings in console
17
26
+ Added 16 bit representation after cl_training_completed_with_classes
@@ -30,33 +39,38 @@ We use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) which is
30
39
31
40
- Removed note about settings.gg from README
32
41
- Removed contributing section in README because that's on the main branch's README
33
-
42
+
```
34
43
35
44
## 0.1.0-rc8
45
+
```diff
36
46
+ Added files from TF2's /tf/cfg folder to .gitignore so it's usable as a working directory for maintaing the project
37
47
38
48
* Renamed fixed_controller.360.cfg to be in line with tf2's controller file (it's now fixed_360controller.cfg)
39
49
40
50
- Deleted CONTRIBUTING.md and CONTRIBUTORS.md, these are now on the special "main" branch
41
51
- Deleted ISSUE_TEMPLATE/ and PULL_REQUEST_TEMPLATE/ folders and their .keep files because they're only useful on the default GitHub branch
42
-
52
+
```
43
53
44
54
## 0.1.0-rc7
55
+
```diff
45
56
* Fixed linting issue introduce in 0.1.0-rc5
46
57
* Fixed a grammar issue at the top of CHANGELOG.md
47
-
58
+
```
48
59
49
60
## 0.1.0-rc6
61
+
```diff
50
62
* Fixed missing newlines in changelog above 0.1.0-rc5 and between 0.1.0-rc5 and 0.1.0-rc4
51
-
63
+
```
52
64
53
65
## 0.1.0-rc5
66
+
```diff
54
67
* Fixed missing newline between Additions and Changes in 0.1.0-rc4 changelog
55
68
* Change references from CSGO to TF2 in README.md
56
69
* Made launch options a Markdown list
57
-
70
+
```
58
71
59
72
## 0.1.0-rc4
73
+
```diff
60
74
+ Added cl_mute_all_comms "1" to section 0.0
61
75
+ Added missing in-line documentation for a handful of convars/commands
62
76
+ Added a handful of networking optimisations from various online sources and valve's developer docs
@@ -78,9 +92,10 @@ We use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) which is
78
92
79
93
- Removed video.txt
80
94
- Removed old 3.3.7 knife aliases
81
-
95
+
```
82
96
83
97
## 0.1.0-rc3
98
+
```diff
84
99
+ Added sv_steamblockcheck "4" to avoid playing with any players you have blocked
85
100
+ Added description to tf_use_min_viewmodels
86
101
+ Added customunbindalljoystick alias that execs customunbindalljoystick.cfg which is also new. customunbindalljoystick.cfg unbinds every joystick (controller) command.
@@ -93,14 +108,16 @@ We use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) which is
93
108
- Removed +/-defuse alias
94
109
- Removed TODO note from cl_observercrosshair
95
110
- Removed commented out cl_show_clan_in_death_notice
96
-
111
+
```
97
112
98
113
## 0.1.0-rc2
114
+
```diff
99
115
* Fixed linting problem in README.md
100
116
* Added an extra newline before the start of the version h2's
101
-
117
+
```
102
118
103
119
## 0.1.0-rc1
120
+
```diff
104
121
+ Added an end-of-file trailing newline to .gitignore
105
122
+ Added a second nag about reading this to the important box
106
123
+ Added a custom weapon and camera FOV to section 2.0
@@ -189,3 +206,4 @@ We use [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) which is
189
206
- Removed trusted_launch_info from section 10.0 because TF2 does not support trusted launch.
190
207
- Deleted config.cfg because there either isn't or I couldn't find a TF2 equivelant file
191
208
- Removed csgo_bigfinfrank.txt because it's going to be extremely incompatible with TF2, a TF2 version might be added in the future but it's unlikely.
Copy file name to clipboardExpand all lines: autoexec.cfg
+3-4
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
clear;
2
2
echo "Loading";
3
-
echo "Fin#1337's TF2 Config v0.1.0-rc9";
3
+
echo "Fin#1337's TF2 Config v0.1.0-rc10";
4
4
echo "https://steamcommunity.com/id/bigfinfrank";
5
5
echo "https://github.com/bigfinfrank/cfg";
6
6
echo "https://settings.gg/bigfinfrank";
@@ -38,7 +38,7 @@ tf_mm_trusted "1"; // "Set to 1 on
38
38
sv_steamblockingcheck "4"; // Check each new player for Steam blocking compatibility, 1 = message only, 2 >= drop if any member of owning clan blocks,3 >= drop if any player has blocked, 4 >= drop if player has blocked anyone on server
39
39
cl_mute_all_comms "1"; // If 1, then all communications from a player will be blocked when that player is muted, including chat messages.
40
40
exec "fixed_360controller.cfg"; // Enables controller support
41
-
hostname "Fin's TF2 Config 0.1.0-rc4 - github.com/bigfinfrank/cfg"; // Sets the server name shown in the scoreboard
41
+
hostname "Fin's TF2 Config 0.1.0-rc10 - github.com/bigfinfrank/cfg"; // Sets the server name shown in the scoreboard
42
42
43
43
44
44
@@ -758,7 +758,6 @@ tf_hud_target_id_disable_floating_health "0"; // Set to disabl
758
758
tf_hud_target_id_offset "0"; // RES file Y offset for target id
759
759
tf_hud_target_id_show_avatars "1"; // Display Steam avatars on TargetID when using floating health icons. 1 = everyone, 2 = friends only.
760
760
cl_observercrosshair "1"; // Shows the crosshair of the person you're spectating instead of your own
761
-
cl_hud_color "-1"; // Sets the hud color to default
762
761
hud_takesshots "1"; // Auto-save a scoreboard screenshot at the end of a map
763
762
cl_hud_minmode "1"; // Set to 1 to turn on the advanced minimalist HUD mode.
764
763
tf_use_match_hud "0"; // Determines whether or not to show player classes at the top of the screen/HUD
0 commit comments