Anniversary Edition: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (Updating tutorial links)
(making this a nicer place)
Line 1: Line 1:
[[Category:Modding projects]]
[[Category:Modding projects]]
==Anniversary Edition Preview==
[[Image:Anniversary Edition splashscreen.png|right|320px]]
{|align=right
[[Seven]] years after Oni's release, an improved version of Oni is underway.
|http://edt.oni2.net/AE/AEmenu.jpg
|}


The Oni Dev Team is proud to present the Anniversary Edition Preview of Oni.
A framework has been created that allows users to mod their own copy of Oni.


After seven long years without an Oni 2, an improved version of Oni is under development. It will take the existing Oni game and through a series of patches create a framework that will allow users to mod their own copy of Oni.
We have also been developing a series of patches that upgrade Oni's content.


; Features
;Basic features
*Shapeshift into any character on any level.
*Character classes, textures and sounds made available in any level
*Enhanced weapons.
*A few semi-new weapons (Mutant Muro's telekinesis, WMC Lite, etc)
*Smarter, stronger, faster AIs.
*More fluid hand-to-hand combat (fewer pauses, more vulnerability)
*More realistic fighting.
*Add new characters. (WIP)


; In the works
;Coming Soon Enough
*New characters, weapons, perhaps even the Iron Demon...
*Cel-shading, HD textures, etc
*100% new characters and weapons
*Enhanced AI logic (melee+gunplay)
*Consolidated plot


; Tutorials
==Forum discussion==
* [[AE:ModTXMP |Improving Oni's Texture Maps (TXMP)]]
Questions or requests? Discuss the project on the {{OCF}}: http://oni.bungie.org/community/forum/viewforum.php?id=12
* [[AE:AddCHAR |Add an existing character to another level.]]
==Required framework==
* [[AE:AddCharClass |Add a new character class to Oni. (ONCC)]]
[[OniSplit]] (the core of the project) requires .NET on PC and Mono on the Mac.
* [[AE:Importing_character_models |Importing Character Models]]
*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]
 
==Edition bundles==
----
Here is the latest release of the Edition, in 3 flavors:
 
==Links==
 
The Anniversary comes in 3 versions:
*PC retail: http://geyser.oni2.net/edition/20080121/wedition.zip
*PC retail: http://geyser.oni2.net/edition/20080121/wedition.zip
*PC demo: http://geyser.oni2.net/edition/20080121/weditiond.zip
*PC demo: http://geyser.oni2.net/edition/20080121/weditiond.zip
*Mac: http://geyser.oni2.net/edition/20080121/xedition.zip
*Mac: http://geyser.oni2.net/edition/20080121/xedition.zip
 
==Tutorials==
[[OniSplit]] (the core of the project) requires .NET on PC and Mono on the Mac.
Here are a few tutorials on how you can use the framework on your own:
*For PC users: [http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en .NET]
* [[AE:ModTXMP |Improving Oni's Texture Maps (TXMP)]]
*For Mac users: [http://www.mono-project.com/Mono:OSX Mono]
* [[AE:Adding spawnable characters|Adding spawnable characters (CHAR)]]
 
* [[AE:Adding character classes|Adding character classes (ONCC)]]
Do you have questions, requests, improvements?
* [[AE:Importing character models|Importing character models (TRBS)]]
Please post them on this thread at Oni Central Forum:
==Add-ons==
 
;[[AE:Anniversary Edition Tools|Anniversary Edition Tools]]
http://oni.bungie.org/community/forum/viewforum.php?id=12
:A GUI for interacting with OniSplit and the installation scripts. Available for the Mac platform only
 
 
----
==Add Ons==
; Anniversary Edition Tools (Mac Only)
Provides a GUI to install, un-install, update and for advanced users option to recompile single levels.
Other tools, now you extract all the Texture Maps from Oni, also you can play Oni in windowed mode, which is useful for debugging scripts.
 
Get it here: http://edt.oni2.net/AE/AETools.zip
 
http://edt.oni2.net/AE/AEtools.jpg

Revision as of 21:11, 27 April 2008

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.

Basic 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)
Coming Soon Enough
  • Cel-shading, HD textures, etc
  • 100% new characters and weapons
  • Enhanced AI logic (melee+gunplay)
  • Consolidated plot

Forum discussion

Questions or requests? Discuss the project on the Oni Central Forum: 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.

Edition bundles

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

Tutorials

Here are a few tutorials on how you can use the framework on your own:

Add-ons

Anniversary Edition Tools
A GUI for interacting with OniSplit and the installation scripts. Available for the Mac platform only