| 1 |
|
Readme.txt |
| 2 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 3 |
< |
Vago GUI v1.3 |
| 3 |
> |
Vago GUI v1.4a |
| 4 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 5 |
|
|
| 6 |
|
---------------------------------- |
| 37 |
|
---------------------------------- |
| 38 |
|
Change Log: |
| 39 |
|
---------------------------------- |
| 40 |
< |
1.3, 08-12-2016 |
| 40 |
> |
1.4a, 03-01-2018 |
| 41 |
> |
- Fixed bug while saving project file. Levels tab rows were being saved in Objects tab. |
| 42 |
> |
---------------------------------- |
| 43 |
> |
1.4, 30-12-2017 |
| 44 |
> |
- Fixed crash when abort window was confirmed after the conversion has finished |
| 45 |
> |
- Replaced our custom log class by the plog library |
| 46 |
> |
- Fixed paragraphs not being created in "Window messages wizard" |
| 47 |
> |
- Added extensions validations to the conversions |
| 48 |
> |
- Add "Standing Pose" to ONCC extraction (-noanim) |
| 49 |
> |
- Fixed some inconsistencies of disabled options, now if a option changes states to invalid |
| 50 |
> |
(can't be used with current conversion), it is simply disabled and not used, but will remain |
| 51 |
> |
with the state unchanged (e.g. the checkbox may remain checked) |
| 52 |
> |
- Fixed bug in Textures tab, options didn't get disabled once enabled (when TGA -> TXMP) |
| 53 |
> |
- Added internal upgrade vago projects feature (so the vago projects can be updated over time depending on each |
| 54 |
> |
Vago version changes) |
| 55 |
> |
- Some code refactoring to make the code more modular and easier to build (now uses s10k's "shared" libraries for |
| 56 |
> |
qtcreator projects) |
| 57 |
> |
---------------------------------- |
| 58 |
> |
1.3, 09-12-2016 |
| 59 |
|
- Changed Sound Wizard default settings to create files that are playable as music ingame |
| 60 |
< |
- Now wizard have no longer modal windows. You can minimize and open multiple at the same time |
| 60 |
> |
- Now wizards have no longer modal windows. You can minimize and open multiple at the same time |
| 61 |
|
- Added some tooltips to XmlTools interface |
| 62 |
|
- Added wizard to create ingame pages like weapon / item pages or text for consoles |
| 63 |
|
- Added drag and drop support to Extract TRAM with TRBS/ONCC |
| 64 |
< |
- Changed how about window displays the information |
| 64 |
> |
- Changed the layout of about dialog |
| 65 |
|
---------------------------------- |
| 66 |
|
1.2, 30-10-2016 |
| 67 |
|
- Upgraded to XmlTools 2.0c |