Fix strike post effect for core GLSL profile #58

Closed
TysonTheEmber wants to merge 4 commits from codex/convert-shaders-to-glsl-core-profile into master
TysonTheEmber commented 2025-10-15 13:39:45 -06:00 (Migrated from github.com)

Summary

  • replace the strike vertex and fragment shaders with GLSL 150 core versions and register them via updated program JSON
  • add a minimal strike post chain JSON and point the client reload logic at the correct resource while improving success/error logging

Testing

  • ⚠️ ./gradlew build (fails: repository does not ship the Gradle wrapper script)

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

## Summary - replace the strike vertex and fragment shaders with GLSL 150 core versions and register them via updated program JSON - add a minimal strike post chain JSON and point the client reload logic at the correct resource while improving success/error logging ## Testing - ⚠️ `./gradlew build` *(fails: repository does not ship the Gradle wrapper script)* ------ https://chatgpt.com/codex/tasks/task_e_68efe9f63aa083258a5c533e4cf9c8ef

Pull request closed

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