Anniversary Edition: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (adding link to Requests page)
m (Mac OS X -> macOS)
(46 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Category:Modding projects]]
__NOEDITSECTION__
 
{|border=0 cellspacing=0 color=black cellpadding=0 style="float:right; width:580px; border:1px solid black; margin-left:15px"
{|align=right border=1 cellspacing=0 color=black cellpadding=1 style="border:1px solid"
!width="145"|
|[[Image:AE splashscreeen cropped.JPG|right|220px]]
!width="145"|
!width="145"|
!width="145"|
|-
|colspan="4" style="border-bottom:1px solid black"|[[Image:AE splashscreen scaled.jpg|center]]
|-
|align="center" colspan="4" style="height:40px" valign="bottom"|<font size=4>'''Anniversary Edition'''</font>
|-
|colspan="4" align="center" style="height:30px" valign="bottom"|<div style="font-size:1.15em">'''[[Anniversary Edition/Installer|About the Installer]]'''</div>
|-
|-
|[[Anniversary Edition/Team|The Team]]
|colspan="2" align="center" style="height:30px" valign="center"|<div style="font-size:1.15em">'''[[Anniversary Edition/Framework|About the Framework]]'''</div>
|colspan="2" align="center" style="height:30px" valign="center"|<div style="font-size:1.15em">'''[[Anniversary Edition/Core|About the Core Mods]]'''</div>
|-
|-
|[[Anniversary Edition#Downloads|Latest Release]]
|colspan="2" align="center" style="height:40px" valign="top"|<div style="font-size:1.15em">'''[[Anniversary Edition/Patches|About the Patches]]'''</div>
|colspan="2" align="center" style="height:40px" valign="top"|<div style="font-size:1.15em">'''[[Anniversary Edition/Tools|About the Modding Tools]]'''</div>
|-
|-
|[http://oni.bungie.org/community/forum/viewforum.php?id=12 Discuss it on OCF]
|colspan="4" align="center" style="height:30px" valign="top"|<div style="font-size:1.15em">'''[[Modding Oni|Introduction to modding]]'''</div>
|-
|-
|[[AE:Requests|Bug reports & feature requests]]
|
|colspan="2" align="center" style="height:30px; border-top:1px solid black; border-left:1px solid black; border-right:1px solid black" valign="bottom"|<div style="font-size:1.15em">Change Logs</div>
|
|-
|-
|[[:Category:AE to-do|Sub-projects]]
|align="center" style="height:40px" valign="top"|<div style="font-size:1.15em">[http://oni.bungie.org/community/forum/viewforum.php?id=12 AE forum]</div>
|align="center" style="height:40px; border-left:1px solid black"|<div style="font-size:1.15em">[[Anniversary Edition/Change log|AE Base]]</div>
|align="center" style="height:40px; border-right:1px solid black"|<div style="font-size:1.15em">[[Anniversary Edition/Installer/Change log|AE Installer 2]]</div>
|align="center" style="height:40px" valign="top"|<div style="font-size:1.15em">[[Anniversary Edition/To-do|To-do list]]</div>
|-
|-
|}
|}
[[Seven]] years after Oni's release, an improved version of Oni is underway.


A framework has been created that allows users to mod their own copy of Oni.
The '''Anniversary Edition''' builds on a retail copy of Oni and is the result of [[History of Oni modding|years of research, work and discussion]] in the Oni community. The first official release of the Edition was made [[seven]] years after Oni's release, hence the original name of the project -- "Seventh Anniversary Edition". The AE is essentially made up of:
*;A modding framework
:that globalizes some game data so that you can mod more freely; it also introduces a mod package format to make it easier to distribute mods.
*;A mod installer
:that browses the {{OMD}} and allows you to selectively install only the mods that you want.
*;Core fixes to the game data
:installed automatically to correct menu and cutscene glitches.
*;Patches for the game application
:to correct bugs and add some new features, as well as unlock [[Developer Mode]].
*;Modding tools
:used for exporting/importing and intelligently patching game data.


We have also been developing a series of patches that upgrade Oni's content.
More details on each part can be found in the Directory to the right. Since the components of the AE are always being worked on in one way or another, it's not a project with a fixed feature set or a planned end to its development.


;Current features
==Requirements==
*Character classes, textures and sounds made available in any level
Besides a retail installation of Oni, the Anniversary Edition requires Java (but this is bundled with the AE for Windows), as well as .NET in Windows and Mono on the Mac.
*A few semi-new weapons (Mutant Muro's telekinesis, WMC Lite, etc)
*For Windows users: [http://download.microsoft.com/download/c/6/e/c6e88215-0178-4c6c-b5f3-158ff77b1f38/NetFx20SP2_x86.exe .NET (x86)], [http://download.microsoft.com/download/c/6/e/c6e88215-0178-4c6c-b5f3-158ff77b1f38/NetFx20SP2_x64.exe .NET (x64)]
*More fluid hand-to-hand combat (fewer pauses, more vulnerability)
*For Mac users: [http://www.mono-project.com/download/ Mono], [http://www.java.com/en/download/ Java]
*Upgraded AI


==Downloads==
==Downloads==
Here is the latest release of the Edition, in 2 flavors:
Here is the Setup app for the latest release, Anniversary Edition Seven:
*PC: http://geyser.oni2.net/edition/20080822/wedition.zip
*[http://mods.oni2.net/node/79 Windows]
*Mac: http://geyser.oni2.net/edition/20080822/xedition.zip
*[http://mods.oni2.net/node/75 macOS]
You can read up on it and talk about it [[AE_talk:Versions#20080822|HERE]]
 
Anniversary Edition requires .NET on PC and Mono on the Mac to install.
*For PC users: [http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en .NET]
*For Mac users: [http://www.mono-project.com/Mono:OSX Mono]


==Related Tools==
[[Category:Anniversary Edition]]
;[[Onisplit]]
:The core of the project, it is used to import and export game data.
;[[AE:Anniversary Edition Tools|Anniversary Edition Tools]]
:A GUI for interacting with OniSplit and the installation scripts. Available for the Mac platform only

Revision as of 00:45, 11 October 2016

AE splashscreen scaled.jpg
Anniversary Edition
Change Logs

The Anniversary Edition builds on a retail copy of Oni and is the result of years of research, work and discussion in the Oni community. The first official release of the Edition was made seven years after Oni's release, hence the original name of the project -- "Seventh Anniversary Edition". The AE is essentially made up of:

  • A modding framework
that globalizes some game data so that you can mod more freely; it also introduces a mod package format to make it easier to distribute mods.
  • A mod installer
that browses the Oni Mod Depot and allows you to selectively install only the mods that you want.
  • Core fixes to the game data
installed automatically to correct menu and cutscene glitches.
  • Patches for the game application
to correct bugs and add some new features, as well as unlock Developer Mode.
  • Modding tools
used for exporting/importing and intelligently patching game data.

More details on each part can be found in the Directory to the right. Since the components of the AE are always being worked on in one way or another, it's not a project with a fixed feature set or a planned end to its development.

Requirements

Besides a retail installation of Oni, the Anniversary Edition requires Java (but this is bundled with the AE for Windows), as well as .NET in Windows and Mono on the Mac.

Downloads

Here is the Setup app for the latest release, Anniversary Edition Seven: