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
Commenting is not possible because the repository is archived.
No description provided.