Add configurable strike diameters for gameplay and visuals #51

Merged
TysonTheEmber merged 4 commits from codex/add-config-keys-for-destructiondiameter-and-shaderdiameter into master 2025-10-08 15:33:24 -06:00
TysonTheEmber commented 2025-10-08 14:37:29 -06:00 (Migrated from github.com)

Summary

  • extend the Forge config with destruction and shader diameter entries plus an optional client sync toggle, and register the client spec
  • drive the strike manager, network packet, and railgun state from the configured diameter while exposing transient visual radius sync
  • pipe StrikeRadius uniforms through the post chain and shaders so visuals reflect the configured or server-provided size, and document the new options

Testing

  • gradle build

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

## Summary - extend the Forge config with destruction and shader diameter entries plus an optional client sync toggle, and register the client spec - drive the strike manager, network packet, and railgun state from the configured diameter while exposing transient visual radius sync - pipe StrikeRadius uniforms through the post chain and shaders so visuals reflect the configured or server-provided size, and document the new options ## Testing - gradle build ------ https://chatgpt.com/codex/tasks/task_e_68e6c8d54a60832589b74c86bf282b2e
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!51
No description provided.