Bad Company 2 Mod Tools v3

Requires:
.Net Framework 3.5+
Python 2.x
DirectX and XNA (possibly)

Double click exe to run.

Controls:
WASD: Translate camera
Up/Down/Left/Right: Pitch camera
Mouse wheel up+down: Raise+lower camera
Mouse wheel drag up+down: Pitch camera up+down only.
Mouse Click: Show coordinate and name info of point in map tools window.

What the buttons do:
Extract: Extract FbRB archive and lists all the files in it.
Archive: Recompress the folder back into a FbRB archive.
Refresh List: Refreshes the archive file list in case you edited it outside manually.
Show Selected Files in Windows: Opens up selected file in Explorer.
Delete XML: Select an XML file you are no longer using and click this button to get rid of it.
Save DBX: Save the DBX file you are editing.
Revert DBX: Discard all changes to the DBX file you have not yet saved.
Map Preview: Preview the map.

Changelog:
v3:
+ Map previewer added
+ Map tools added
+ Interface bug fixes. 
+ Some dependency issues resolved.
+ Interface is now mostly foolproof. No more cryptic messages.

v2
+ Rewritten in C#
+ Uses Frankelstner's script for fbrb archives now
+ Editor is now based on Scintilla, allows coloring, find/replace...etc advanced functionality
+ File list added
+ Basic file functionality added
+ Basic settings added

v1
+ Written in Java

TODO:
+ More intuitive map editor
+ Integrate with leaked server files
+ Batch editing support

Authors:
Scripts by Frankelstner
GUI by rukqoa