m
Move page script moved page Baddons.wcf to WoW:Baddons.wcf without leaving a redirect
(Created page with ''''baddons.wcf''' is a file, that is part of the World of Warcraft client at version 3.2 and is located in the folder ''World of Warcraft\WDB''. It is assumed to contain a list o...') |
m (Move page script moved page Baddons.wcf to WoW:Baddons.wcf without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
'''baddons.wcf''' is a file, that | {{uiaddon}} | ||
'''baddons.wcf''' is a file, that was created for the World of Warcraft client for version 3.2. | |||
There are 2 versions: | |||
*Version 1 (which is not used) is located in the folder ''World of Warcraft\WDB'', and hasn't been updated since Aug 4, 2009. | |||
*Version 2 (which is in use) is located in the folder ''World of Warcraft\Cache'', and was last updated in December 2009. | |||
Both versions contain a list of blocked or otherwise unwanted addons. Only Version 2 is in use by the client. | |||
=Format= | =Format= | ||
| Line 30: | Line 37: | ||
|} | |} | ||
¹ <small>in bytes</small> | ¹ <small>in bytes</small> | ||
=Content= | =Content= | ||
'''Version 1''' | |||
This file contains 11 entries. | |||
The first ten have ''d41d8cd98f0b24e980998ecf8427e'' for both name and version, which is the MD5 hash of an empty string. | The first ten have ''d41d8cd98f0b24e980998ecf8427e'' for both name and version, which is the MD5 hash of an empty string. | ||
The 11th entry has an unknown name (MD5: ''e2c8609449919c1b2d6afa8433632854'') and the version "v1.0" (MD5: ''ff3e568a272ca876d331675fd3d5a6c2''). The unknown field contains 0x49347a01 for most of the entries, except the first (0x493479e8) and the last one (0x49347af9). | The 11th entry has an unknown name (MD5: ''e2c8609449919c1b2d6afa8433632854'') and the version "v1.0" (MD5: ''ff3e568a272ca876d331675fd3d5a6c2''). The unknown field contains 0x49347a01 for most of the entries, except the first (0x493479e8) and the last one (0x49347af9). | ||
'''Version 2''' | |||
This file contains 420 entries - most of which are blank. | |||
(Parse of file to come) | |||
We know Gearscore v3.0.09b should be in this list because of its banned status <ref>{{ref web | |||
|url=http://forums.worldofwarcraft.com/thread.html?topicId=21726115168&postId=217285394642&sid=1 | |||
|title=For the record - ACP/Gearscore}}</ref>. | |||
=References= | |||
{{Reflist}} | |||
[[Category:UI technical details]] | |||