Anniversary Edition: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(poorly named and underdeveloped page; fixing)
No edit summary
Line 1: Line 1:
[[Category:Modding projects]]
[[Category:Modding projects]]
[[Image:Anniversary Edition splashscreen.png|right|320px]]
 
{|align=right border=1 cellspacing=0 color=black cellpadding=1 style="border:1px solid"
|[[Image:AE splashscreeen cropped.JPG|right|220px]]
|-
|[[Anniversary Edition/Team|The Team]]
|-
|[[Anniversary Edition#Downloads|Latest Release]]
|-
|[http://oni.bungie.org/community/forum/viewforum.php?id=12 Discuss it on OCF]
|-
|[[:Category:AE to-do|Sub-projects]]
|-
|}
[[Seven]] years after Oni's release, an improved version of Oni is underway.
[[Seven]] years after Oni's release, an improved version of Oni is underway.


Line 7: Line 19:
We have also been developing a series of patches that upgrade Oni's content.
We have also been developing a series of patches that upgrade Oni's content.


;Basic features
;Current features
*Character classes, textures and sounds made available in any level
*Character classes, textures and sounds made available in any level
*A few semi-new weapons (Mutant Muro's telekinesis, WMC Lite, etc)
*A few semi-new weapons (Mutant Muro's telekinesis, WMC Lite, etc)
*More fluid hand-to-hand combat (fewer pauses, more vulnerability)
*More fluid hand-to-hand combat (fewer pauses, more vulnerability)
*Upgraded AI


;Coming Soon Enough
*Cel-shading, HD textures, etc
*100% new characters and weapons
*Enhanced AI logic (melee+gunplay)
*Consolidated plot
==AE project pages==
*[[AE:Barabas]]
*[[AE:BGI]]
*[[AE:Combat system]]
*[[AE:DeLorean]]
*[[AE:Daodan overpower and upgrades]]
*[[AE:New_weapons]]
*[[AE:Ninja]]
*[[AE:Trailer]]
*[[AE:Training]]
*[[AE:Bug-fix_and_feature_requests]]
*[[:Category:AE_to-do|AE To Do list]]
==Forum discussion==
Questions or requests? Discuss the project on the {{OCF}}: http://oni.bungie.org/community/forum/viewforum.php?id=12
==Required framework==
[[OniSplit]] (the core of the project) requires .NET on PC and Mono on the Mac.
*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]
==Downloads==
==Downloads==
Here is the latest release of the Edition, in 2 flavors:
Here is the latest release of the Edition, in 2 flavors:
Line 42: Line 30:
*Mac: http://geyser.oni2.net/edition/20080822/xedition.zip
*Mac: http://geyser.oni2.net/edition/20080822/xedition.zip
You can read up on it and talk about it [[AE_talk:Versions#20080822|HERE]]
You can read up on it and talk about it [[AE_talk:Versions#20080822|HERE]]
==Tutorials==
 
Here are a few tutorials on how you can use the framework on your own:
Anniversary Edition requires .NET on PC and Mono on the Mac to install.
* [[AE:ModTXMP |Improving Oni's Texture Maps (TXMP)]]
*For PC users: [http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en .NET]
* [[AE:Adding spawnable characters|Adding spawnable characters (CHAR)]]
*For Mac users: [http://www.mono-project.com/Mono:OSX Mono]
* [[AE:Adding character classes|Adding character classes (ONCC)]]
 
* [[AE:Importing character models|Importing character models (TRBS)]]
==Related Tools==
==Add-ons==
;[[Onisplit]]
:The core of the project, it is used to import and export game data.
;[[AE:Anniversary Edition Tools|Anniversary Edition Tools]]
;[[AE:Anniversary Edition Tools|Anniversary Edition Tools]]
:A GUI for interacting with OniSplit and the installation scripts. Available for the Mac platform only
:A GUI for interacting with OniSplit and the installation scripts. Available for the Mac platform only

Revision as of 05:22, 17 November 2008


The Team
Latest Release
Discuss it on OCF
Sub-projects

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.

We have also been developing a series of patches that upgrade Oni's content.

Current features
  • Character classes, textures and sounds made available in any level
  • A few semi-new weapons (Mutant Muro's telekinesis, WMC Lite, etc)
  • More fluid hand-to-hand combat (fewer pauses, more vulnerability)
  • Upgraded AI

Downloads

Here is the latest release of the Edition, in 2 flavors:

You can read up on it and talk about it HERE

Anniversary Edition requires .NET on PC and Mono on the Mac to install.

Related Tools

Onisplit
The core of the project, it is used to import and export game data.
Anniversary Edition Tools
A GUI for interacting with OniSplit and the installation scripts. Available for the Mac platform only