Anniversary Edition/To-do: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(→‎AE Project: couple more bugs)
m (link fix)
 
(95 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==AE Project==
<noinclude>[[Image:Checkmark_16px_blue.png]] = done but not tested<br>
[[Image:Checkmark_16px_green.png]] = done and tested</noinclude>
{| class="wikitable"
{| class="wikitable"
!Status
!width="300px"| Task
!width="400px"| Task
!Description
!Description
|-
|-
!colspan=3|'''General work'''
|Support the Oni demo
|If the AEI can install mods into the demo's 2 or 3 level set, it would be nice advertising. The demo data can even be automatically installed through the AEI.
|-
|-
|
|Turn previously-core mods into optional mods
|Improve AE Installer
|Packages can be marked as "Standard fixes" so user is more inclined to install them.
|Add auto-download and update checks, etc. (see section below)
|-
|
|Update GUIs
|Make sure AE Tools and Windows GUI work with the latest AE
|-
|
|Convert Globalize fixes to packages
|Package up the tweaks and minor fixes and place on Depot:
|-
|
|
|*Level 4: Cars (which is 960, 9601, 9602?) - fixed UVs and added DeLorean
|-
|-
|Consider salvaging the animation mods that were bundled with AE 2010 as [https://websvn.illy.bz/listing.php?repname=Oni2&path=%2FAE%2Fpackages%2F optional packages]
|
|
|Update Main Menu
*Upgraded ONCCs - Make into patch mod if this is still valuable.
|Remove release date from menu
*Andrashi TRAMs - Loser [http://oni.bungie.org/forum/viewtopic.php?pid=43490#p43490 seems to want] them to be forgotten; there are numerous issues reported for them, such as [http://oni.bungie.org/forum/viewtopic.php?pid=27161#p27161 here] and [http://oni.bungie.org/forum/viewtopic.php?pid=36174#p36174 here]. See discussion of his and love_Oni's changes [http://oni.bungie.org/forum/viewtopic.php?id=2576 here].
|-
|-
!colspan=3|'''Package bugs'''
|Raise femcop health in Upgraded ONCCs
|We have multiple reports that Karen et al. have way too low health in this pkg
|-
|-
|
|Fix damage for TCTF back throw
|[[AE:Dashing|Dashing AI cutscene fix]]
|Damage frame [http://oni.bungie.org/forum/viewtopic.php?pid=45791#p45791 is outside] the actual animation!
|Fix the cutscenes where running characters now dash and go off the correct path
|-
|-
|
|Fix numerous issues with OTA mod packages
|Fix bug with Dream Lab photos
|Issues are listed [[AE talk:OTA|HERE]].
|The replaced flyby photos are not being found in level13_Final; can be solved by shipping the ONLV file
|-
|-
|
|Review HQ movie packages for Mac/Win
|Cutscene fix for Ch. 14
|Why are the movies 512x384 when the PS2 masters were 640x480?
|Prevent Konoko from appearing on the side of the screen before she falls from the plane (done?)
|-
|-
|
|Upgrade HD Screens with larger screens
|BGI pistol fix
|Modern resolutions make the 1024x768 screens look tiny.
|Does the pistol still claim it has no recoil?
|-
|-
|
|Add support for BSL patches
|Brutal AI fix
|A BSL patch would include context like the function name, surrounding lines, and a number meaning "''n''th occurrence of text". This would allow us to actually modify the same BSL file with more than one mod.
|Does the current version still break super moves?
|-
|-
|
|Straighten out melee profiles
|Knockdown revamp
|Custom characters' profiles and the Brutal AI profiles are all over the place. See [http://oni.bungie.org/forum/viewtopic.php?id=2941 this thread].
|There's a report of one's throws hitting your own character, and also that uninstalling this mod does not revert things back to the way they were (Samer may have some documentation of this claim)
|}
|}
== AE Installer ==
[[Image:Checkmark_16px_blue.png]] = partially done<br>
[[Image:Checkmark_16px_green.png]] = completely done
; Working offline ( [[Image:Checkmark_16px_blue.png]] )
: 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.
; Open folders in explorer
: Open package folders from mod list, open GDF/backup folder from menu
; OniSplit and other tools from depot (Vago, AE Tools, Demo's GUI, Lukas Level Unlocker) ( [[Image:Checkmark_16px_blue.png]] )
: Download/Update from depot. Do not ship with the AEI to always get the latest version
; Dependencies ( [[Image:Checkmark_16px_blue.png]] )
: Check dependencies and conflicts of mods with others. Give a warning when a mod's dependencies aren't selected for installation (ability to autoselect the required mods). Requires additions to the mod-configs.
; Mod-Depot access ( [[Image:Checkmark_16px_blue.png]] )
: List mods from Depot, download/install automatically
; Mod-list order ( [[Image:Checkmark_16px_green.png]] )
: Order list alphabetically, by mod number, by category alphabetically
; Java check / download
: Check for Java 6 and provide installer if needed (Mac, Windows)
; .NET check / download ( [[Image:Checkmark_16px_blue.png]] )
: 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
: 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 ( [[Image:Checkmark_16px_green.png]] )
: 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)
; Fix newlines bug ( ? )
: The AEI may not recognize CR newlines, as found on the Mac, only LF and CR/LF.
; Check correct location on startup ( [[Image:Checkmark_16px_green.png]] )
: Installer/AE should reside within an installation folder of Oni
==Mods to Include==


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

Latest revision as of 17:32, 3 December 2023

Task Description
Support the Oni demo If the AEI can install mods into the demo's 2 or 3 level set, it would be nice advertising. The demo data can even be automatically installed through the AEI.
Turn previously-core mods into optional mods Packages can be marked as "Standard fixes" so user is more inclined to install them.
Consider salvaging the animation mods that were bundled with AE 2010 as optional packages
  • Upgraded ONCCs - Make into patch mod if this is still valuable.
  • Andrashi TRAMs - Loser seems to want them to be forgotten; there are numerous issues reported for them, such as here and here. See discussion of his and love_Oni's changes here.
Raise femcop health in Upgraded ONCCs We have multiple reports that Karen et al. have way too low health in this pkg
Fix damage for TCTF back throw Damage frame is outside the actual animation!
Fix numerous issues with OTA mod packages Issues are listed HERE.
Review HQ movie packages for Mac/Win Why are the movies 512x384 when the PS2 masters were 640x480?
Upgrade HD Screens with larger screens Modern resolutions make the 1024x768 screens look tiny.
Add support for BSL patches A BSL patch would include context like the function name, surrounding lines, and a number meaning "nth occurrence of text". This would allow us to actually modify the same BSL file with more than one mod.
Straighten out melee profiles Custom characters' profiles and the Brutal AI profiles are all over the place. See this thread.