Skip to content

Latest commit

 

History

746 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlifePlus: Emergent A-Life for STALKER Anomaly

You are not special.

A simulation layer for A-Life, built on a reactive engine: engine callbacks become causes, causes dispatch consequences, consequences chain into new causes, with no spawning or teleporting. On that runs an emergent economy. Squads trade, barter, loot corpses and stock stashes, and what a faction buys and sells reshapes what its traders put on the shelf for you. Squads are tracked off-map, marked on the PDA and reported as news. Any "when X happens, do Y" scenario registers as a cause and a consequence. See the integration guide.

ModDB | Nexus | Releases | Bugs, suggestions

Grade validate Project Health

Requires: Anomaly 1.5.3, modded exes (themrdemonized or AOEngine), xlibs, MCM. Exact versions in readme.txt.

Alife Collection

Documentation

  • readme.txt - full description, features
  • changelog - version history
  • manifesto.md - design rationale, with GSC developer quotes and engine source evidence
  • architecture.md - event pipeline, dispatch pipeline, protection, ownership, lifecycle
  • integration.md - how to build on AlifePlus: causes, consequences, API reference
  • conventions.md - naming rules, result codes, MCM settings, logging format

Conflicting mods

AlifePlus rides vanilla NPC behavior, meaning looting corpses, gathering items, helping wounded and fighting. Mods that disable those behaviors leave AlifePlus with less to react to. Look for overlays of gamedata/scripts/xr_*.script or gamedata/configs/ai_tweaks/*.ltx that turn schemes off.

Removing AlifePlus

Outpost traders either decay and disappear on their own, or, for instant removal, turn off outpost services (MCM: Area conquest, grow services) and load once.

License

PolyForm Perimeter License. Other mods can depend on, call, and ship with AlifePlus in modpacks, with visible credit. What is not allowed: cloning the architecture, reverse-engineering internal systems, or reproducing the implementation in a competing mod. See LICENSE and the integration guide.

A report documenting unauthorized reproduction of this codebase is at https://damiansirbu-stalker.github.io/siski-report/

About

No description, website, or topics provided.

Resources

Stars

25 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages