Looking for info on the NEXUS faction in the game? It's in the Warzone Encyclopaedia
Project Objecives
This project is a work in progress. Here's a list of the project's objectives (which will change over time)...
Event manager
The aims of this objective are:
Provide an easier and more descriptive way to hook code up to events
Provide a trivially simple way to create custom events
Make it easy to perform multiple actions on an event
Make it easy to redirect and split events
Object classification
The aims of this objective are:
Create a formal object classification taxonomy
Centralise code to classify game objects, so that scripts don't have to write that code over and over again!
Include object classifications in event names