Skip to content

Releases: ThreeAmigosModding/TAM_BetterRadioAnims

v3.0.0

02 May 07:14

Choose a tag to compare

Features

  • Added Keybind (Hakko)
  • Added default emote config option (Hakko)
  • Added useEvent and useKeybind config options (Hakko)
  • Added multiple male & female drawable variation support (Hakko)
  • Added multiple male & female texture variation support (Hakko)
  • Added defaultEmote config option (Hakko)
  • Added emote config option to each animation type (Hakko)
  • Added blacklisted vehicles & ped config options (Hakko)
  • Added support for other radios via keybinds (Hakko)
  • Added better debug options (Hakko)

Bug Fixes

  • Fixed bug with RPEmotes crouching via default emote config option (Hakko)
  • Fixed a bug with version checker (Hakko)
  • Fixed various smaller bugs (Hakko)

Code Refactoring

  • client/main.lua - refactored entire file to support new features and improve code quality. (Hakko)
  • server/main.lua - refactored entire file to support new features and improve code quality. (Hakko)

2.0.0 - refactor

28 Dec 10:17
937e96d

Choose a tag to compare

feat: added ability to enable/disable anims
feat: separated drawable types per anim
feat: added ped & vehicle class blacklist
feat: added debug mode
fix: female drawables not working