Changes in 1.5.4

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
MTA:SA Releases Changelog Pages
1.0 1.0.0 • 1.0.1 • 1.0.2 • 1.0.3 • 1.0.4
1.1 1.1.0 • 1.1.1
1.2 1.2.0
1.3 1.3.01.3.11.3.21.3.31.3.41.3.5
1.4 1.4.01.4.1
1.5 1.5.01.5.11.5.21.5.31.5.41.5.51.5.61.5.71.5.81.5.9
1.6 1.6.01.6.1

1.5.4 was released on April 22, 2017.

Main Additions / Changes

  • Security tweaks for both server and client
  • Enabled Authorized Serial Protection by default
  • Code refactoring and improvements to our build system (also added Clang support)

Scripting

Client

Shared (Client & Server side)

Client

Client: Additions

Client: Bugfixes & Changes

  • Corona markers should now have a correct attach offset position (thanks to lopezloo)
  • Fixed very lage radar areas not being visible (thanks to ZReC)
  • Disabled CEF sandbox due to problems (might be re-enabled soon)
  • Updated CEF and other 3rd party dependencies
  • Fixes for some crashes and improvements for error handling for installation and startup issues
  • Removed max password length limit for server account passwords (thanks to 4O4)
  • Improved multi-monitor support in windowed fullscreen mode
  • Improved performance of dxGetPixelsSize
  • Tweaked joystick support
  • Fixed playSound not supporting unicode in URLs
  • Increased default max streaming memory

Server

Server: Additions

  • Added fakelag command
  • Added option to allow locally modified (gta3.img) vehicles

Server: Bugfixes & Changes

  • Enabled Authorized Serial Account Protection by default
  • Enabled Database Credentials Protection by default
  • Fixes for weapons/fists desync
  • SQLite or MySQL no longer makes the server freeze if the connection is lost
  • Goggles no longer stay after player was killed (thanks to ArranTuna)
  • Fixed console input via pipe on Windows
  • Added option "-u" to server command line to disable stdout buffering (useful for screenlog)

Resources

  • Added new special detections to acpanel
  • Added anti-command spam to freeroam (thanks to dutchman101)
  • Fixed vehicle kills not being displayed properly (thanks to ArranTuna)
  • Fixed abusable glitch in /anim command in freeroam (thanks to dutchman101)
  • Added graceful exitting to webbrowser
  • Fixed run commands overwritng 'results' global variable in runcode

Editor

  • Disabled breathing sounds

Extra information

More detailed information available on Bug tracker Changelog and GitHub repositories: