Add operator orbital strike command #55

Merged
TysonTheEmber merged 1 commit from codex/add-operator-only-orbital-strike-command into master 2025-10-08 21:42:07 -06:00
TysonTheEmber commented 2025-10-08 21:41:51 -06:00 (Migrated from github.com)

Summary

  • add an operator-only /orbitalstrike command that validates inputs, resolves surface Y, and schedules strikes through the shared executor
  • expose a reusable strike request API that supports configurable radius and power while respecting claim checks
  • document a manual server test flow for the new command in the README

Testing

  • gradle build (fails: missing curse.maven:open-parties-and-claims-410430 dependency in the container environment)

https://chatgpt.com/codex/tasks/task_e_68e72d2eb7848325a3c6592e2c87f574

## Summary - add an operator-only /orbitalstrike command that validates inputs, resolves surface Y, and schedules strikes through the shared executor - expose a reusable strike request API that supports configurable radius and power while respecting claim checks - document a manual server test flow for the new command in the README ## Testing - `gradle build` *(fails: missing curse.maven:open-parties-and-claims-410430 dependency in the container environment)* ------ https://chatgpt.com/codex/tasks/task_e_68e72d2eb7848325a3c6592e2c87f574
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TysonTheEmber/orbital-railgun-forge-1.20.1!55
No description provided.