Releases: UgVo/Wakfu-Builder
Releases · UgVo/Wakfu-Builder
v1.0.6
v1.0.5
v1.0.3-4
v1.0.3-4-alpha
Update to 1.0.3-4
v1.0.3-alpha
Non-exhaustive list:
- Change in the settings of elements for the whole build
- Update of the way the final item are detected -> There may still be some false positives due to mistakes in the recipe.json provided by Ankama
Due to change in the database schemas, the following two command has to be run before doing an update of the database :
DELETE FROM wakfu_builder.item;
ALTER TABLE wakfu_builder.item ADD isFinal bool;
v1.0.2-alpha
Full entry interface working
Minor fix
v1.0.1-alpha
v1.0.1-alpha-0 database Password Management feature added
v1.0.0-alpha
First Release
The only features avalaibles are:
- Network recuperation of json files
- Database set up
- Equipement Building
- Advanced research in the database
- Aptitudes set up
The "open builder" in the entry point does not do anything yet, to open a builder, use the file menu