Skip to content

Releases: UgVo/Wakfu-Builder

v1.0.6

11 Jul 18:30
Compare
Choose a tag to compare
v1.0.6 Pre-release
Pre-release
  • Simple character class management added
  • Enhanced graphic interface for loading build from database
  • New menu icon

v1.0.5

04 Jul 16:13
Compare
Choose a tag to compare
v1.0.5 Pre-release
Pre-release
  • Minor fix in displaying effects
  • Implementation of given and gotten armor
  • Fix in database management

v1.0.3-4

04 Jul 10:35
Compare
Choose a tag to compare

Release final online installer

v1.0.3-4-alpha

03 Jul 18:16
Compare
Choose a tag to compare
v1.0.3-4-alpha Pre-release
Pre-release
Update to 1.0.3-4

v1.0.3-alpha

24 Jun 15:11
Compare
Choose a tag to compare
v1.0.3-alpha Pre-release
Pre-release

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

18 Jun 13:46
Compare
Choose a tag to compare
v1.0.2-alpha Pre-release
Pre-release

Full entry interface working

Minor fix

v1.0.1-alpha

16 Jun 18:01
Compare
Choose a tag to compare
v1.0.1-alpha Pre-release
Pre-release
v1.0.1-alpha-0

database Password Management feature added

v1.0.0-alpha

10 Jun 16:42
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

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