ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/readme.txt
(Generate patch)

Comparing:
Vago/trunk/Vago/readme.txt (file contents), Revision 1054 by s10k, Wed Oct 12 21:35:13 2016 UTC vs.
s10k/Vago/readme.txt (file contents), Revision 1099 by s10k, Wed Jan 3 21:06:25 2018 UTC

# Line 1 | Line 1
1   Readme.txt
2   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 < Vago GUI v1.1
3 > Vago GUI v1.4a
4   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5  
6   ----------------------------------
# Line 37 | Line 37 | http://wiki.oni2.net
37   ----------------------------------
38   Change Log:
39   ----------------------------------
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 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 the layout of about dialog
65 + ----------------------------------
66 + 1.2, 30-10-2016
67 + - Upgraded to XmlTools 2.0c
68 + - Added a XmlTools interface. Click in the XML icon in the main window.
69 + - Now in manual commands you can choose if you want to call OniSplit or XmlTools
70 + - Now manual commands behaves likes an independent window
71 + - Fixed additional sources in levels tab when loading project
72 + - Interface was asking user for additional sources and bnv source files when this
73 + options were checked in levels tab when a project was loading. This was fixed.
74 + - Fixed background image page 2 layout when the image name is large
75 + ----------------------------------
76   1.1, 12-10-2016
77   - Added wizard to create background images
78   - Added OSBD imp creation to Sound wizard page

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)