--- Vago/trunk/Vago/readme.txt 2016/03/24 22:28:41 1035 +++ s10k/Vago/readme.txt 2017/12/30 13:57:32 1093 @@ -1,6 +1,6 @@ Readme.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Vago GUI v0.9b +Vago GUI v1.4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ---------------------------------- @@ -37,7 +37,69 @@ http://wiki.oni2.net ---------------------------------- Change Log: ---------------------------------- -0.9b, 25-03-2016 +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 +- Added option to Vago ask at the startup if the user wants to load lastest saved project +- Added new project action to file menu +- Replaced "Always confirm Vago exit" option with an option to save the current +project (if there are unsaved changes) +- Fixed drag and drop bug wich caused the multiplication of the dropped files +- Moved preferences from file to options menu +- Fixed Max ElapsedTime property recognition in Sound Wizard (Amb page) +- Now the sound wizard drops all the files used in the user workspace +(including the XML files used to create the OSBD oni files) +---------------------------------- +1.0, 17-09-2016 +- Added feature to save and restore vago projects (plus load recent projects) +Projects are in XML format and are read with the pugixml library +- Added keyboard shortchut to the convert button +- Some code refactoring and started using C++14 +- Fixed zip support for anniversary edition packages, switched to the zip library QuaZIP +- Fixed the anniversary edition packages creation on Windows {windows-change} +- Added extra logging +- Added Windows 7 and above conversions progress in taskbar {windows-change} +- Upgraded XmlTools from 0.8d to 2.0b +- Fixed libpng warning: iCCP: known incorrect sRGB profile +---------------------------------- +0.9c, 02-04-2016 +- Fixed ONI FILES to DAT - Add button does not let to select a folder +- Some minor fixes in the AEI Mod Package Wizard +---------------------------------- +0.9b, 24-03-2016 - Fixes for Mac OS X 10.11: fixed OniSplit integration, fixed startup bug (Iritsen's fix), fixed bug when copying and creating AEI packages - Fixed OniSplit command in Sound Package Wizard