Anniversary Edition: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(a quick revision of the main page for AE7, lots more to fill in later on the sub-pages)
(Java link update)
Line 48: Line 48:


Anniversary Edition requires Java (bundled with Windows AE, but not with Mac), .NET in Windows, and Mono on the Mac to install.
Anniversary Edition requires Java (bundled with Windows AE, but not with Mac), .NET in Windows, and Mono on the Mac to install.
*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)]
*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)], [http://www.java.com/getjava Java for Windows]
*For Mac users: [http://www.go-mono.com/mono-downloads/download.html Mono]
*For Mac users: [http://www.go-mono.com/mono-downloads/download.html Mono], [http://www.macupdate.com/app/mac/39490/apple-java Java for Mac]
*For Both: [http://www.java.com/getjava Java]


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

Revision as of 14:27, 3 April 2013

Edition Directory
AE project pages: All mods ~ Finished mods ~ Unfinished mods

The Anniversary Edition is the result of years of research, work and discussion in the Oni community. The first real release of the Edition was made seven years after Oni's release, hence the original name of the project -- "Seventh Anniversary Edition". The Edition is essentially made up of five parts:

  • A framework that allows users to make and distribute mods more easily
  • An installer to find and install those mods
  • Some tweaks to the game
  • The latest patches to the game application
  • Some of our modding tools

The AE is always being worked on in one way or another; it's not a project with a defined feature set, and it won't ever have an official "final release". Think of it more like the flagship for our modding work -- it's our way of presenting some of our latest work, and for distributing the latest patches.

Current Features

Here is an example of what each of the five parts of the AE contains. More details on each part can be found in the Directory to the right.

  • The framework globalizes some game data so that you can mod more freely; it also uses a package format to make it easier to distribute mods.
  • The installer browses the Oni Mod Depot and allows you to selectively install only the mods that you want.
  • The core mod packages that are automatically installed make basic, non-controversial improvements for veteran players like unlocking all moves from the start, and fixing menus and cutscenes.
  • The patches are in the form of new game applications (and, in Windows, the Daodan DLL), which provide numerous fixes for bugs and crashes in Oni.
  • OniSplit is used to export game data from Oni so that we can edit it and then re-import it as game data. xmlTools adds to our editing abilities with this exported data.

Downloads

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

Anniversary Edition requires Java (bundled with Windows AE, but not with Mac), .NET in Windows, and Mono on the Mac to install.