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
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!56
No description provided.