Skip to content

Plugin v1.2.5 | Script v1.3.3

Compare
Choose a tag to compare
@Itokoyamato Itokoyamato released this 20 Jul 14:51
· 214 commits to master since this release
c38e398

The script and plugin updates are separate, one does not depend on the other.

Script v1.3.3:

  • Merge PR #20: code cleaning and small optimizations
  • Fix empty channels not getting removed
  • Load playerList on script start
  • Important performance improvements by saving the amount of data sent through NUI
  • Small performance improvements by proxying nui messages through a JS script
  • Add timeout on black screen display to avoid small popups on slower machines
  • Merge PR #31: fix important bug in player data sharing

Plugin v1.2.5:

  • Update RadioFX to fix an issue where it wouldn't initialize properly (resulting in no radio effects)
  • Move radioFX to a forked submodule for easier maintenance