Handle OPAC claim checks outside protected chunks #56

Merged
TysonTheEmber merged 1 commit from codex/investigate-orbital-strike-restrictions-with-opac into master 2025-10-09 16:36:56 -06:00
TysonTheEmber commented 2025-10-09 16:36:08 -06:00 (Migrated from github.com)

Summary

  • gate OPAC protections behind an explicit claim lookup so unclaimed areas remain strikable
  • keep destructive actions blocked inside OPAC claims when the corresponding config options are disabled
  • reuse claim lookups for block, entity, and explosion checks to avoid null shooter rejections

Testing

  • No automated tests were run (not available in this environment)

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

## Summary - gate OPAC protections behind an explicit claim lookup so unclaimed areas remain strikable - keep destructive actions blocked inside OPAC claims when the corresponding config options are disabled - reuse claim lookups for block, entity, and explosion checks to avoid null shooter rejections ## Testing - No automated tests were run (not available in this environment) ------ https://chatgpt.com/codex/tasks/task_e_68e741b873a48325bc34016eac691bdc
Commenting is not possible because the repository is archived.
No description provided.