Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Resources and Tools => Topic started by: Gamh on April 12, 2012, 03:59:28 am
-
Hello everyone !
I was working last week on a little program because i'm tired of wdt editors bugged (wdt Editor and its checkboxes, wowme that is completly outdated, etc)
GruulMe handle every known information in a WDT :
- MPHD flags
- ADT table (handle the flag 0x2 for fake water)
- all WMO information when needed
You can find downloads there :
- https://files.dece.space/misc/wow/gruulme.tar.gz (https://files.dece.space/misc/wow/gruulme.tar.gz)
- http://fileload.info/xy8bebzr9hgt (http://fileload.info/xy8bebzr9hgt)
I will listen to your requests or problems here if you want <!-- s:) -->:)<!-- s:) -->
Please note that it is really a program for learning c++ and Qt !
have fun !
-
Thank you very much, since i don't have any Mac at home i can't provide Mac binaries, but i'm glad someone took the time to do it :)
When back home i will probably keep things like your mac icon and put it in source to make mac compilation easier.
-
ADT array needs little fix indeed. If it's badly sized, clicking on the map will cause bugs or crash.
You have to resize the window to make the table appear without padding with the extern square :
- good : http://gamhea.net/dev/img/gm2.png (http://gamhea.net/dev/img/gm2.png" onclick="window.open(this.href);return false;)
- bad, too small : http://i.imgur.com/43FkC.jpg (http://i.imgur.com/43FkC.jpg" onclick="window.open(this.href);return false;)
- bad, too phat (clicked green arrow, checked the red...) : http://i.imgur.com/gzWQS.jpg (http://i.imgur.com/gzWQS.jpg" onclick="window.open(this.href);return false;)
Hope it solves your problem, will try to force the size to be nice on launch.
-
Just make the window a fix size to avoid your problem.
-
Thanks for the mac link
-
Update :
- Clicking on the ADT array or pressing a "filling" button while no WDT is loaded doesn't make the soft crash anymore.
- There is a new button on 1st tab to create a new WDT from nothing
- The ADT array now displays well (i hope). Info moved from top/bottom to left.
- Aw3sum picture for ADT array background when nothing loaded
download link updated too, please say if the adt array click is still messed up
-
Is there an auto create function in?
Like in Taliis.
-
Yes, there is a "New" button to create a new WDT and choose the path where to save. I compared, the WDT created is exactly the same as taliis new ones (table is empty, no flags, no wmo)
-
No, I meen do the tool auto check the existing ADTs like taliis can?
1. Create WDT
2. Save to map folder
3. Autoscan
4. Save - All adts are marked that exist in the map folder.
-
ha sorry, didn't know Taliis can do such things :D
I will add this feature soon i think.
btw : do you prefer that it check only for ADT with the same name ? or every ADT in the same rep ?
-
Just on the same map so all with the same name :)
-
Update
I added a button to scan the adts of a directory. Clicking on "Scan dir" will see if ADT with the same name that your WDT exist in the dir and add them if so. Example : you just created test.wdt, and test_23_26.adt exists ; launch the scan and ADT array will be updated.
Hope it will work on linux/mac too since paths can be different (f*kng windows backslash).
Thank Steff for the idea :)
-
Mirror
http://www.multiupload.nl/OVO7AW1MMO (http://www.multiupload.nl/OVO7AW1MMO" onclick="window.open(this.href);return false;)
Firedrive
http://www.firedrive.com/file/94B8A965E85D6725 (http://www.firedrive.com/file/94B8A965E85D6725" onclick="window.open(this.href);return false;)
Uppit.com
http://uppit.com/5kwuwplv0b7e (http://uppit.com/5kwuwplv0b7e" onclick="window.open(this.href);return false;)
Turbobit
http://turbobit.net/lco042ztx6fx.html (http://turbobit.net/lco042ztx6fx.html" onclick="window.open(this.href);return false;)
Solidfiles
http://www.solidfiles.com/d/6990eebe4e/gruulme.rar (http://www.solidfiles.com/d/6990eebe4e/gruulme.rar" onclick="window.open(this.href);return false;)
Zippyshare
http://www18.zippyshare.com/v/84568364/file.html (http://www18.zippyshare.com/v/84568364/file.html" onclick="window.open(this.href);return false;)
Bayfiles
http://bayfiles.net/file/1drHD/AP8gCl/gruulme.rar (http://bayfiles.net/file/1drHD/AP8gCl/gruulme.rar" onclick="window.open(this.href);return false;)
Sockshare
http://www.sockshare.com/file/164F6ED1D3F401C6 (http://www.sockshare.com/file/164F6ED1D3F401C6" onclick="window.open(this.href);return false;)
Uptobox.com
http://uptobox.com/mhkiaxa6dkt5 (http://uptobox.com/mhkiaxa6dkt5" onclick="window.open(this.href);return false;)
Filerio.in
http://filerio.in/jujv5yedirag (http://filerio.in/jujv5yedirag" onclick="window.open(this.href);return false;)
TusFiles
https://www.tusfiles.net/r2mgp57vnfwf (https://www.tusfiles.net/r2mgp57vnfwf" onclick="window.open(this.href);return false;)
-
Thank you Gamh. This editor is wonderful ! ;)
-
All of the links are expired? Really?