Skip to content

Update 18

Compare
Choose a tag to compare
@gtav-ent gtav-ent released this 27 May 19:55
· 375 commits to master since this release

THIS RELEASE (R18, 26th May)

Changes:

  • Bug fix: infinite ammo was still broken
  • Various scenery-based locations added; e.g. hospital, LifeInvader, sunken cargo ship, etc
  • Another attempt at fixing cash text comma bug on foreign locales
  • Various minor fixes

PREVIOUS RELEASE - not described on GitHub (R17, 26th May)

Changes:

  • Bug fix: early Release 16 apps had stuttering on slower PCs due to periodic saving of settings. Now done in the background instead of disrupting the main thread. Saved every 20 sec or so.
  • Bug fix: infinite ammo, no reload etc were broken in R16
  • Bug fix: the threading in R16 crashed or confused Script Hook when reloading mod or sometimes on exit. Now switched to a different framework, seems OK.
  • Weapons menu now temporarily arms the weapon being edited; restores previous weapon on exit
  • Various internal fixes