Anniversary Edition/Installer: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(some basic screenshots and tips)
(more tips, almost done)
Line 1: Line 1:
Some quick-and-dirty documentation, to be dressed up later.
AE Installer 2 (AEI2) is a Java app, for ease of bi-platform development; the old Installer (last at v1.1), was C-based but difficult to build. [[User:Admin|Alloc]] labeled his AEI "2.0" due to its new features and his having started the codebase over from scratch. In Windows, the Setup app that you download to get started will also install a local JRE (Java machine) in case you don't have Java installed. On the Mac it's a bit more complicated to bundle Java, so we've left it up to you to install Java yourself (but the Setup app contains a couple useful URLs to point him in the right direction). The app also requires .NET 2.0 in Windows and Mono on Macs. The AEI2 support thread is [http://oni.bungie.org/community/forum/viewtopic.php?id=2525 here].


The new AE Installer is Java-based. In Windows, the Setup app that you download to get started will also install a local JRE (Java machine) in case you don't have Java installed. On the Mac it's a bit more complicated so we've left it up to the user to install Java himself (but the Setup app contains a couple useful URLs to point him in the right direction).
The AEI talks to the {{OMD}} and gets a list of available mods (it actually reads a cache which is updated every two minutes, so if you're expecting to see your Depot change take effect immediately, you might be confused). It then offers those for download and installation. It will also detect when an installed mod has an update available, and can even update itself using the supporting Java program AEInstaller2Updater. The AEI itself should overall be self-explanatory, but here's some power-user tips:


A couple features easy to overlook are the contextual menus:
*Status column - Each mod starts off with "___", three blank spots. The first will become 'I' when the mod is "installed", the middle space will become 'U' if an "update is available, and the last becomes 'D' when you've "downloaded" the mod.
*You can hide/show columns by right-clicking the column header:
 
*As long as the mod list is the active window pane, you can start typing the name of a mod to jump to that part of the list.
 
*Sort by the "Last change" or "Added" columns to see what's new on the Depot.
 
*''Insert screenshots here for core and/or tools windows''
 
*The AEI remembers the window size you set it to have.
 
*You can hide/show columns by right-clicking the column header (and the AEI will remember your choices for next time):
http://iritscen.oni2.net/images/aei/AEIColumnMenu.png
http://iritscen.oni2.net/images/aei/AEIColumnMenu.png


Line 10: Line 19:




*You can go to the mod on your HD (if downloaded), on the Depot, delete the mod locally (if downloaded), or force a re-download; this might be useful if you know the Depot was just updated and you don't feel like re-launching the AEI or choosing "Mods>Check for updates", or if you think you got a corrupted download.
*You can right-click a mod to go to the mod's page on the Depot, go to the package on your HD (if downloaded), delete the mod locally (if downloaded), or force a re-download; this might be useful if you know the Depot was just updated and you don't feel like re-launching the AEI or choosing "Mods>Check for updates", or if you think you got a corrupted download.
http://iritscen.oni2.net/images/aei/AEIModMenu.png
http://iritscen.oni2.net/images/aei/AEIModMenu.png


Line 16: Line 25:




Also, don't forget to check out the AEI's Preferences. Notice that the AEI copies over [[outro]] by default, but not [[intro]].
*Also, don't forget to check out the AEI's Preferences. Notice that the AEI copies over [[outro]] by default, but not [[intro]].
http://iritscen.oni2.net/images/aei/AEISettings.jpg
http://iritscen.oni2.net/images/aei/AEISettings.jpg


Line 22: Line 31:




The AEI also supports localization (easy translation into other languages). Currently the AEI only supports English and German, but if you want to contribute a translation, read [[/Localization|this page]].  You can email Alloc with your strings when you're done.
*The AEI also supports localization (easy translation into other languages). Currently the AEI only supports English and German, but if you want to contribute a translation, read [[/Localization|this page]].  You can email Alloc with your strings when you're done.


[[Category:Anniversary Edition]]
[[Category:Anniversary Edition]]

Revision as of 19:19, 9 April 2013

AE Installer 2 (AEI2) is a Java app, for ease of bi-platform development; the old Installer (last at v1.1), was C-based but difficult to build. Alloc labeled his AEI "2.0" due to its new features and his having started the codebase over from scratch. In Windows, the Setup app that you download to get started will also install a local JRE (Java machine) in case you don't have Java installed. On the Mac it's a bit more complicated to bundle Java, so we've left it up to you to install Java yourself (but the Setup app contains a couple useful URLs to point him in the right direction). The app also requires .NET 2.0 in Windows and Mono on Macs. The AEI2 support thread is here.

The AEI talks to the Oni Mod Depot and gets a list of available mods (it actually reads a cache which is updated every two minutes, so if you're expecting to see your Depot change take effect immediately, you might be confused). It then offers those for download and installation. It will also detect when an installed mod has an update available, and can even update itself using the supporting Java program AEInstaller2Updater. The AEI itself should overall be self-explanatory, but here's some power-user tips:

  • Status column - Each mod starts off with "___", three blank spots. The first will become 'I' when the mod is "installed", the middle space will become 'U' if an "update is available, and the last becomes 'D' when you've "downloaded" the mod.
  • As long as the mod list is the active window pane, you can start typing the name of a mod to jump to that part of the list.
  • Sort by the "Last change" or "Added" columns to see what's new on the Depot.
  • Insert screenshots here for core and/or tools windows
  • The AEI remembers the window size you set it to have.
  • You can hide/show columns by right-clicking the column header (and the AEI will remember your choices for next time):

AEIColumnMenu.png



  • You can right-click a mod to go to the mod's page on the Depot, go to the package on your HD (if downloaded), delete the mod locally (if downloaded), or force a re-download; this might be useful if you know the Depot was just updated and you don't feel like re-launching the AEI or choosing "Mods>Check for updates", or if you think you got a corrupted download.

AEIModMenu.png



  • Also, don't forget to check out the AEI's Preferences. Notice that the AEI copies over outro by default, but not intro.

AEISettings.jpg



  • The AEI also supports localization (easy translation into other languages). Currently the AEI only supports English and German, but if you want to contribute a translation, read this page. You can email Alloc with your strings when you're done.