Vago (tool): Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (added context menu image)
m (-finish, the article was more or less completed after I placed that flag on it; copy-editing)
Line 1: Line 1:
{{finish}}
==Overview==
==Overview==
 
Vago is a tool that assists modders. Download [http://mods.oni2.net/node/247 here]. It is a front-end for [[OniSplit]] and handles all the general conversions (.dat -> .oni, .oni -> xml, .xml-> .oni, and .oni -> dat). It also supports OniSplit's import/export abilities with textures, models, and levels. In addition, Vago features wizards for easy conversion of sounds to Oni format, and creation of packages for the [[AEI]] 2.
Vago is a tool that assists modders. Download [http://mods.oni2.net/node/247 here]. It is a front-end for OniSplit and handles all the general conversions (.dat -> .oni, .oni -> xml, .xml-> .oni, and .oni -> dat). It also supports OniSplit's import/export abilities with textures, models, and levels. In addition, Vago features wizards for easy conversion of sounds to Oni format, and creation of packages for the [[AEI]] 2.


[[Image:VagoGeneral.jpg]]
[[Image:VagoGeneral.jpg]]


==Tips and Features==
==Tips and Features==
===Drag And Drop===
===Drag And Drop===
[[File:Vagodragndrop.png]]
[[File:Vagodragndrop.png]]


Vago supports drag and drop in every table widget. This means you don't need to click in the "Add" button to adds new files (or folders) to a table. You can drag the files and drop them with the mouse in the table and they will be added automatically.
Vago supports drag-and-drop in every table widget. This means you don't need to click the "Add" button to add new files (or folders) to a table. You can drag the files with the mouse and drop them in the table, and they will be added automatically.


===Tooltips===
===Tooltips===
[[File:Vagotooltips.png]]
[[File:Vagotooltips.png]]


All vago table widgets contain tooltips of its cell contents. This especially useful to check if the contents are correct without resizing the table columns.
All of the tables that appear in Vago contain tooltips for their cell contents. This is especially useful for checking if the contents are correct without resizing the table columns.


[[File:Vagowidgettootips.png]]


[[File:Vagowidgettootips.png]]


Also any component of vago may contain tooltips besides the tables. They may be very helpful to understand certain program options.
Besides tables, any UI component of Vago may contain tooltips. They may be very helpful in understanding certain program options.


===Context menus===
===Context menus===
 
The main program conversion tables support contextual menus which can be very helpful. To access them, right-click on the contents of the table.
The main program conversion tables contain hidden context menus which may be very helpful. To access them, inside the table right click in the contents.


[[File:Vagocontextmenu.png]]
[[File:Vagocontextmenu.png]]
Line 35: Line 28:
The following options are available:
The following options are available:


'''Copy''' - Copies the selected row's contents to the clipboard.


'''Copy''' - Copies the rows selected contents to the clipboard.
'''Move up''' and '''Move down''' - Moves the selected rows up or down in the table. This especially helpful when you need to process the table items in a specific order.
 
'''Move up and Move down''' - Moves the selected rows up or down in the table. This especially helpful when you need a specific order to process the table items.


'''Change to current options''' - Changes the selected rows to the current options (groupbox bellow each table).
'''Change to current options''' - Changes the selected rows to the current settings in the Options section below each table.


'''Change output for''' - Changes the output of the selected items to a specified destination. For example change the output of a .dat file to Oni/AE/GameDataFolder.
'''Change output for''' - Changes the output for the selected items to a specified destination. For example, you could change the output of a newly-created .dat file to be Oni/AE/GameDataFolder/.


'''Enable/Disable''' - Enables or disables the selected items. This especially helpful when you don't need to process some of the current items, but you are planning to process them after a while.
'''Enable/Disable''' - Enables or disables the selected items. This is especially helpful when you don't need to process some of the current items, but you are planning to process them later.


[[Category:Bi-platform modding tools]][[Category:Completed modding tools]]
[[Category:Bi-platform modding tools]][[Category:Completed modding tools]]

Revision as of 16:39, 13 May 2017

Overview

Vago is a tool that assists modders. Download here. It is a front-end for OniSplit and handles all the general conversions (.dat -> .oni, .oni -> xml, .xml-> .oni, and .oni -> dat). It also supports OniSplit's import/export abilities with textures, models, and levels. In addition, Vago features wizards for easy conversion of sounds to Oni format, and creation of packages for the AEI 2.

VagoGeneral.jpg

Tips and Features

Drag And Drop

Vagodragndrop.png

Vago supports drag-and-drop in every table widget. This means you don't need to click the "Add" button to add new files (or folders) to a table. You can drag the files with the mouse and drop them in the table, and they will be added automatically.

Tooltips

Vagotooltips.png

All of the tables that appear in Vago contain tooltips for their cell contents. This is especially useful for checking if the contents are correct without resizing the table columns.

Vagowidgettootips.png


Besides tables, any UI component of Vago may contain tooltips. They may be very helpful in understanding certain program options.

Context menus

The main program conversion tables support contextual menus which can be very helpful. To access them, right-click on the contents of the table.

Vagocontextmenu.png


The following options are available:

Copy - Copies the selected row's contents to the clipboard.

Move up and Move down - Moves the selected rows up or down in the table. This especially helpful when you need to process the table items in a specific order.

Change to current options - Changes the selected rows to the current settings in the Options section below each table.

Change output for - Changes the output for the selected items to a specified destination. For example, you could change the output of a newly-created .dat file to be Oni/AE/GameDataFolder/.

Enable/Disable - Enables or disables the selected items. This is especially helpful when you don't need to process some of the current items, but you are planning to process them later.