Skip to content

v1.15.2

Compare
Choose a tag to compare
@izawartka izawartka released this 21 Feb 01:32
· 18 commits to master since this release
a1a7eae

GTA2 Trainer by masuo & h0x91b v1.15.2 (2023.02.21)

CHANGELOG:
1.15.1 -> 1.15.2

  • "variate colors" option in the Array Car Spawner finally works!
  • fixed game crashing when trying to spawn a car outside the map
  • fixed game crashing when not selecting any car model in the ACS
  • fixed rotation value display in the ACS
  • cleaned up the UI a bit
  • moved spawnable cars & objects list to another file: SpawningData.h and cleaned it up a bit (still needs a massive refactor in the future)
  • replaced WantToSpawn class with a struct (i have no idea why it was a class in the first place)
  • updated readme file
  • removed "boxcar" option from the car spawning menus (spawning it would crash the game)
  • "get player pos" in the ACS does no more automatically copy the rotation value

1.15 -> 1.15.1

  • changed "pop-ups" to "power-ups" (i have no idea why i called it "pop-ups")
  • cleaned up cars spawning
  • cleaned up MainWindow.h
  • changed test function to also show ped's and car's addresses