The library every Alife mod is built on: entity queries, squad operations, smart terrain logic, stash handling, logging, profiling, event systems and data structures. Every function wraps an engine quirk, guards against nil, and handles the edge case each mod would otherwise solve again on its own. Pure Lua where possible, with no central loader. Call the function and it works.
ModDB | Releases | Bugs, suggestions
Requires: Anomaly 1.5.3, modded exes (themrdemonized or AOEngine). Exact versions in readme.txt.
My contributions to the engine: X-Ray Monolith
- readme.txt - full description, the API surface
- changelog - version history
- architecture.md - design and module layout
PolyForm Perimeter License. See LICENSE.