Skip to content

Grand Lake

Compare
Choose a tag to compare
@JoshPiper JoshPiper released this 09 Dec 21:39
· 283 commits to master since this release
0fc36ca

Automation

  • [~] Fixed documentation being built from tags.
  • [+] Updated linters.
  • [+] PR Labelling.
  • [+] Automatic GMA builder.

Boring Stuff

  • [~] Updated Version ID to 73 - Grand Lake
  • [+] Bunch of documentation additions.
  • [+] Cleaned up old code to be more readable.
  • [+] Added CAR_BLINKER enums.
  • [+] Added a functional programming / function currying library :ablobhype:

Sirens

  • [+] Updated TMD Siren. - Pringle
  • [~] Fixed Intimidator bullhorn path.
  • [~] RDS inter-clear volume fix.
  • [+] Updated HOLIDAY SIREN WOOOOOOOOOOOOOOOOOOOOOO
  • [+] Updated EQ2B, Omega 90
  • [+] Added Q2B, Scan Superior

Fixes

  • [~] Fixed random illumination option errors.
  • [~] Fixed a random unused component file.
  • [~] Fixed liveries not working on vehicles which use multiple props.
  • [~] Fixed siren model not being reset on the HUD if no siren is selected.
  • [~] Fixed photon_hud_opacity only working for 0 and 1
  • [~] Fixed so invalid colours won't break photon.
    • They now default to white instead.
  • [~] Fixed emv_siren command to work with siren names, IDs and indexes.
  • [~] Fixed empty traffic tables causing errors.

Features

  • [+] Added configuration support to EMV.
    • Set EMV.Configuration = true, to enable a automatically generated ID.
    • Set EMV.Configuration = "string", to manually set the ID.
  • [+] Allowed the HUD to be moved.
    • photon_hud_offset_x and photon_hud_offset_y in console.
  • [+] Auto component takedown colours can be set with Color1, like regular lights.
  • [+] Allowed siren, ta, illumination and light modes to be cycled backwards.
    • Check the reverse modifier key.

Library