Skip to content

Releases: devbluen/WazeGPS-Samp

V.1405

24 Nov 21:26
c7255c1

Choose a tag to compare

  • Added ALS method and removed YSI
  • Improvements in loops to avoid long callback
  • Fixed problems with GPS include, if not found in gamemode, Waze will implement #include instead of returning compiler error.

Release V.1404

17 Oct 13:16
c6f613e

Choose a tag to compare

  • Removed incorrect checks. (#3)

Release - V.1403

14 Oct 21:49
6c24f5d

Choose a tag to compare

  • Removed automatic inclusion of GPS in the scope of the code
  • Added protections to not compile without declaring GPS before WazeGPS
  • Added iterate to work better with the gangzones being created
  • Added variables, enumerators and some functions in static mode so that they do not work outside of the GPS include, causing fewer future problems

Release V.1402

10 Feb 05:37
5c8246c

Choose a tag to compare

  • Fix more bugs.

Release - 03.02.46

03 Feb 18:59
aea6ad1

Choose a tag to compare

  • Add new functions and update sucurity guard