Changes in 1.4.1: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 57: Line 57:
:* [https://code.google.com/p/mtasa-blue/source/list MTA: SA Blue]
:* [https://code.google.com/p/mtasa-blue/source/list MTA: SA Blue]
:* [https://code.google.com/p/mtasa-resources/source/list MTA: SA Official Resources]
:* [https://code.google.com/p/mtasa-resources/source/list MTA: SA Official Resources]
[[pt-br:Novidades_na_versão_1.4.1]]


[[Category:Changelog]]
[[Category:Changelog]]
[[Category:Incomplete]]
[[Category:Incomplete]]

Revision as of 22:37, 8 February 2015

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

Main Additions / Changes

  • None yet

Scripting

Scripting: New functions

Client

  • None yet

Server

  • None yet

Shared (Client & Server side)

  • Added hash
  • Added 'sourceTimer' global variable to timer function

Scripting: New Events

Client

  • None yet

Server

  • None yet

Scripting: Changes, Bugfixes and Additions

  • Now forcePlayerMap is a client-side and server-side function
  • Fixed a bug when redefining Vectors and Matrices (issue #8660)
  • Fixed a crash when trying to get the key of a control bound to a function clientside (issue #8474)
  • Fixed setWeaponFlags(weapon, "flags") returning false (issue #8686)

Client

Client: Additions

  • None yet

Client: Bugfixes & Changes

  • None yet

Server

Server: Additions

Server: Bugfixes & Changes

  • None yet

Resources

  • None yet

Editor

  • None yet

Extra information

More detailed information available on Bug tracker Changelog and Google Code repositories: