Anniversary Edition/To-do: Difference between revisions

→‎AE Installer: patches are confirmed as working; other tweaks
(→‎AE Project: need to review these later)
(→‎AE Installer: patches are confirmed as working; other tweaks)
Line 298: Line 298:


; Working offline ( {{ckgreen}} )
; Working offline ( {{ckgreen}} )
: The AE(I)-folder has to be able to be moved to other machines without the need for internet access to use the AE. This includes mods downloaded to the AEI-folder being installable on those target machines.
: The AE folder has to be able to be moved to other machines without the need for Internet access to use the AE. This includes mods downloaded to the AEI folder being installable on those target machines.


; Open folders in explorer ( {{ckgreen}} )
; Open folders in explorer ( {{ckgreen}} )
: Open package folders from mod list, open Edition folder from menu.
: Open package folders from mod list, open Edition folder from menu.


; OniSplit and other tools from depot (Vago, AE Tools, Demo's GUI, Lukas Level Unlocker) ( {{ckgreen}} )
; OniSplit and other tools are retrieved from Depot ( {{ckgreen}} )
: Download/Update from depot. Do not ship with the AEI to always get the latest version.
: Download/update from Depot. Do not ship with the AEI in order to always get the latest version.


; Dependencies ( {{ckgreen}} )
; Dependencies ( {{ckgreen}} )
Line 312: Line 312:
: Warn user when he is selecting two mods that don't like each other. Requires additions to the mod .cfgs.
: Warn user when he is selecting two mods that don't like each other. Requires additions to the mod .cfgs.


; File conflicts ( )
; File conflicts ( )
: Passively alert user when one mod will overwrite some/all of the files in another mod, maybe using flagged text in main window or background color in conflicting mod's lines in the mod list.
: Passively alert user when one mod will overwrite some/all of the files in another mod, maybe using flagged text in main window or background color in conflicting mod's lines in the mod list.


Line 321: Line 321:
: Order list alphabetically, by mod number, by category alphabetically.
: Order list alphabetically, by mod number, by category alphabetically.


; Java check / download ( {{ckgreen}} )
; Java check / download ( Win: {{ckgreen}}, Mac: )
: Check for Java 6 and provide installer if needed (Mac, Windows).
: Check for Java 6 and provide installer if needed (Mac, Windows).


Line 327: Line 327:
: Check for installed .NET framework and if not installed download/install the most appropriate one (MS.NET, Mono, 32/64bit).
: Check for installed .NET framework and if not installed download/install the most appropriate one (MS.NET, Mono, 32/64bit).


; Correct or avoid problem with mod overload
; Correct or avoid problems with mod and patch overload
: Prevent user from checking too many mods, or else fix the bug in the AEI or OniSplit (or the OS?) that prevents too many .oni files or other resources from being installed at once.
: Prevent user from checking too many mods, or else fix the bug in the AEI or OniSplit (or the OS?) that prevents too many .oni files or other resources from being installed at once.
; Fix HasOnis bug ( {{ckgreen}} )
: When a package has HasOnis->No, it will not appear in the AEI. Do not check HasOnis at all (decide on files existing or not).


; Check correct location on startup ( {{ckgreen}} )
; Check correct location on startup ( {{ckgreen}} )
: Installer/AE should reside within an installation folder of Oni.
: Installer/AE should reside within an installation folder of Oni.


; Add support for oni-patch files ( {{ckblue}} )
; Add support for oni-patch files ( {{ckgreen}} )
: Use OniSplit to extract vanilla .oni if .oni not found in installed mods; else highest-numbered mod's .oni is basis for patch.
: Use OniSplit to extract vanilla .oni if .oni not found in installed mods; else highest-numbered mod's .oni is basis for patch.