Skip to content

docs: mark XP's Event system TODO bullet superseded by ADR 0030 - #1060

Merged
take-cheeze merged 1 commit into
masterfrom
claude/xp-event-system-todo-stale
Aug 19, 2026
Merged

docs: mark XP's Event system TODO bullet superseded by ADR 0030#1060
take-cheeze merged 1 commit into
masterfrom
claude/xp-event-system-todo-stale

Conversation

@take-cheeze

Copy link
Copy Markdown
Owner

Summary

  • docs/TODO.md's "Event system" bullet (under RPG Maker with RGSS / XP) described mruby-rpgxp/mrblib/interpreter.rb's Game::Interpreter and game.rb's party/actor model in detail as ongoing 🚧 work — but ADR 0030 deleted both files (along with scene.rb) once the RGSS script host became the only boot path. None of the Game::/command_* machinery the bullet described still exists in the repository — a real project's own bundled Game_Interpreter/Game_Party/Game_Actor scripts run unmodified instead.
  • Same treatment already applied to the neighboring "Map scene" bullet earlier: struck through with a note pointing at the ADR and the actual current state (docs/rpgxp-rgss-api-gap.md), body left intact for history rather than rewritten.
  • Also fixed a smaller stale note under VX/VX Ace's Tilemap bullet: it still said the A2 "table" tile's leg was left as polish, but that landed in an earlier PR (Tilemap.vx_table_leg_quads).

Pure documentation fix, no code changes.

Test plan

  • N/A — doc-only change.

Generated by Claude Code

The bullet described mruby-rpgxp/mrblib/interpreter.rb's Game::Interpreter
and game.rb's party/actor model in detail as ongoing work, but ADR 0030
deleted both (along with scene.rb) once the RGSS script host became the
only boot path -- none of the Game::/command_* machinery it describes
still exists. Same treatment as the earlier "Map scene" bullet: struck
through with a note pointing at the ADR and the real current state
(docs/rpgxp-rgss-api-gap.md), body left intact for history.

Also updated the stale "A2 table-edge tile" polish note under VX/VX Ace's
Tilemap bullet -- that landed in an earlier PR (Tilemap.vx_table_leg_quads).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RmARb1uB2F9rXRg6tQsGgR
@take-cheeze
take-cheeze enabled auto-merge August 19, 2026 02:24
@github-actions github-actions Bot added component:docs README, /docs, ADRs, changelog fragments auto-merge Auto-merge is enabled; treat as already review-approved (see AGENTS.md) labels Aug 19, 2026
@take-cheeze
take-cheeze merged commit 7324aa1 into master Aug 19, 2026
21 of 22 checks passed
@take-cheeze
take-cheeze deleted the claude/xp-event-system-todo-stale branch August 19, 2026 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Auto-merge is enabled; treat as already review-approved (see AGENTS.md) component:docs README, /docs, ADRs, changelog fragments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants