wc3edit.net

United Warcraft 3 map hacking!
It is currently March 29th, 2024, 1:52 pm

All times are UTC


Forum rules


While crediting should be allowed, please keep down the advertising. If you know who it's from, and they have a website, please link to it as a basic courtesy.



Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
 Post subject: a list of tools
PostPosted: January 17th, 2007, 5:33 pm 
Offline
Forum Drunk
User avatar

Joined: January 17th, 2007, 4:22 pm
Posts: 2903
Location: Darmstadt, Germany
This is a list of useful programs:

xdep the ultimate automated map deprotector
(ive added all my listfiles; just rename the map to
"mymap.w3x" and run the xdep.exe)

Deprotect made by Nathanmx (i think it's quite useless in most cases, but try it yourself if you'd like to ;))
(my mirror)

MPQ-Master (the ultimate MPQ-Editor)
(my mirror)
*new* repack including the new version of mpq master and my listfile!

WinMPQ

MPQ-Recover (gathers listfiles for MPQ-Master and other MPQ programs)
(my mirror)

my deprotection templates (files you can use to replace corrupt or missing map files in order to open the map in world edit):
download

jasscraft the #1 jass editor ;)
download

greets Dekar

edit:
added MPQEditor


You do not have the required permissions to view the files attached to this post.

_________________
Don't pm me with Warcraft questions, this is a forum so just make a post!

In the world of thinking we are all immigrants. -Robert Nozick


Last edited by Dekar on June 4th, 2007, 11:27 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: May 24th, 2007, 6:44 pm 
Offline
Honorary wc3edit.net Traitor
User avatar

Joined: February 1st, 2007, 4:11 pm
Posts: 2513
Location: NEVADA
Quick Jump
  • World Editor Enhancements
    Jass NewGen Pack v2
    World Editor Unlimited
    UMSWE
    We-No-Limits
    Grimoire
    World Editor Helper
  • Preprocessors
    Jass Helper
    WEWarlock
  • Art (Modelling and Skinning)
    War3 Model Editor
    Warcraft 3 Viewer
    Wc3 Image Extractor II
    Oinkerwinkle's MDL tools
    Animation Remover
    War3 File Converter
    GradientMixer
    Icon Border Pack
    MDX Squisher
    BLPaletter
    Warcraft III Art Tools
    GMax
    the Gimp
  • MPQ
    WinMPQ
    PowerMPQ
    MPQEditor
    MPQMaster
    SFMPQ
    StormLib
    MPQLib
  • Miscellaneous
    WC3 Map Optimizer
    Widgetizer
    PJass
    Jass Shop Pro
    JassCraft
    Silly Jass Utility
    Color Template
    Unit Balancer
  • Randoms
    Xvi32
    Miniiso
    Registry fixer

World Editor Enhancements
These are the tools that can improve your world editor by adding new features to it. Note that these are not officially supported by Blizzard so use them on your own risk, the authors are not responsible for any potential damage they may cause to your map.
Then again keep in mind that these things don't happen very often (read never).

Jass NewGen Pack v2 (assembled by Vexorian)
Probably the best WE ever assembled. If you aren't bugged at having to look at all the necessary files in the extraction and just use the "Run WorldEditor.exe", you can control a Warcraft III map editor far better than any of the others around there. Most importantly, there are a lot of built in JASS tools, and there are various controls to further manage your maps efficiently. You can even test the map in a movable window (changed to open war3.exe as a window, already possible but now more convenient).

World Editor Unlimited aka WEU (created by PitzerMike)
Rather famous tool. Apart from removing the World Editor's limits it also has plenty of additional functions such as more GUI actions (wrappers for some existing Jass functions) and among other things allows you to easily add the Hero Glow or use a larger map size. Note though that most of this editor's features can be done using the normal editor.

UMSWE
Almost the same as WEU. Removes limits and adds some extra functionality.

We-No-Limits (created by StonedStoopid and StarcraftFreak)
A simple tool that hooks up to a running editor allowing you to remove its limits and test the map in the window or OpenGL mode.

Grimoire (created by PipeDream)
An open-source set of injectable dlls used to hack the world editor in order to modify it. It includes various features, namely disabling the editor's original jass parser, using a custom one such as PJASS along with preprocessors and using the jAPI custom natives.

World Editor Helper aka WEH (created by Zoxc)
Similar to Grimoire this tool is also used to inject dlls in order to modify the editor. Its focused mainly on using PJASS instead of the WE's original parser and on its preprocessor plugins. It also allows you to change the Jass editor's font and load the map intro the running editor by simply double clicking on it.

Preprocessors
With recent development of dll injection (namely Grimoire and WEH, see above) a couple of preprocessors appeared in the mapping community. A preprocessor in programming is generally a tool that parses the source code before it gets compiled. In case of Jass a preprocessor can easily move peaces of code to a different place (for example to the top of the script in order to make a certain function callable from any trigger) or import an external file etc.

Jass Helper (created by Vexorian)
A mighty little preprocessor. Notably it brings the OOP syntax intro Jass and allows the user to easily declare globals in any point of the script. I'd suggest that you read the actual topic for some more info.

WEWarlock (created by karukef)
A Jass preprocessor with numerous functions such as importing external files, defining a term that is replaced inside the script and much more. Can easily work together with Jass Helper.

Art (Modeling and Skinning)
Self-explanatory. Below you will find the tools such as converters that can assist in Modeling or Skinning.

War3 Model Editor aka Magos Model Editor (created by Magos)
Probably a must-have for modeling. This tool includes options such as converting mdl to mdx and vice-versa, editing geosets, removing/changing polys, renaming animations and more.

Warcraft 3 Viewer (created by TheProphet and Marcelo)
Another must-have, this time for skinning. The viewer allows you to preview models, see the textures they use, convert them, preview models with alternate textures you made etc.

Wc3 Image Extractor II (created by DJBnJack)
Similar tool used to export/convert/preview images inside the Warcraft MPQs. Probably obsolete compared to the Viewer.

Oinkerwinkle's MDL tools (created by Oinkerwinkle)
A set of very useful tools used in model editing. Namely these are the Vertex Modifier (allows you to easily edit polygons and geosets), Animation Transfer (transfers all animations from one model to another), Geoset Translation (moves, rotates and scales entire models with a couple of clicks).

Animation Remover (created by Oinkerwinkle)
A part of the Oinkerwinkle's tools, not features on the site above however. This little tool allows you to remove animations completely from a model thus reducing its size.

War3 File Converter aka Yobguls Converter or just Yobguls (created by Yobguls, duh)
A simple tool used to convert MDL -> MDX and vice-versa. It also allows BMP -> BLP conversion and unlike Magos Model Editor it handles MDL files that are damaged in a way. It requires you to copy the following files from your game directory after unpacking: Game.dll, ijl15.dll, Mss32.dll, Storm.dll. A crash will always happen after you exit, don't worry about it.

GradientMixer (created by Zoxc)
Allows you to easily generate a gradient-colored text, not only for Warcraft but also for forums etc.

Icon Border Pack (created by Blizzard)
A photoshop file (gimp compatible) that contains layers which can easily be used to create a disabled icon or add a border.

MDX Squisher (created by Guesst)
Can compress MDX files without a quality loss. Note though that the real compression is done by your map after importing, the program just makes it stronger so the squished file will have the same size as the original unless imported.

BLPaletter (created by PitzerMike)
Converts BMP and TGA into paletted BLPs which are compressed better when added intro a map. In other words it makes textures smaller.

Warcraft III Art Tools (created by Blizzard)
Blizzard's official set of plugins used for handling Warcraft 3 models in 3D Studio Max. Only works for version 4 (4.26+SP1 is recommended) and, presumably, 3.

Gmax
One of the few free modeling applications. Not much to say about it, if you know what modeling is then you sure know exactly what is this tool used for.

The Gimp
One of the few free image editing applications, inspired by Photoshop and Macromedia Fireworks. Again not much to say here; there are complete books that explain its features throughly.

MPQ
The software that handles MoPaQ archives, Warcraft 3 maps are in this group as well.

Magos' Model Editor aptly handles MPQ as well in a very easy to use tree dropdown system. It's also very fast. You can open the models/blps you find or export them to a folder as well.

WinMPQ (created by Shadowflare)
Probably the most famous out there. Not really fast, but gets the job done and is quite stable. Not being developed anymore.

PowerMPQ (created by Wilds)
Can be considered as the improved WinMPQ (its a different application though), faster and with more features.

MPQEditor (created by Ladislav Zezula)
Stable, fast, gets the job done. What more do you want?

MPQMaster (created by Soar)
The fastest out there, but with a couple of bugs. Currently its developer is MIA so it is unknown if the tool or its library are still being worked on.

SFMPQ (created by Shadowflare)
The core library of WinMPQ, again slow but gets the job done. Like WinMPQ its not being developed anymore, but still has its reputation and is most widely used. If you don't know what this is then you probably don't need it.

StormLib (created by Ladislav Zezula)
The core library of MPQEditor. Not to be confused with Warcraft's Storm.dll.

MPQLib (created by Soar)
The core library of MPQMaster.

Miscellaneous
Unsorted tools...

WC3 Map Optimizer aka Vexorian's Optimizer (created by Vexorian)
The best map optimizing utility out there. Can greatly reduce your map's size, with one of its features being map protection.

Widgetizer (created by PitzerMike)
Another map optimizer, this time focused on loading time and it does this job pretty well. FWIW its used on DotA so if you played you know its capabilities.

PJass (created by Jeff Pang, currently developed by PitzerMike)
The third-party Jass syntax checker. Far better than one built-in with the World Editor, used in numerous tools.

Jass Shop Pro aka JSP (created by eGust and Zoxc)
A text editor with Jass syntax highlighting, function list and many other features.

JassCraft aka Jass Shop Pro II or JC (created by Zoxc)
A revamped JSP. Better looking interface with more functionality, features PJass as its syntax checker.

Silly Jass Utility (created by Wyvernoid)
Generates a tree display of all the Jass natives, BJs, types etc. Great for beginners who want to learn the API.

Color Template (created by Dark_Baron_Prot)
Easily generates Warcraft 3 color codes.

Unit Balancer (created by Marfan)
An easy-to-use script used to calculate which of the two provided units would win in a fight and how long will the battle last. Good for balancing, as the name implies.


RANDOMS:


Hex Editors XVI32
good for editing the map name externally in the w3i and in the w3x (map) itself

WC3MiniImage
mini iso form of a warcraft III disk, use as a nocd crack safely with daemon tools

Registry Fixer (c:\program files\warcraft III - only use if needed)
if you didnt install warcraft III and or are having problems with yours, check this.

cheers.


Top
 Profile  
 
 Post subject: Re: a list of tools
PostPosted: January 13th, 2008, 6:18 am 
Offline
Honorary wc3edit.net Traitor
User avatar

Joined: February 1st, 2007, 4:11 pm
Posts: 2513
Location: NEVADA
re-stickied, as this is important.


Top
 Profile  
 
 Post subject: Re: a list of tools
PostPosted: January 13th, 2008, 7:22 am 
Offline
Honorary wc3edit.net Traitor
User avatar

Joined: December 10th, 2007, 10:50 pm
Posts: 468
Location: USA
Title: The Professional
Xantan wrote:
[url=http://files.wc3edit.net/secure/files/Warcraft%20III.rar]Registry Fixer[/ur]


Fixed Link :)

_________________
Do you support Durchdringen? If so, add the spoiler to your sig. Durch cares for you, so show your support for Durch!

Spoiler:
(broken image) Thanks for the support!


Top
 Profile  
 
 Post subject: Re: a list of tools
PostPosted: January 13th, 2008, 7:44 am 
Offline
Honorary wc3edit.net Traitor
User avatar

Joined: February 1st, 2007, 4:11 pm
Posts: 2513
Location: NEVADA
Durchdringen wrote:
Xantan wrote:
[url=http://files.wc3edit.net/secure/files/Warcraft%20III.rar]Registry Fixer[/ur]


Fixed Link :)

most of my other links are still broken =[


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group

phpBB SEO


Privacy Policy Statement
Impressum (German)