Anniversary Edition: Difference between revisions
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]] | ||
[[Image:Anniversary Edition splashscreen.png|right|320px]] | |||
[[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) | |||
*More | |||
; | ;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 {{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] | |||
==Edition bundles== | |||
Here is the latest release of the Edition, in 3 flavors: | |||
== | |||
*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== | |||
[[ | Here are a few tutorials on how you can use the framework on your own: | ||
* | * [[AE:ModTXMP |Improving Oni's Texture Maps (TXMP)]] | ||
* | * [[AE:Adding spawnable characters|Adding spawnable characters (CHAR)]] | ||
* [[AE:Adding character classes|Adding character classes (ONCC)]] | |||
* [[AE:Importing character models|Importing character models (TRBS)]] | |||
==Add-ons== | |||
;[[AE:Anniversary Edition Tools|Anniversary Edition Tools]] | |||
:A GUI for interacting with OniSplit and the installation scripts. Available for the Mac platform only | |||
==Add | |||
; Anniversary Edition Tools | |||
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:
- PC retail: http://geyser.oni2.net/edition/20080121/wedition.zip
- PC demo: http://geyser.oni2.net/edition/20080121/weditiond.zip
- Mac: http://geyser.oni2.net/edition/20080121/xedition.zip
Tutorials
Here are a few tutorials on how you can use the framework on your own:
- Improving Oni's Texture Maps (TXMP)
- Adding spawnable characters (CHAR)
- Adding character classes (ONCC)
- Importing character models (TRBS)
Add-ons
- Anniversary Edition Tools
- A GUI for interacting with OniSplit and the installation scripts. Available for the Mac platform only