Northern lights respond to git push events — flash brighter on merge #261
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement this for the Nexus/infrastructure.
Follow existing conventions. Keep changes focused.
Files: app.js, style.css, index.html (as needed)
PR created: #336
Summary of changes:
ShaderMaterial— layered sine-wave curtains animating in green→cyan→violet, positioned high in the background sky with additive blending.uFlashIntensityuniform: decays ~2.8 s per flash. Push events → 0.5 intensity; merge events → 1.0 (full surge + white shift).triggerAuroraPushFlash()function;triggerMergeFlash()now also drives the aurora.ws-client.jsroutespush/push-notificationWebSocket messages to apush-notificationCustomEvent.