Difference between revisions of "June 12, 2002 Patch (Classic)"

From Team Fortress Wiki
Jump to: navigation, search
(Initial commit.)
 
m (Fixed erroneous year on previous patch.)
 
Line 1: Line 1:
 
{{Patch layout
 
{{Patch layout
 
| game        = tfc
 
| game        = tfc
| before      = {{Patch name|4|24|2001|classic}}
+
| before      = {{Patch name|4|24|2002|classic}}
 
| day          = 12
 
| day          = 12
 
| month        = june
 
| month        = june

Latest revision as of 22:26, 25 May 2022

Patch notes

v1.1.1.0 [1]

Changes/Additions

  • Added logging of the anti-cheat system catching and kicking detected cheats.
  • Added logging of "kick" commands.
  • Added logging of "banid" commands.
  • Changed error message if clients try to download missing resources to be more helpful.
  • Changed 'exec' command now only works on .cfg and .rc files.
  • Changed 'exec' command no longer allows ".." or "\\" or ":" in the filename.
  • Added new debug message for mod makers if a packet couldn't be parsed correctly.
  • Linux: hlds_run now does auto-restart by default (to disable: define "-norestart" on the command line)
  • Linux: hlds_run uses "exec" when you define the "-norestart" option.
  • Linux: Added -pingboost command line parameter. Currently supports three different methods ('-pingboost 1', '-pingboost 2', and 'pingboost 3'). These may not work well (or at all) on some OS environments.
  • Linux: Added "-debug" flag to hlds_run to automatically run gdb and pull out useful info.

New CVARS

  • Added "serverversion", can be set to '1108' to view/re-record old demos.
  • Added "sv_logbans" to turn the logging of player bans on and off. Default is 0 (off).

Bug Fixes

  • Fixed incorrect WonID logging.
  • Fixed sv_allowdownload being required to be set to 1 for clients to connect to secure servers.
  • Fixed 'bad address type' fatal error on servers that attempt to run in secure mode but have no DNS resolution.
  • Fixed DropClient messages for Steam clients who were banned or have a duplicate Steam ID to properly show the SteamID of the client.
  • Fixed HLTV reporting wrong spectator numbers if connection to server was pending.
  • Fixed "multicast 1" not working if it was issued before HLTV connected to game server.
  • Fixed relay proxies reporting wrong spectator/slots numbers in multiplayer/LAN menu.
  • Fixed rcon bug in HLTV.
  • Fixed delay being reset to default value during changelevel.
  • Fixed a problem with propagating HLTV banners.
  • Fixed client freeze on exit.
  • Fixed framerate problem on some ATI video cards.
  • Fixed MaxPing filter not being saved correctly.
  • Fixed sky box bug.
  • Fixed TFC spy disguise menu bug.
  • Fixed bug using "exec <filename>" on large files (e.g. banned.cfg).
  • Linux: Fixed server using 64 MB more memory than it needed to.
  • Linux: Fixed 'undefined symbol: __strtouq_internal' on some Linux systems.
  • Linux: Fixed segmentation fault on some Linux systems when attempting to run in secure mode.
  1. Release notes file, lines 4-50.