| 1 |
|
Readme.txt |
| 2 |
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 3 |
< |
Vago GUI v0.9 |
| 3 |
> |
Vago GUI v1.0 |
| 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 |
| 36 |
|
|
| 37 |
|
---------------------------------- |
| 38 |
|
Change Log: |
| 39 |
+ |
|
| 40 |
+ |
---------------------------------- |
| 41 |
+ |
1.0, 17-09-2016 |
| 42 |
+ |
- Added feature to save and restore vago projects (plus load recent projects) |
| 43 |
+ |
Projects are in XML format and are read with the pugixml library |
| 44 |
+ |
- Added keyboard shortchut to the convert button |
| 45 |
+ |
- Some code refactoring and started using C++14 |
| 46 |
+ |
- Fixed zip support for anniversary edition packages, switched to the zip library QuaZIP |
| 47 |
+ |
- Fixed the anniversary edition packages creation on Windows {windows-change} |
| 48 |
+ |
- Added extra logging |
| 49 |
+ |
- Added Windows 7 and above conversions progress in taskbar {windows-change} |
| 50 |
+ |
- Upgraded XmlTools from 0.8d to 2.0b |
| 51 |
+ |
- Fixed libpng warning: iCCP: known incorrect sRGB profile |
| 52 |
+ |
---------------------------------- |
| 53 |
+ |
0.9c, 02-04-2016 |
| 54 |
+ |
- Fixed ONI FILES to DAT - Add button does not let to select a folder |
| 55 |
+ |
- Some minor fixes in the AEI Mod Package Wizard |
| 56 |
+ |
---------------------------------- |
| 57 |
+ |
0.9b, 24-03-2016 |
| 58 |
+ |
- Fixes for Mac OS X 10.11: fixed OniSplit integration, fixed startup bug (Iritsen's fix), |
| 59 |
+ |
fixed bug when copying and creating AEI packages |
| 60 |
+ |
- Fixed OniSplit command in Sound Package Wizard |
| 61 |
+ |
---------------------------------- |
| 62 |
+ |
0.9a, 25-04-2014 |
| 63 |
+ |
-Upgraded Qt libraries to version 5 |
| 64 |
+ |
-Updated OniSplit to 0.9.96.0 version |
| 65 |
+ |
-Fixed the bug where the items loaded counter in status bar wasn't updated |
| 66 |
+ |
when changing tabs |
| 67 |
+ |
-Now levels->dat - oni files get extracted to a subfolder with the level's |
| 68 |
+ |
extracted name (requested by paradox) |
| 69 |
+ |
-Now in Mac OS is possible to choose Yes button by default when clearing the |
| 70 |
+ |
files contents (requested by edt) |
| 71 |
|
---------------------------------- |
| 72 |
|
0.9, 08-01-2014 |
| 73 |
|
-Updated OniSplit to 0.9.94.0 version |