Skip to content

Improve Metro ride safety and harden Regions runtime - #3

Merged
angushushu merged 2 commits into
mainfrom
codex/rulegems-security-hardening
Aug 1, 2026
Merged

Improve Metro ride safety and harden Regions runtime#3
angushushu merged 2 commits into
mainfrom
codex/rulegems-security-hardening

Conversation

@angushushu

Copy link
Copy Markdown
Member

What changed

  • Metro: adds in-transit distance feedback, optional cruise control, passenger exit locking, safer plugin-driven minecart ejection, Bedrock arrival synchronization, GUI item-leak cleanup, configuration updates, and regression coverage.
  • Regions: completes runtime trigger coverage, strengthens capability validation and effect escrow behavior, improves region detection caching, localizes player-facing messages, and splits the oversized GUI coordinator into focused menu components.
  • Updates Regions architecture, regression baseline, plan, changelog, and contributor invariants to match the implementation.

Why

These changes improve Metro passenger safety and travel feedback while closing Regions runtime and validation gaps and making its GUI implementation easier to maintain and review.

Validation

  • ./gradlew :Metro:test :Metro:build --no-daemon --rerun-tasks — passed; 600 tests, 0 failures.
  • ./gradlew :Regions:test :Regions:build :Regions:shadowJar --no-daemon --rerun-tasks — passed; 71 tests, 0 failures.
  • Confirmed non-plain release JARs for both modules were produced.

@angushushu
angushushu merged commit 5d04993 into main Aug 1, 2026
24 checks passed
@angushushu
angushushu deleted the codex/rulegems-security-hardening branch August 1, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant