acdream/tests/AcDream.Core.Tests/Plugins
Erik 0c0c042dca feat(core): add IGameState, IEvents, WorldEvents with replay-on-subscribe
Adds WorldEntitySnapshot, IGameState, IEvents abstractions; WorldEvents
implements replay-on-subscribe with per-handler exception swallowing;
WorldGameState tracks entities; AppPluginHost exposes all three; stubs
wired in Program.cs to keep build green ahead of Task 9 live wiring.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 20:29:29 +02:00
..
PluginDiscoveryTests.cs feat(core): add PluginDiscovery directory scan 2026-04-10 09:35:58 +02:00
PluginLoaderTests.cs feat(core): add IGameState, IEvents, WorldEvents with replay-on-subscribe 2026-04-10 20:29:29 +02:00
PluginManifestTests.cs refactor(core): harden PluginManifest error model 2026-04-10 09:33:00 +02:00
WorldEventsTests.cs feat(core): add IGameState, IEvents, WorldEvents with replay-on-subscribe 2026-04-10 20:29:29 +02:00