rimlike/scenes/ai
megaproxy cc6d60d044 sprint cleanup: corpse_cremated signal, recipe_count, save_system
D: Workbench._last_consumed_ingredient transient field captures the
carried item before queue_free so cremation_pyre.on_craft_complete can
emit corpse_cremated with the real ref. Falls back to proximity scan.
Pawn._on_corpse_cremated null-guarded.

E: removed redundant r.ingredient_count = 0 from recipe_catalog. Field
kept on Recipe for save round-trip compat; nothing reads it functionally.

F: save_system._spawn_workbench simplified from 15 lines to 6 — let
from_dict do all field restoration. Fixed workbench.from_dict to call
_complete() instead of bare _completed=true, which was skipping light
enable + beauty register + designation clear.

Stale ingredient1/2 buffering comment in job_runner._tick_craft fixed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 18:23:22 +01:00
..
bill.gd
bill.gd.uid
chop_provider.gd Chop/mine designation gate + reachability gates on Doctor & Eat 2026-05-15 14:53:50 +01:00
chop_provider.gd.uid
cleaning_provider.gd
cleaning_provider.gd.uid
construction_provider.gd ConstructionProvider: skip unreachable build sites 2026-05-15 15:09:19 +01:00
construction_provider.gd.uid
crafting_provider.gd wire buff consumers, sick penalty, multi-count cremation 2026-05-16 18:17:29 +01:00
crafting_provider.gd.uid
decision.gd
decision.gd.uid
doctor_provider.gd Chop/mine designation gate + reachability gates on Doctor & Eat 2026-05-15 14:53:50 +01:00
doctor_provider.gd.uid
eat_provider.gd Chop/mine designation gate + reachability gates on Doctor & Eat 2026-05-15 14:53:50 +01:00
eat_provider.gd.uid
hauling_provider.gd fix six critical bugs from audit sprint 2026-05-16 18:06:55 +01:00
hauling_provider.gd.uid
job.gd
job.gd.uid
job_runner.gd sprint cleanup: corpse_cremated signal, recipe_count, save_system 2026-05-16 18:23:22 +01:00
job_runner.gd.uid
mine_provider.gd Chop/mine designation gate + reachability gates on Doctor & Eat 2026-05-15 14:53:50 +01:00
mine_provider.gd.uid
plant_provider.gd fix six critical bugs from audit sprint 2026-05-16 18:06:55 +01:00
plant_provider.gd.uid
quality.gd
quality.gd.uid
recipe.gd Renewable resources: tree growth + WildGrowth + Quarry on BigRockNode 2026-05-16 16:36:16 +01:00
recipe.gd.uid
recipe_catalog.gd sprint cleanup: corpse_cremated signal, recipe_count, save_system 2026-05-16 18:23:22 +01:00
recipe_catalog.gd.uid
rest_provider.gd
rest_provider.gd.uid
sleep_provider.gd
sleep_provider.gd.uid
status.gd fix six critical bugs from audit sprint 2026-05-16 18:06:55 +01:00
status.gd.uid
status_catalog.gd fix six critical bugs from audit sprint 2026-05-16 18:06:55 +01:00
status_catalog.gd.uid
thought.gd
thought.gd.uid
thought_catalog.gd fix six critical bugs from audit sprint 2026-05-16 18:06:55 +01:00
thought_catalog.gd.uid
toil.gd fix six critical bugs from audit sprint 2026-05-16 18:06:55 +01:00
toil.gd.uid
wolf_spawner.gd Phase 17/18 closure: stockpile filter UI + day summary + atmospheric audio 2026-05-16 17:20:40 +01:00
wolf_spawner.gd.uid
work_provider.gd
work_provider.gd.uid