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

Commit c344ed8

Browse files
committed
0.1.0-rc4+tf2
1 parent 49c5987 commit c344ed8

File tree

3 files changed

+114
-98
lines changed

3 files changed

+114
-98
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,29 @@ 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+
## 0.1.0-rc4
10+
+ Added cl_mute_all_comms "1" to section 0.0
11+
+ Added missing in-line documentation for a handful of convars/commands
12+
+ Added a handful of networking optimisations from various online sources and valve's developer docs
13+
+ Enabled sv_lan "1";
14+
+ Changed engine_no_foucs_sleep time to 1ms which should result in much higher fps and tickrates while tabbed out
15+
+ Set the maximum number of dropped packets to 0 and increased the max uploaded file size to 64mb
16+
+ Added a handful of graphical/performance optimisations to section 2.1
17+
+ Added additional mastercomfig sound settings not included in sound=ultra but in comfig.cfg
18+
+ Added a variety of HUD tweaks including disabling achievements and speeding up animations
19+
+ Added sv_motd_unload_on_dismissal "1"; to free up a tiny amount of RAM
20+
+ Added bugreporter_uploadasync "1"; to alleviate lag spikes when uploading bug reports
21+
+ Added "record fix; stop;" and snd_restart; to reset/refresh states section 9.1
22+
* Fixed some missing semicolons
23+
* Fixed some spaces missing and some extra ones causing comments to be misaligned
24+
* Remove showmapinfo bind and replaced it with a second say_party bind
25+
* Shuffled around some config values to make them more aesthetically pleasing
26+
* Moved hud_reloadscheme to saving section 9.2
27+
28+
- Removed video.txt
29+
- Removed old 3.3.7 knife aliases
30+
31+
932
## 0.1.0-rc3
1033
+ Added sv_steamblockcheck "4" to avoid playing with any players you have blocked
1134
+ Added description to tf_use_min_viewmodels

0 commit comments

Comments
 (0)