Add tick-based strike executor and performance config options #52

Merged
TysonTheEmber commented 2025-10-08 15:03:36 -06:00 (Migrated from github.com)

Summary

  • add blocksPerTick, dropBlocks, and destroyFluids options to the existing orbitalStrike config group
  • introduce a StrikeExecutor that queues strike destruction across ticks using the new config knobs
  • route strike cleanup through the executor while preserving protections and digging down to the dimension minimum build height

Testing

  • ⚠️ ./gradlew check (fails: wrapper script is not present in the repository)

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

## Summary - add blocksPerTick, dropBlocks, and destroyFluids options to the existing orbitalStrike config group - introduce a StrikeExecutor that queues strike destruction across ticks using the new config knobs - route strike cleanup through the executor while preserving protections and digging down to the dimension minimum build height ## Testing - ⚠️ `./gradlew check` *(fails: wrapper script is not present in the repository)* ------ https://chatgpt.com/codex/tasks/task_e_68e6d03705508325844d9188e4c4b748
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!52
No description provided.