Changes in 1.5.6

From Multi Theft Auto: Wiki
Revision as of 12:06, 6 September 2018 by Myonlake (talk | contribs) (Add sections, fix some text stuff, clean up)
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

CONCEPT CHANGELOG (release delayed)

Main Additions / Changes

Click to collapse [-]

Scripting

Client

Click to collapse [-]

New Functions

New Arguments & Parameters

Bugfixes & Changes

Server

Click to collapse [-]

New Functions

New Events

Deprecations

New Arguments & Parameters

Bugfixes & Changes

Shared (Client & Server side)

Click to collapse [-]

New Functions

Deprecations

New Arguments & Parameters

Bugfixes & Changes

Client

Click to collapse [-]

Client: Additions

  • Updated & added translations for various languages
  • Enable switching camera view mode for trains (GitHub #125 by ZReC)
  • Added full axis option to joystick bindings
  • Added master volume setting to audio settings (Mantis 0009896)
  • Added Bulgarian, Indonesian and Chinese (Traditional) localization
  • Added reloadnews command for developers

Client: Bugfixes & Changes

  • Fixed problems when using a controller with more than 7 axis
  • Restore default exhaust fumes position when disconnecting
  • Fix vehicle radio sometimes won't play
  • Fixed incorrect path in guiCreateStaticImage error message
  • Fixed dxGetTextWidth returns wrong width of text (Mantis 0009745)
  • Fixed some minor memory leaks
  • Improved client fetchRemote reliability
  • Fixed dxGetStatus().SettingWindowed sometimes being incorrect
  • Averted one type of igdumd32.dll crash
  • Added help dialog for crash at offset 003C51A8 (Corrupt anim hierarchy)
  • Fixed client crash caused by invalid blip icon
  • Fix animation getting stuck after carjack
  • Updated BASS and sound-related dependencies
  • Restore console input focus after guiMoveToBack
  • Fixed client crash caused by destroying markers during hit/leave events
  • Fixed shaders sometimes losing default values
  • Fixed console displays an error message when pressing the key of a disabled MTA control (Mantis 0009166)
  • Fixed error when loading certain jpeg files with unicode Windows username
  • Fixed engineLoadDFF/TXD raw buffer not being deallocated after import
  • Fixed 100% CPU usage while using the debugscript command and having the chat text black/white outline setting enabled
  • Fixed crash caused by calling client-side setPlayerNametagShowing with a ped
  • Fixed crash caused by passing empty string to requestBrowserDomains crashes client (Mantis 0009844)
  • Fixed several additional crashes
  • Fixed issues with wearing a jetpack, choking or using animations at the same time (Mantis 0009522)
  • Freezing a ped wearing jetpack will no longer remove the jetpack automatically
  • Port is now an optional parameter for the 'connect' command, defaults to 22003 (Mantis 0007047)
  • Typing the 'connect' command will no longer disconnect until all parameters have been checked (Mantis 0007047)
  • Update CEF to 3.3440.1805.gbe070f9 (Chromium 68.0.3440.84)
  • Removed the built-in whowas command (Mantis 0006722)
  • Update libpng to 1.6.35
  • Added native language names

Server

Click to collapse [-]

Server: Additions

Server: Bugfixes & Changes

Shared

Click to collapse [-]

Shared: Bugfixes & Changes

  • Fixed curl not requesting compressed datum
  • Fix cloned elements not getting removed on resource stop
  • Update curl to 7.61.0 (GitHub #270 by myonlake)
  • Update json-c to 0.31.1 (GitHub #268 by myonlake)

Resources

Click to collapse [-]
  • [admin] Added ban search feature to Bans tab
  • [admin] Fixed gridlist sorting bug (contents getting corrupted/mangled up)
  • [admin] Improved logging of responsible admin (any type of change to ACL through panel, details on actions like unbanning)
  • [admin] Miscellaneous fixes: resizing ban details window (and extended its size for longer serials), broken Anonymous admin kicks, updated flags
  • [admin] Added copy serial to ban details tab in Bans and enabled doubleclicking on a row to open that view
  • [freeroam] Added player nick search (filtering) to F1 warp window
  • [freeroam] Fixed vehicle label/controls disappearing randomly while in a vehicle
  • [freeroam] Fixed some recurring client debug warnings
  • [scoreboard] Added countryflags to TAB
  • [traffic] Removed the traffic resource from official resources package due to it's inefficiency, size and bloatedness

Editor

Click to collapse [-]
  • Added sirens option and fixed plate
  • Added a Favourites category under All categories in element browser
  • Added sirens state option for mapped vehicles and fixed plate text

Extra information

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