Modcraft - The community dedicated to quality WoW modding!

Projects => Software Development => Topic started by: Kaev on September 16, 2015, 08:25:19 pm

Title: [RELEASE:WotlK] WoW335Tools
Post by: Kaev on September 16, 2015, 08:25:19 pm
Hiho :3
The last few days i worked on two libraries which will (hopefully) result in some really nice modding tools.
Huge thanks to Cromon and schlumpf who answered my questions!

AdtLib335
This library can read and save your adt files for WoW 3.3.5.
Current status: Reading is working and i tested it on many adt files.
Saving is not yet implemented and will come later.

WdtLib335
This library can read and save your wdt files for WoW 3.3.5.
Current status: Reading is working and i tested it on many wdt files.
Saving is not yet implemented and will come later.

I also uploaded a minimal demo application.
I actually wanted to write a newer Fileinfo/Loadinfo tool, but i'm way too lazy for that.

If you can find any bugs, please report them! :)

You can find the libraries in this repository: https://github.com/Kaev/WoW335Tools (https://github.com/Kaev/WoW335Tools" onclick="window.open(this.href);return false;)
They're written in VB.Net, you can easily implement them in your .Net applications.

Have a nice day! :)
Title: Re: [RELEASE:WotlK] WoW335Tools
Post by: Namiriu on September 17, 2015, 02:08:51 am
Just a reply to say thanks for the work and keep up the good job :D

Think i'm going to use this when saving is implemented :)
Title: Re: [RELEASE:WotlK] WoW335Tools
Post by: saifi0102 on September 19, 2015, 12:02:13 pm
Naess!
Title: Re: [RELEASE:WotlK] WoW335Tools
Post by: Morfium on September 19, 2015, 03:56:59 pm
Great, I'd also love to use them when saving works. :)