source: s10k/Vago/readme.txt@ 1092

Last change on this file since 1092 was 1062, checked in by s10k, 8 years ago

Readme typos

File size: 9.1 KB
Line 
1Readme.txt
2~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3Vago GUI v1.3
4~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5
6----------------------------------
7Description:
8----------------------------------
9
10An user interface application to use OniSplit in Windows / Mac OS.
11
12OniSplit:
13"OniSplit, written by Neo, is an integral part of the Anniversary Edition and an essential modding tool on its own.
14It is able to import and export many kinds of Oni game data, such as textures, sound, 3D models, level geometry &
15combat animations and is also able to split & recombine Oni's data files. It's functions supersede those of OUP &
16OME and is currently the community's modding tool of choice."
17
18----------------------------------
19Installation (standalone version):
20----------------------------------
21
22Extract Vago folder to any place in your computer. At first run select your Anniversary Edition folder.
23
24----------------------------------
25Contacts:
26----------------------------------
27
28s10k, "faob2@hotmail.com"
29
30Oni Central Forum:
31http://oni.bungie.org
32->Select forum
33
34Oni Wiki:
35http://wiki.oni2.net
36
37----------------------------------
38Change Log:
39----------------------------------
401.3, 09-12-2016
41- Changed Sound Wizard default settings to create files that are playable as music ingame
42- Now wizards have no longer modal windows. You can minimize and open multiple at the same time
43- Added some tooltips to XmlTools interface
44- Added wizard to create ingame pages like weapon / item pages or text for consoles
45- Added drag and drop support to Extract TRAM with TRBS/ONCC
46- Changed the layout of about dialog
47----------------------------------
481.2, 30-10-2016
49- Upgraded to XmlTools 2.0c
50- Added a XmlTools interface. Click in the XML icon in the main window.
51- Now in manual commands you can choose if you want to call OniSplit or XmlTools
52- Now manual commands behaves likes an independent window
53- Fixed additional sources in levels tab when loading project
54- Interface was asking user for additional sources and bnv source files when this
55options were checked in levels tab when a project was loading. This was fixed.
56- Fixed background image page 2 layout when the image name is large
57----------------------------------
581.1, 12-10-2016
59- Added wizard to create background images
60- Added OSBD imp creation to Sound wizard page
61- Added option to Vago ask at the startup if the user wants to load lastest saved project
62- Added new project action to file menu
63- Replaced "Always confirm Vago exit" option with an option to save the current
64project (if there are unsaved changes)
65- Fixed drag and drop bug wich caused the multiplication of the dropped files
66- Moved preferences from file to options menu
67- Fixed Max ElapsedTime property recognition in Sound Wizard (Amb page)
68- Now the sound wizard drops all the files used in the user workspace
69(including the XML files used to create the OSBD oni files)
70----------------------------------
711.0, 17-09-2016
72- Added feature to save and restore vago projects (plus load recent projects)
73Projects are in XML format and are read with the pugixml library
74- Added keyboard shortchut to the convert button
75- Some code refactoring and started using C++14
76- Fixed zip support for anniversary edition packages, switched to the zip library QuaZIP
77- Fixed the anniversary edition packages creation on Windows {windows-change}
78- Added extra logging
79- Added Windows 7 and above conversions progress in taskbar {windows-change}
80- Upgraded XmlTools from 0.8d to 2.0b
81- Fixed libpng warning: iCCP: known incorrect sRGB profile
82----------------------------------
830.9c, 02-04-2016
84- Fixed ONI FILES to DAT - Add button does not let to select a folder
85- Some minor fixes in the AEI Mod Package Wizard
86----------------------------------
870.9b, 24-03-2016
88- Fixes for Mac OS X 10.11: fixed OniSplit integration, fixed startup bug (Iritsen's fix),
89fixed bug when copying and creating AEI packages
90- Fixed OniSplit command in Sound Package Wizard
91----------------------------------
920.9a, 25-04-2014
93-Upgraded Qt libraries to version 5
94-Updated OniSplit to 0.9.96.0 version
95-Fixed the bug where the items loaded counter in status bar wasn't updated
96when changing tabs
97-Now levels->dat - oni files get extracted to a subfolder with the level's
98extracted name (requested by paradox)
99-Now in Mac OS is possible to choose Yes button by default when clearing the
100files contents (requested by edt)
101----------------------------------
1020.9, 08-01-2014
103-Updated OniSplit to 0.9.94.0 version
104-Added option to open AE folder
105-Redesigned the tabs of file conversions and its options (thanks paradox!)
106-Windows version also starts with a resolution of 800x600 as Mac did before
107-Added option in preferences to user set up the default window resolution
108-Added option to abort conversion
109-Textures tab: TGA made as default image type for .oni conversions
110-Levels tab: Added option to extract only specific files from DAT files
111-Characters tab: Added option to convert TRAM XML > TRBS ONI
112-Characters tab: Added option to convert TRAM ONI > XML / XML & DAE
113----------------------------------
1140.8, 01-04-2012
115-Updated OniSplit to 0.9.86.0 version
116-Added Animations tab and options to export OBAN as dae, plus option to
117export "saved_films*.dat" as XML
118-Fixed AEI2 launch button
119-Added patch support in AEI2 package wizard
120-Added wizard to convert sounds to oni (thanks paradox,
121have based in your excel macro)
122-Added xmlTools 0.8d as part of the framework (like onisplit)
123----------------------------------
1240.7, 10-02-2012
125-Updated to support the AEI2
126-Added wizard to create AEI2 packages
127-Added zip option to packages
128-Fixed check packages number (using new method, thanks Alloc!)
129-Fixed check for vago updates
130----------------------------------
1310.6a, 22-09-2012
132-Fixed the table tooltips disappearing when changing items order
133----------------------------------
1340.6, 11-09-2012
135-Added option to view log in option menu and also in error dialogs
136-Number of characters in oni split errors limited
137-When executing only one task, progess bar will be intermitent
138-Fixed About dialog image (didn't know that qt needed a plugin for jpg files)
139-Taskbar now flashes if a task is done and the Vago windows is not the window active
140-Added context menu with the following options: change items order, disable items
141processing, change items to the current settings, change specified items to output
142to a specified folder, copy items to clipboard
143-Added tooltips to every row and column to be processed (it's easier to check the
144command for each file for example)
145-Added wav/aif > oni conversion
146-Now .dat is added when a filename (to be exported as .dat) is inputted without
147extension
148-Now the number of errors is showed
149-Added option to extract a dae with a specified animation
150----------------------------------
1510.5b, 28-07-2012
152-Fixed another small typo in the from/to description
153----------------------------------
1540.5a, 28-07-2012
155-Fixed two typos. EnvMap at Textures and at Texture Models were asking
156for a .oni absolute file when it only needs the filename without the .oni
157extension
158----------------------------------
1590.5, 26-07-2012
160-Now every result of a conversion or package is separated in folders
161in the workspace by default. This can be disabled in preferences
162-Added an icon
163-Changed About dialog
164-It now checks if every entry of ini exists at the begin
165-Added option to clear everything in packages
166-Added option to change output folder at anytime, this allows for example
167output a level directly to it's correct folder for easy testing. It is
168also simple to change between the workspace and another output folder
169-Fixed bug when selecting multiple dirs and the user cancelled which
170still resulted in returning the files selected
171----------------------------------
1720.4, 25-07-2012
173-Fixed a typo in Packages creating making scripts installation fail
174-Added option to create AKEV from env.dae and bnv.dae, plus others resources
175plus the ability to generate the path finding grids for AKEVs automatically
176-Added manual oni split commands input
177----------------------------------
1780.3, 22-07-2012
179-Implemented Packages tab functionality
180-Implemented check for Vago updates functionality
181-Fixed a bug in "extract an ONCC with another character's TRAM"
182(command bad built)
183-Fixed an index out range bug when multiple selections in tables (when removing)
184----------------------------------
1850.2, 19-07-2012
186-It now checks for OniSplit at each run and exits if it's not found
187-Option to check onisplit version from gui
188-Optimized the code and made it more modular
189-Added -search ../GameDataFolder/level0_Final to AKEV (ONI) > DAE
190-Added JPG support for textures
191-Added -extract:xml <target directory> -anim-body: ONCCsource TRAMsource
192(extract an ONCC with another character's TRAM)
193-Fixed a bug in ONI->DAT conversion (command bad built)
194-Added folder drag n' drop and checks if the current operation only work
195with files or folders
196-Added items loaded at status bar
197----------------------------------
1980.1a, 15-07-2012
199-Fixed a bug with spaces in directories
200----------------------------------
2010.1, 15-07-2012
202-Initial Version
Note: See TracBrowser for help on using the repository browser.