--- Vago/trunk/Vago/readme.txt 2016/10/12 21:35:13 1054 +++ s10k/Vago/readme.txt 2018/01/03 20:53:29 1098 @@ -1,6 +1,6 @@ Readme.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Vago GUI v1.1 +Vago GUI v1.4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------- @@ -37,6 +37,42 @@ http://wiki.oni2.net ---------------------------------- Change Log: ---------------------------------- +1.4a, 03-01-2018 +- Fixed bug while saving project file. Levels tab rows were being saved in Objects tab. +---------------------------------- +1.4, 30-12-2017 +- Fixed crash when abort window was confirmed after the conversion has finished +- Replaced our custom log class by the plog library +- Fixed paragraphs not being created in "Window messages wizard" +- Added extensions validations to the conversions +- Add "Standing Pose" to ONCC extraction (-noanim) +- Fixed some inconsistencies of disabled options, now if a option changes states to invalid +(can't be used with current conversion), it is simply disabled and not used, but will remain +with the state unchanged (e.g. the checkbox may remain checked) +- Fixed bug in Textures tab, options didn't get disabled once enabled (when TGA -> TXMP) +- Added internal upgrade vago projects feature (so the vago projects can be updated over time depending on each +Vago version changes) +- Some code refactoring to make the code more modular and easier to build (now uses s10k's "shared" libraries for +qtcreator projects) +---------------------------------- +1.3, 09-12-2016 +- Changed Sound Wizard default settings to create files that are playable as music ingame +- Now wizards have no longer modal windows. You can minimize and open multiple at the same time +- Added some tooltips to XmlTools interface +- Added wizard to create ingame pages like weapon / item pages or text for consoles +- Added drag and drop support to Extract TRAM with TRBS/ONCC +- Changed the layout of about dialog +---------------------------------- +1.2, 30-10-2016 +- Upgraded to XmlTools 2.0c +- Added a XmlTools interface. Click in the XML icon in the main window. +- Now in manual commands you can choose if you want to call OniSplit or XmlTools +- Now manual commands behaves likes an independent window +- Fixed additional sources in levels tab when loading project +- Interface was asking user for additional sources and bnv source files when this +options were checked in levels tab when a project was loading. This was fixed. +- Fixed background image page 2 layout when the image name is large +---------------------------------- 1.1, 12-10-2016 - Added wizard to create background images - Added OSBD imp creation to Sound wizard page