Intentions for putting some projects together

Posted in technical with tags , , on 2009/12/20 by Baradé

Just a litte web log entry after that one about the new ASL release.
I intend to put my tools vjasstrans and vjassdoc together with the wc3lib project since latter is growing up really fast and at the moment it’s a quite huge project for all those Blizzard formats.
Read more »

Advanced Script Library 1.1

Posted in technical with tags on 2009/12/20 by Baradé

This morning I released version 1.1 of the “Advanced Script Library”. The new version brings many new features to users and of course there are many many bug fixes.
Read more »

Jass++

Posted in technical with tags , , on 2009/12/06 by Baradé

This weekend I continued reading Bison and Flex documentation and tutorials and added many improvements to my Jass, vJass and Zinc grammar files.
Since Vexorian still hasn’t released a new JassHelper version yet it’s hard to continue development of “Die Macht des Feuers” because I need some of the new features and the new “comment double imports” features is bugged and comments equal file names not file paths.
Read more »

vjassdoc version 0.3

Posted in technical with tags , , on 2009/11/25 by Baradé

Recently I released vjassdoc version 0.3. This version brings a lot of new features and improvements to the parsing and the database creation.
Read more »

wc3lib

Posted in technical with tags on 2009/10/24 by Baradé

wc3lib is the name of one of my current projects which aims to support Blizzard’s Warcraft 3 formats MPQ, MDX, MDL, BLP and all map data formats.
It’s written in C++ and does already provide several classes for MDX/MDL and BLP properties.
Read more »

vJass, Zinc, ASL and Die Macht des Feuers

Posted in technical with tags , , on 2009/10/24 by Baradé

As you can read in the JassHelper thread on Wc3C.net JassHelper doesn’t only support vJass anymore. Zinc is the name of a second C-like scripting language which is in my opinion the better one if you’re new to JassHelper.
Read more »

vjassdoc and GUI

Posted in technical with tags , on 2009/09/10 by Baradé

Last days I continued development of vjassdoc and added first files for creating a custom vjassdoc GUI.
Read more »

MDL, MDX and BLP

Posted in technical on 2009/09/10 by Baradé

Recently I became a little bit more interested in Blizzards custom formats MDL, MDX and BLP.
Since they aren’t documentated by Blizzard some people started studying them and wrote format specifications.
Read more »

Continuing DMdF Development

Posted in graphical, historical, technical with tags , on 2009/08/13 by Baradé

Since I stayed at a friend who is interested in my project and helps me with design questions and the map terrain until last sunday, I continued working on “Die Macht des Feuers” and the ASL.
Read more »

Hashtable

Posted in technical with tags , on 2009/08/02 by Baradé

Since Blizzard has released a new patch (1.24) a while ago it was time for me to update the ASL core code.
The patch brings some new natives and is only available on the Westfall battle.net server.
Read more »