MAGK Nodes (Game Assets) — Changelog¶
MAGK Nodes are physical, in-game hardware assets that act as interactive objectives during an event — domination points, flags, and search-and-destroy targets — reporting their state to the platform so they appear live on the map. Pre-1.0 (0.x.x).
0.1.0 — Initial node family¶
First documented release line for the game-mode device family.
Added¶
- Domination Point — a capture-and-hold objective that reports its ownership and status to the platform.
- Domination Point (Static) — a fixed-install variant of the domination point.
- MAGK Flag — a capture-the-flag asset that reports possession and state.
- Search & Destroy — an arm/defuse ("bomb") objective for search-and-destroy game modes.
- Combined Node — a single device that can act as both a domination point and a search-and-destroy target.
- A shared reporting format so every node type appears consistently on the tactical map.
Roadmap
Additional in-game assets and richer game-mode interactions are planned.