
jpmschweitzerandClaude Opus 4.6
768a431c38
fix(simulation): PR #66 review — dedup vision, spawn components, doc fixes
- vision.rs: deduplicate own-tile entity iteration, add same-tile test
- spawn.rs: add NpcVisionState, NpcMemory, PlayerAwareness to content-
spawned NPCs (matching generate_npc)
- pressure.rs: update who_knows_full_scan doc to reflect actual call
frequency, document O(N) acceptability at call site
- types.rs: fix stale protocol version comment (13→14)
- generate.rs: format!() → .to_string() (clippy)
- vision.rs: hardcoded 10 → TICKS_PER_GAME_MINUTE
- relationships.rs: fix comment "15%" → "20%" to match code
- pressure.rs: document total() floor-truncation
- save_state.rs: document NpcMemory exclusion as intentional
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 10:04:18 +01:00
..
2026-02-25 09:50:37 +01:00
2026-02-25 09:50:37 +01:00
2026-02-24 12:45:47 +01:00
2026-02-25 10:04:18 +01:00
2026-02-20 19:18:34 +01:00
2026-02-25 09:50:37 +01:00
2026-02-21 13:42:59 +01:00
2026-02-25 10:04:18 +01:00
2026-02-21 14:39:37 +01:00
2026-02-24 12:15:11 +01:00
2026-02-21 14:39:08 +01:00
2026-02-24 12:45:47 +01:00
2026-02-25 10:04:18 +01:00