Skip to content

[pull] master from DCurrent:master#48

Merged
pull[bot] merged 3 commits into
sysfce2:masterfrom
DCurrent:master
Jun 10, 2026
Merged

[pull] master from DCurrent:master#48
pull[bot] merged 3 commits into
sysfce2:masterfrom
DCurrent:master

Conversation

@pull

@pull pull Bot commented Jun 10, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

DCurrent added 3 commits June 9, 2026 13:46
Expose atan2(y, x) to script so authors can calculate direction
angles from vector components without losing quadrant information.
Return the result in decimal degrees to match the existing inverse
trig helpers.
Add angle(y, x) to return a normalized 0-359 direction from vector
components, making it easier for scripts to work with gameplay-facing
direction values.

Add floor() and ceil() for decimal values, returning integer variants
with the same 64-bit promotion behavior as other integer-producing math helpers.
Allocate enough space for WAV sample padding, replace unsafe header
string copies, validate WAV chunk sizes and alignment, and harden cleanup paths for malformed input.
@pull pull Bot locked and limited conversation to collaborators Jun 10, 2026
@pull pull Bot added the ⤵️ pull label Jun 10, 2026
@pull pull Bot merged commit 8ace18e into sysfce2:master Jun 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant