Skip to content

Fix: Enemy healthbar crashing on Linux#3092

Merged
leggettc18 merged 1 commit intoHarbourMasters:developfrom
Archez:fix-enemy-healthbar
Aug 6, 2023
Merged

Fix: Enemy healthbar crashing on Linux#3092
leggettc18 merged 1 commit intoHarbourMasters:developfrom
Archez:fix-enemy-healthbar

Conversation

@Archez
Copy link
Contributor

@Archez Archez commented Jul 24, 2023

The enemy health bar had an incorrectly sized vertex array which was causing OOB crashes on Linux.

This updates the array to correct size and moves the Mtx values to be statically defined instead of Graph_Alloc'ed, as well as clean up some float/int precision loss.

Build Artifacts

@leggettc18 leggettc18 merged commit 04bef2d into HarbourMasters:develop Aug 6, 2023
@Archez Archez deleted the fix-enemy-healthbar branch August 6, 2023 18:05
louist103 pushed a commit to louist103/Shipwright-1 that referenced this pull request Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants