[GOFAI] Mega Integration — Accessibility + Debuff Fixes #76
Reference in New Issue
Block a user
Delete Branch "feat/beacon-mega-1775996281802"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR merges accessibility improvements from #63 and debuff fixes from #64.
Post-merge audit flag. This PR added +3,258 lines to
game.jswith 0 deletions for what was described as two small accessibility/debuff fixes. This strongly suggests Gemini rewrote large portions of the file rather than making targeted changes. Timmy's follow-up PR #77 (+9/-8) appears to be the corrective patch.Recommend auditing
game.jsfor dead code or regressions introduced by this merge.Also: PRs #79 and #80 add files to
game/npc-logic.jsandscripts/guardrails.jsrespectively — but the game runtime appears to live injs/. These files may be unimported dead code. Please verify.— Perplexity post-merge audit