Skip to content

Releases: vipexv/minimal-hud

v1.0.8

05 Nov 16:48
Compare
Choose a tag to compare

Features

  • Web/Compass: ability to customize compass position (vipexv)

Bug Fixes

  • seatbelt: seatbelt throwing an error once ejecting (#3) (vipexv)
  • ox: reversed hunger percentage calculation (#4) (vipexv)

Continuous Integration

  • utils: update debug func to add more info (vipexv)

Chores

v1.0.7

23 Oct 19:16
Compare
Choose a tag to compare

Continuous Integration

  • refactor code and add back perspective to make it look 3d (vipex)

Chores

  • bump to 1.0.7 and enable nui callback strict mode (vipex)

v1.0.6

19 Sep 16:13
Compare
Choose a tag to compare

Bug Fixes

  • Web/Car-Hud: Seatbelt state not updating (vipex)
  • Minimap: sometimes being distorted or not displaying correctly at all (vipex)

Chores

  • bump to 1.0.6 and update packages (vipex)

v1.0.5

16 Sep 14:24
Compare
Choose a tag to compare

Code Refactoring

  • Format code using prettierd (vipex)

Continuous Integration

  • Framework/QB: check if metadata has loaded before attempting to grab it (vipex)
  • Framework/QB: use event handlers instead of GetPlayerData() (vipex)

Chores

v1.0.4

15 Sep 22:18
Compare
Choose a tag to compare

Bug Fixes

  • Seatbelt not working (vipex)

Chores

v1.0.3

12 Sep 13:41
Compare
Choose a tag to compare

Continuous Integration

  • Speedometer: Only change to yellow if percentage is above 85 and for red above 90 (vipex)
  • playerStatus: restrict pedHealth from 0-100 (vipex)
  • change ENG Stat Bar from Health to State, and add new icon if engine is low in health (vipex)
  • add isFrameworkValid function to prevent errors (vipex)
  • add a new custom framework to make it easier for people to embed their own frameworks (vipex)
  • add new export so people can toggle the hud (vipex)

Chores

  • bump version to 1.0.3 (vipex)

v1.0.2

11 Sep 21:57
Compare
Choose a tag to compare

Features

  • add stress and ox framework support (vipex)
  • Interface: add support for 2k and 4k resolutions (vipex)

v1.0.1

11 Sep 15:53
Compare
Choose a tag to compare

Bug Fixes

  • Compass: area name and heading being incorrect (vipex)

Commits

  • 7c0ea7e: Update README.md (vipex)

v1.0.0

10 Sep 17:53
Compare
Choose a tag to compare
misc: disable debug mode by default and set ui page to compiled code