qbcore-framework / qb-hud

Player HUD System
45 stars 209 forks source link

refactor, cleanup, speedup #48

Closed zfbx closed 2 years ago

zfbx commented 2 years ago

This rewrite essentially cuts the resource usage down to 1/3rd (seems to max around ~0.08ms)

Merges in improved version of https://github.com/qbcore-framework/qb-hud/pull/44 Fixes https://github.com/qbcore-framework/qb-hud/pull/39 Applies https://github.com/qbcore-framework/qb-hud/pull/36