| 1 |
|
Readme.txt |
| 2 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 3 |
< |
Vago GUI v0.8 |
| 3 |
> |
Vago GUI v1.1 |
| 4 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 5 |
|
|
| 6 |
|
---------------------------------- |
| 25 |
|
Contacts: |
| 26 |
|
---------------------------------- |
| 27 |
|
|
| 28 |
< |
Script10k, "faob2@hotmail.com" |
| 28 |
> |
s10k, "faob2@hotmail.com" |
| 29 |
|
|
| 30 |
|
Oni Central Forum: |
| 31 |
|
http://oni.bungie.org |
| 37 |
|
---------------------------------- |
| 38 |
|
Change Log: |
| 39 |
|
---------------------------------- |
| 40 |
+ |
1.1, 12-10-2016 |
| 41 |
+ |
- Added wizard to create background images |
| 42 |
+ |
- Added OSBD imp creation to Sound wizard page |
| 43 |
+ |
- Added option to Vago ask at the startup if the user wants to load lastest saved project |
| 44 |
+ |
- Added new project action to file menu |
| 45 |
+ |
- Replaced "Always confirm Vago exit" option with an option to save the current |
| 46 |
+ |
project (if there are unsaved changes) |
| 47 |
+ |
- Fixed drag and drop bug wich caused the multiplication of the dropped files |
| 48 |
+ |
- Moved preferences from file to options menu |
| 49 |
+ |
- Fixed Max ElapsedTime property recognition in Sound Wizard (Amb page) |
| 50 |
+ |
- Now the sound wizard drops all the files used in the user workspace |
| 51 |
+ |
(including the XML files used to create the OSBD oni files) |
| 52 |
+ |
---------------------------------- |
| 53 |
+ |
1.0, 17-09-2016 |
| 54 |
+ |
- Added feature to save and restore vago projects (plus load recent projects) |
| 55 |
+ |
Projects are in XML format and are read with the pugixml library |
| 56 |
+ |
- Added keyboard shortchut to the convert button |
| 57 |
+ |
- Some code refactoring and started using C++14 |
| 58 |
+ |
- Fixed zip support for anniversary edition packages, switched to the zip library QuaZIP |
| 59 |
+ |
- Fixed the anniversary edition packages creation on Windows {windows-change} |
| 60 |
+ |
- Added extra logging |
| 61 |
+ |
- Added Windows 7 and above conversions progress in taskbar {windows-change} |
| 62 |
+ |
- Upgraded XmlTools from 0.8d to 2.0b |
| 63 |
+ |
- Fixed libpng warning: iCCP: known incorrect sRGB profile |
| 64 |
+ |
---------------------------------- |
| 65 |
+ |
0.9c, 02-04-2016 |
| 66 |
+ |
- Fixed ONI FILES to DAT - Add button does not let to select a folder |
| 67 |
+ |
- Some minor fixes in the AEI Mod Package Wizard |
| 68 |
+ |
---------------------------------- |
| 69 |
+ |
0.9b, 24-03-2016 |
| 70 |
+ |
- Fixes for Mac OS X 10.11: fixed OniSplit integration, fixed startup bug (Iritsen's fix), |
| 71 |
+ |
fixed bug when copying and creating AEI packages |
| 72 |
+ |
- Fixed OniSplit command in Sound Package Wizard |
| 73 |
+ |
---------------------------------- |
| 74 |
+ |
0.9a, 25-04-2014 |
| 75 |
+ |
-Upgraded Qt libraries to version 5 |
| 76 |
+ |
-Updated OniSplit to 0.9.96.0 version |
| 77 |
+ |
-Fixed the bug where the items loaded counter in status bar wasn't updated |
| 78 |
+ |
when changing tabs |
| 79 |
+ |
-Now levels->dat - oni files get extracted to a subfolder with the level's |
| 80 |
+ |
extracted name (requested by paradox) |
| 81 |
+ |
-Now in Mac OS is possible to choose Yes button by default when clearing the |
| 82 |
+ |
files contents (requested by edt) |
| 83 |
+ |
---------------------------------- |
| 84 |
+ |
0.9, 08-01-2014 |
| 85 |
+ |
-Updated OniSplit to 0.9.94.0 version |
| 86 |
+ |
-Added option to open AE folder |
| 87 |
+ |
-Redesigned the tabs of file conversions and its options (thanks paradox!) |
| 88 |
+ |
-Windows version also starts with a resolution of 800x600 as Mac did before |
| 89 |
+ |
-Added option in preferences to user set up the default window resolution |
| 90 |
+ |
-Added option to abort conversion |
| 91 |
+ |
-Textures tab: TGA made as default image type for .oni conversions |
| 92 |
+ |
-Levels tab: Added option to extract only specific files from DAT files |
| 93 |
+ |
-Characters tab: Added option to convert TRAM XML > TRBS ONI |
| 94 |
+ |
-Characters tab: Added option to convert TRAM ONI > XML / XML & DAE |
| 95 |
+ |
---------------------------------- |
| 96 |
|
0.8, 01-04-2012 |
| 97 |
|
-Updated OniSplit to 0.9.86.0 version |
| 98 |
|
-Added Animations tab and options to export OBAN as dae, plus option to |