Edit of asset "Chronicle" Accepted

Old/Current New/Edit
Title Chronicle Chronicle
Description Short description:
Persistent reactive fact store with watchers, expressions, rollback, atomic save/load, and no-script companion nodes.

Full description:
Chronicle is a centralized state management plugin for Godot 4.6+. Store game facts as key-value pairs, react to changes with pattern-based watchers, and wire scene behavior through companion node — all without coupling your scripts together.

Features:
- Set facts from any script, react from any other — no signal wiring needed
- ChronicleGate, ChronicleReactor, ChronicleRecorder nodes for Inspector-driven workflows
- Expression language for conditions: "player.gold >= 100 AND quest.done"
- Full timeline with rollback_to() and rollback_steps()
- Crash-safe atomic save/load with .bak/.tmp fallback and version migration
- Expiring facts with built-in TTL


Works with GDScript only. No C# bindings.
Short description:
Persistent reactive fact store with watchers, expressions, rollback, atomic save/load, and no-script companion nodes.

Full description:
Chronicle is a centralized state management plugin for Godot 4.6+. Store game facts as key-value pairs, react to changes with pattern-based watchers, and wire scene behavior through companion node — all without coupling your scripts together.

Features:
- Set facts from any script, react from any other — no signal wiring needed
- ChronicleGate, ChronicleReactor, ChronicleRecorder nodes for Inspector-driven workflows
- Expression language for conditions: "player.gold >= 100 AND quest.done"
- Full timeline with rollback_to() and rollback_steps()
- Crash-safe atomic save/load with .bak/.tmp fallback and version migration
- Expiring facts with built-in TTL


Works with GDScript only. No C# bindings.
Category Scripts Scripts
License MIT MIT
Repository Provider Custom Custom
Repository Url https://github.com/hmdfrds/chronicle https://github.com/hmdfrds/chronicle
Issues Url https://github.com/hmdfrds/chronicle/issues https://github.com/hmdfrds/chronicle/issues
Godot version Godot 4.6 Godot 4.6
Version String 0.1.0 0.1.0
Download Commit https://github.com/hmdfrds/chronicle/archive/refs/tags/v0.1.0.zip https://github.com/hmdfrds/chronicle/archive/refs/tags/v0.1.0.zip
Download Url (Computed) https://github.com/hmdfrds/chronicle/archive/refs/tags/v0.1.0.zip https://github.com/hmdfrds/chronicle/archive/refs/tags/v0.1.0.zip
Icon Url https://raw.githubusercontent.com/hmdfrds/chronicle/refs/heads/main/addons/chronicle/icons/chronicle.png
https://raw.githubusercontent.com/hmdfrds/chronicle/refs/heads/main/addons/chronicle/icons/chronicle.png