Changes in 1.5.8: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
* GitHub commit log: https://github.com/multitheftauto/mtasa-blue/compare/1.5.7...master
* GitHub commit log: https://github.com/multitheftauto/mtasa-blue/compare/1.5.7...master
* GitHub milestone: https://github.com/multitheftauto/mtasa-blue/milestone/2
* GitHub milestone: https://github.com/multitheftauto/mtasa-blue/milestone/2
* So far https://github.com/multitheftauto/mtasa-blue/compare/75babd0...master
* So far https://github.com/multitheftauto/mtasa-blue/compare/bdb8013...master


'''This changelog is partial and needs updating.'''
'''This changelog is partial and needs updating.'''
Line 19: Line 19:
* '''10<sup>th</sup>''' year anniversary update
* '''10<sup>th</sup>''' year anniversary update
* '''{{date difference|2019|8|31}}''' days
* '''{{date difference|2019|8|31}}''' days
* '''0''' new functions
* '''6''' new functions
* '''0''' new events
* '''0''' new events
* '''0''' deprecations
* '''0''' deprecations
* '''0''' bug fixes and changes
* '''3''' bug fixes and changes
* '''0''' commits ([https://github.com/multitheftauto/mtasa-blue/compare/1.5.7...master see comparison])
* '''21''' commits ([https://github.com/multitheftauto/mtasa-blue/compare/1.5.7...master see comparison])
* '''0''' new open Mantis issues
* '''0''' new open Mantis issues
* '''0''' resolved Mantis issues
* '''0''' resolved Mantis issues
* '''0''' closed Mantis issues
* '''0''' closed Mantis issues
* '''0''' new open GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+created%3A%3E%3D2019-08-31 see list])
* '''0''' new open GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+created%3A%3E%3D2019-08-31 see list])
* '''0''' resolved GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?utf8=%E2%9C%93&q=is%3Aclosed+is%3Aissue+milestone%3A1.6+created%3A%3E2018-12-01 see list])
* '''2''' resolved GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?utf8=%E2%9C%93&q=is%3Aclosed+is%3Aissue+milestone%3A1.6 see list])
* '''0''' closed GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?utf8=%E2%9C%93&q=is%3Aclosed+is%3Aissue+closed%3A%3E%3D2019-08-31 see list])
* '''0''' closed GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?utf8=%E2%9C%93&q=is%3Aclosed+is%3Aissue+closed%3A%3E%3D2019-08-31+no%3Amilestone see list])
* '''0''' new open GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+created%3A%3E%3D2019-08-31 see list])
* '''0''' new open GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+created%3A%3E%3D2019-08-31 see list])
* '''0''' merged GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?q=is%3Apr+milestone%3A1.6+is%3Amerged see list])
* '''10''' merged GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?q=is%3Apr+milestone%3A1.6+is%3Amerged see list])
* '''0''' closed GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aunmerged+closed%3A%3E%3D2019-08-31 see list])
* '''0''' closed GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aunmerged+closed%3A%3E%3D2019-08-31 see list])
* '''0''' contributors of which '''0''' are new ([https://github.com/multitheftauto/mtasa-blue/graphs/contributors?from=2019-08-31&to=2020-08-31&type=c see list])
* '''8''' contributors of which '''1''' is new ([https://github.com/multitheftauto/mtasa-blue/graphs/contributors?from=2019-08-31&to=2020-08-31&type=c see list])
* '''64+''' total contributors ([https://github.com/multitheftauto/mtasa-blue/graphs/contributors see list])
* '''64+''' total contributors ([https://github.com/multitheftauto/mtasa-blue/graphs/contributors see list])
* '''0''' vendor updates
* '''0''' vendor updates
Line 42: Line 42:
-->
-->
<sub>'''Note:''' Last update to these statistics was made
<sub>'''Note:''' Last update to these statistics was made
{{#ifeq: {{date difference|2019|8|31}} | 0 | today |
{{#ifeq: {{date difference|2019|9|2}} | 0 | today |
   {{#ifeq: {{date difference|2019|8|31}} | 1 | yesterday |
   {{#ifeq: {{date difference|2019|9|2}} | 1 | yesterday |
     {{date difference|2019|8|31}} days ago
     {{date difference|2019|9|2}} days ago
   }}
   }}
}}.</sub>
}}.</sub>
Line 51: Line 51:
== Scripting ==
== Scripting ==
=== Client ===
=== Client ===
<section show="false">
<section show="true">
==== New Functions ====
==== 3 New Functions ====
* Placeholder
* Add [[setPedFightingStyle]] ([https://github.com/multitheftauto/mtasa-blue/pull/810 #810] by '''StrixG''')
* Add [[setPedArmor]] ([https://github.com/multitheftauto/mtasa-blue/pull/811 #811] by '''StrixG''')
* Add [[areVehicleLightsOn]] ([https://github.com/multitheftauto/mtasa-blue/pull/938 #938] by '''StrixG''')


<!--
==== New Events ====
==== New Events ====
* Placeholder
* Placeholder
Line 66: Line 69:
==== Bug Fixes & Changes ====
==== Bug Fixes & Changes ====
* Placeholder
* Placeholder
-->
</section>
</section>


=== Server ===
=== Server ===
<section show="false">
<section show="true">
==== New Functions ====
==== 2 New Functions ====
* Placeholder
* Add [[setPlayerScriptDebugLevel]] and [[getPlayerScriptDebugLevel]] ([https://github.com/multitheftauto/mtasa-blue/pull/826 #826] by '''knitz12''')


<!--
==== New Events ====
==== New Events ====
* Placeholder
* Placeholder
Line 81: Line 86:
==== New Arguments & Parameters ====
==== New Arguments & Parameters ====
* Placeholder
* Placeholder
 
-->
==== Bug Fixes & Changes ====
==== 2 Bug Fixes & Changes ====
* Placeholder
* Fix [[callRemote]] to return 0 errno instead of nil upon success ([https://github.com/multitheftauto/mtasa-blue/pull/295 #295] by '''myonlake''')
* Fix [[iprint]] to be able to read and output nil arguments properly ([https://github.com/multitheftauto/mtasa-blue/pull/1064 #1064] by '''TheNormalnij''')
</section>
</section>


=== Shared (''Client & Server side'') ===
=== Shared (''Client & Server side'') ===
<section show="false">
<section show="true">
==== New Functions ====
==== New Functions ====
* Placeholder
* Add [[xmlLoadString]] ([https://github.com/multitheftauto/mtasa-blue/pull/809 #809] by '''LopSided''')
 
<!--
==== New Events ====
==== New Events ====
* Placeholder
* Placeholder
Line 102: Line 108:
==== Bug Fixes & Changes ====
==== Bug Fixes & Changes ====
* Placeholder
* Placeholder
-->
</section>
</section>


== Client ==
== Client ==
<section show="false">
<section show="true">
=== Additions ===
* Placeholder
 
=== Bug Fixes & Changes ===
=== Bug Fixes & Changes ===
* Placeholder
* Add new client setting to toggle external sounds ([https://github.com/multitheftauto/mtasa-blue/pull/834 #834] by '''myonlake''')
</section>
</section>


<!--
== Server ==
== Server ==
<section show="false">
<section show="false">
=== Additions ===
* Placeholder
=== Bug Fixes & Changes ===
=== Bug Fixes & Changes ===
* Placeholder
* Placeholder
Line 124: Line 126:
== Shared ==
== Shared ==
<section show="false">
<section show="false">
=== Additions ===
* Placeholder
=== Bug Fixes & Changes ===
=== Bug Fixes & Changes ===
* Placeholder
* Placeholder
Line 135: Line 134:
* Placeholder
* Placeholder
</section>
</section>
 
-->
== Extra information ==
== Extra information ==
''More detailed information available on our GitHub repositories:
''More detailed information available on our GitHub repositories:

Revision as of 17:09, 2 September 2019

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

This changelog is partial and needs updating.

Main Additions / Changes

Click to collapse [-]
  • 10th year anniversary update

Statistics

Click to expand [+]

Scripting

Client

Click to collapse [-]

3 New Functions

Server

Click to collapse [-]

2 New Functions

2 Bug Fixes & Changes

  • Fix callRemote to return 0 errno instead of nil upon success (#295 by myonlake)
  • Fix iprint to be able to read and output nil arguments properly (#1064 by TheNormalnij)

Shared (Client & Server side)

Click to collapse [-]

New Functions

Client

Click to collapse [-]

Bug Fixes & Changes

  • Add new client setting to toggle external sounds (#834 by myonlake)

Extra information

More detailed information available on our GitHub repositories: