1.8.3: Difference between revisions
From TF2 Classified Wiki
More actions
Ratboy Slim (talk | contribs) No edit summary |
VivaRomania (talk | contribs) mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Patch | |||
|prev = 1.8.2 | |||
|next = 1.8.3.1 | |||
|date = March 8, 2015 | |||
|major = | |||
|update = | |||
|blogpost = | |||
|archives = [https://web.archive.org/web/20151001082353/http://tf2classic.com/wiki/Patch_1.8.3_-_Released_March_8th_2015 archived TF2 Classic Wiki] and the [https://web.archive.org/web/20150503151443/http://unfgaming.net:80/tf2c/updates archived TF2 Classic website] | |||
|new-weps = | |||
|new-maps = 3 | |||
|mapfix = yes | |||
|wepfix = yes | |||
|genfix = yes | |||
|bugfix = yes | |||
}} | |||
== Changes == | == Changes == | ||
Added missing [[Umbrella]] textures | * Added missing [[Umbrella]] textures | ||
* Fixed bug where every team could see a [[Disguise Kit|disguised]] [[Spy]] | |||
Fixed bug where every team could see a [[Disguise Kit|disguised]] [[Spy]] | * Added new [[Poacher's Pride]] sounds (AlexThePipe) | ||
* Added new [[Tranquilizer]] sounds (Trippy) | |||
Added new [[Poacher's Pride]] sounds (AlexThePipe) | * Altered animations for the [[Tranquilizer Gun]] and the [[Poacher's Pride]] (Trippy) | ||
* Added additional map dev textures (whynott and rummy) | |||
Added new [[Tranquilizer]] sounds (Trippy) | * Added a keyvalue to {{code|func_respawnroom}} to allow players carrying [[Intelligence|flags]] to pass through it without dropping the flag. | ||
* Added a bucket icon for the [[Poacher's Pride]] (Game Zombie) | |||
Altered animations for the [[Tranquilizer Gun]] and the [[Poacher's Pride]] (Trippy) | * Added new [[Poacher's Pride]] textures (Stachekip) | ||
* Added a new [[RPG]] model (Old Hermit & Game Zombie) | |||
Added additional map dev textures (whynott and rummy) | * Included Linux binaries | ||
* Added a new {{code|filter_activator_tfclass}} entity which allows a specified class to pass through. | |||
Added a keyvalue to func_respawnroom to allow players carrying [[Intelligence|flags]] to pass through it without dropping the flag. | * Added an {{code|OnDeath}} output to the player entity. It fires both when a player dies or when he disconnects from the server. | ||
* Added [[ctf_4grounds|ctf_4frounds]]{{sic}} (whynott) | |||
Added a bucket icon for the [[Poacher's Pride]] (Game Zombie) | * Added [[blockfortress_a5]] (rummy) | ||
* Added a very VERY early version of [[Deathmatch]] mode. | |||
Added new [[Poacher's Pride]] textures (Stachekip) | * W.I.P [[Mercenary]] model by Maxxy | ||
* Players can set their own model color using {{code|tf2c_setmerccolor R G B}} | |||
Added a new [[RPG]] model (Old Hermit & Game Zombie) | ** Note: The merc. model with proper coloring support wasn’t ready yet. | ||
* Added a {{code|tf_logic_deathmatch}} entity. Place one in your map to mark your map as a [[Deathmatch|DM]] map | |||
Included Linux binaries | * Added [[dm_compound]] (OneFourth) | ||
Added a new filter_activator_tfclass entity which allows a specified class to pass through. | |||
Added an OnDeath output to the player entity. It fires both when a player dies or when he disconnects from the server. | |||
Added ctf_4frounds (whynott) | |||
Added blockfortress_a5 (rummy) | |||
Added a very VERY early version of [[Deathmatch]] mode. | |||
W.I.P [[Mercenary]] model by Maxxy | |||
Players can set their own model color using tf2c_setmerccolor R G B | |||
* Note: The merc. model with proper coloring support wasn’t ready yet. | |||
Added a | |||
Added dm_compound (OneFourth) | |||