Custom Query (105 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 105)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#7 fixed After initialization, either warn user to install something or make GDF Alloc Iritscen
Description Currently the AEI does not create the GDF upon init.ing. It then finishes and waits for the user to do something. If the user is a little confused and hits Run Oni, he gets even more confused when Oni won't run (correction: Oni does run because it looks one level up when it doesn't find AE/GDF and latches onto Oni/GDF; thus it runs vanilla Oni, guaranteeing to confuse the player).

The simplest option, a bit hacky, is to show a dialog saying "You need to install something before you can play Oni." (AEI1 used to say "Done! Now select your mod packages and click install.")

A better option is to do a preliminary installation, with the core packages in place for a "virgin AE" experience, and then only after that allow the user to take some action, whether it's running Oni or picking more mods to install.
#26 invalid After updating to 2.04 info on Installed mods gone Alloc edt
Description Previously, when showing mods Downloaded, it had marked which ones were installed. After updating to AEI 2.04, none of the mods were marked installed. The Installed tab was empty. I had to reselect the mods to be installed.
#5 fixed Allow AEI to remove files from previous versions of tool/patch packages Alloc Iritscen
Description Sample use case: I make a package of type Patch called "Mac app" where the contents get distributed to the AE/ folder. One of those files is a read-me. Later I want to change the name of the read-me. If I change it in the package, when the AEI downloads the update, it will put a second read-me in AE/ with the new name, leaving the old one in place. A RemoveFiles option in a tool's Mod_Info.cfg could allow me to replace the old file with the new.

Historical note: The AEI 1.1, as part of its added update feature, supported a Delete_List property in the central Install_Info.cfg file that was found in Globalize/. The AEI would delete files by the names listed there. It was strictly controlled in terms of not being able to act outside the Edition/ folder or on names with wildcards, etc. to prevent costly mistakes (see source code for documentation in comments).
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.