| 1 |
|
Readme.txt |
| 2 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 3 |
< |
Vago GUI v0.9a |
| 3 |
> |
Vago GUI v1.2 |
| 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.2, 30-10-2016 |
| 41 |
+ |
- Upgraded to XmlTools 2.0c |
| 42 |
+ |
- Added a XmlTools interface. Click in the XML icon in the main window. |
| 43 |
+ |
- Now in manual commands you can choose if you want to call OniSplit or XmlTools |
| 44 |
+ |
- Now manual commands behaves likes an independent window |
| 45 |
+ |
- Fixed additional sources in levels tab when loading project |
| 46 |
+ |
- Interface was asking user for additional sources and bnv source files when this |
| 47 |
+ |
options were checked in levels tab when a project was loading. This was fixed. |
| 48 |
+ |
- Fixed background image page 2 layout when the image name is large |
| 49 |
+ |
---------------------------------- |
| 50 |
+ |
1.1, 12-10-2016 |
| 51 |
+ |
- Added wizard to create background images |
| 52 |
+ |
- Added OSBD imp creation to Sound wizard page |
| 53 |
+ |
- Added option to Vago ask at the startup if the user wants to load lastest saved project |
| 54 |
+ |
- Added new project action to file menu |
| 55 |
+ |
- Replaced "Always confirm Vago exit" option with an option to save the current |
| 56 |
+ |
project (if there are unsaved changes) |
| 57 |
+ |
- Fixed drag and drop bug wich caused the multiplication of the dropped files |
| 58 |
+ |
- Moved preferences from file to options menu |
| 59 |
+ |
- Fixed Max ElapsedTime property recognition in Sound Wizard (Amb page) |
| 60 |
+ |
- Now the sound wizard drops all the files used in the user workspace |
| 61 |
+ |
(including the XML files used to create the OSBD oni files) |
| 62 |
+ |
---------------------------------- |
| 63 |
+ |
1.0, 17-09-2016 |
| 64 |
+ |
- Added feature to save and restore vago projects (plus load recent projects) |
| 65 |
+ |
Projects are in XML format and are read with the pugixml library |
| 66 |
+ |
- Added keyboard shortchut to the convert button |
| 67 |
+ |
- Some code refactoring and started using C++14 |
| 68 |
+ |
- Fixed zip support for anniversary edition packages, switched to the zip library QuaZIP |
| 69 |
+ |
- Fixed the anniversary edition packages creation on Windows {windows-change} |
| 70 |
+ |
- Added extra logging |
| 71 |
+ |
- Added Windows 7 and above conversions progress in taskbar {windows-change} |
| 72 |
+ |
- Upgraded XmlTools from 0.8d to 2.0b |
| 73 |
+ |
- Fixed libpng warning: iCCP: known incorrect sRGB profile |
| 74 |
+ |
---------------------------------- |
| 75 |
+ |
0.9c, 02-04-2016 |
| 76 |
+ |
- Fixed ONI FILES to DAT - Add button does not let to select a folder |
| 77 |
+ |
- Some minor fixes in the AEI Mod Package Wizard |
| 78 |
+ |
---------------------------------- |
| 79 |
+ |
0.9b, 24-03-2016 |
| 80 |
+ |
- Fixes for Mac OS X 10.11: fixed OniSplit integration, fixed startup bug (Iritsen's fix), |
| 81 |
+ |
fixed bug when copying and creating AEI packages |
| 82 |
+ |
- Fixed OniSplit command in Sound Package Wizard |
| 83 |
+ |
---------------------------------- |
| 84 |
|
0.9a, 25-04-2014 |
| 85 |
|
-Upgraded Qt libraries to version 5 |
| 86 |
|
-Updated OniSplit to 0.9.96.0 version |