Changes in 1.5.7: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 17: Line 17:
* This is the '''24<sup>th</sup>''' 1.x.x release, planned to be released x.x.2019
* This is the '''24<sup>th</sup>''' 1.x.x release, planned to be released x.x.2019
* '''{{date difference|2018|9|6}}''' days
* '''{{date difference|2018|9|6}}''' days
* '''15''' new functions
* '''16''' new functions
* '''3''' new events
* '''3''' new events
* '''0''' deprecations
* '''0''' deprecations
Line 26: Line 26:
* '''665''' closed Mantis issues
* '''665''' closed Mantis issues
* '''239''' new open GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+created%3A%3E2018-09-06 see list])
* '''239''' new open GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue+created%3A%3E2018-09-06 see list])
* '''38''' resolved GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?utf8=%E2%9C%93&q=is%3Aclosed+is%3Aissue+milestone%3A1.5.7+created%3A%3E2018-09-06 see list])
* '''42''' resolved GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?utf8=%E2%9C%93&q=is%3Aclosed+is%3Aissue+milestone%3A1.5.7+created%3A%3E2018-09-06 see list])
* '''48''' closed GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?utf8=%E2%9C%93&q=is%3Aclosed+is%3Aissue+closed%3A%3E2018-09-06+-milestone%3A1.5.7 see list])
* '''44''' closed GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?utf8=%E2%9C%93&q=is%3Aclosed+is%3Aissue+closed%3A%3E2018-09-06+-milestone%3A1.5.7 see list])
* '''21''' new open GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+created%3A%3E2018-09-06 see list])
* '''21''' new open GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?utf8=%E2%9C%93&q=is%3Aopen+is%3Apr+created%3A%3E2018-09-06 see list])
* '''38''' merged GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?q=is%3Apr+milestone%3A1.5.7+is%3Amerged see list])
* '''38''' merged GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?q=is%3Apr+milestone%3A1.5.7+is%3Amerged see list])
Line 40: Line 40:
-->
-->
<sub>'''Note:''' Last update to these statistics was made
<sub>'''Note:''' Last update to these statistics was made
{{#ifeq: {{date difference|2019|2|12}} | 0 | today |
{{#ifeq: {{date difference|2019|2|13}} | 0 | today |
   {{#ifeq: {{date difference|2019|2|12}} | 1 | yesterday |
   {{#ifeq: {{date difference|2019|2|13}} | 1 | yesterday |
     {{date difference|2019|2|12}} days ago
     {{date difference|2019|2|13}} days ago
   }}
   }}
}}.</sub>
}}.</sub>
Line 51: Line 51:
=== Client ===
=== Client ===
<section show="true">
<section show="true">
==== 15 New Functions ====
==== 16 New Functions ====
* Add [[guiComboBoxGetItemCount]] and [[guiComboBoxSetOpen]] and [[guiComboBoxIsOpen]] ([https://github.com/multitheftauto/mtasa-blue/pull/280 GitHub #280] by '''FileEX''')
* Add [[guiComboBoxGetItemCount]] and [[guiComboBoxSetOpen]] and [[guiComboBoxIsOpen]] ([https://github.com/multitheftauto/mtasa-blue/pull/280 GitHub #280] by '''FileEX''')
* Add [[guiGridListGetSelectionMode]] and [[guiGridListIsSortingEnabled]] ([https://github.com/multitheftauto/mtasa-blue/pull/691 GitHub #691] by '''StrixG''')
* Add [[guiGridListGetSelectionMode]] and [[guiGridListIsSortingEnabled]] ([https://github.com/multitheftauto/mtasa-blue/pull/691 GitHub #691] by '''StrixG''')
Line 58: Line 58:
* Add [[setVehicleModelDummyPosition]] and [[getVehicleModelDummyPosition]] ([https://github.com/multitheftauto/mtasa-blue/pull/390 GitHub #390] by '''forkerer''')
* Add [[setVehicleModelDummyPosition]] and [[getVehicleModelDummyPosition]] ([https://github.com/multitheftauto/mtasa-blue/pull/390 GitHub #390] by '''forkerer''')
* Add [[getSoundBufferLength]] ([https://github.com/multitheftauto/mtasa-blue/pull/679 GitHub #679] by '''StrixG''')
* Add [[getSoundBufferLength]] ([https://github.com/multitheftauto/mtasa-blue/pull/679 GitHub #679] by '''StrixG''')
* Add [[getCommandHandlers]] ([https://github.com/multitheftauto/mtasa-blue/pull/653 GitHub #653] by '''xLuxy''')
* Add [[getCommandHandlers]] (previously available server-side only) ([https://github.com/multitheftauto/mtasa-blue/pull/653 GitHub #653] by '''xLuxy''')
* Add [[getPedFightingStyle]] (previously available server-side only) ([https://github.com/multitheftauto/mtasa-blue/pull/808 GitHub #808] by '''StrixG''')
* Add [[guiFocus]] and [[guiBlur]] ([https://github.com/multitheftauto/mtasa-blue/pull/365 GitHub #365] by '''myonlake''')
* Add [[guiFocus]] and [[guiBlur]] ([https://github.com/multitheftauto/mtasa-blue/pull/365 GitHub #365] by '''myonlake''')



Revision as of 12:17, 13 February 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

Main Additions / Changes

Click to collapse [-]

Statistics

Click to expand [+]

Scripting

Client

Click to collapse [-]

16 New Functions

3 New Events

3 Bug Fixes & Changes

Server

Click to collapse [-]

New Arguments & Parameters

Shared (Client & Server side)

Click to collapse [-]

4 New Functions

  • Add support for Lua os.* functions (GitHub #316 by Dezash)
    • Following os functions have been enabled:
      • os.clock
      • os.date
      • os.difftime
      • os.time
    • Following os functions have been disabled for security reasons:
      • os.execute
      • os.exit
      • os.getenv
      • os.remove
      • os.rename
      • os.setlocale
      • os.tmpname

Client

Click to collapse [-]

17 Bug Fixes & Changes

  • [Added for testing] Fix swimming speed on higher FPS (GitHub #379 by nonamenoname and saml1er)
  • [Added for testing] Fix many collisionless objects (GitHub #378 by samr46)
  • Fix, enable switching weapons while being attached to element (GitHub #533 by CrosRoad95)
  • Using /voiceptt with a custom bind won't crash the client, using /voiceptt without further parameters will toggle voice push-to-talk. (See commit d5e5d46 by botder)
  • Fix client crash for fixVehicle in onClientVehicleCollision (See commit 5c6db96 by botder)
    • Credits to FileEX for providing a temporary fix by disabling the event for blown vehicles (GitHub #600)
  • Added support for planes, trains and boats for onClientVehicleCollision (Fixes GitHub #540, see commit 2017aea by botder)
  • Stream-in an object after attaching if it was streamed-out beforehand (Fixes GitHub #623, see commit 3ab471c by botder)
  • Fix voice freeze (See commit 39c1ba0 by botder)
  • Fix camera object-clipping, melee damage, sniper damage and helicopter blades collision outside map boundaries (Fixes GitHub #407, GitHub #466, GitHub #459, GitHub #647, see commit 6626134 by lopezloo)
  • Update camera target if warping to passenger seat from other vehicle (Fixes GitHub #625, see commit 19cb321 by botder)
  • Moved and restyled language selection to the bottom of the main menu (See commit 6f6b2ed by ccw808)
  • Skimmer high fps fix (GitHub #433 by forkerer)
  • Update frame rate limiter (See commit 98cdd86 and bc94009 by ccw808)
  • Add support for another gta-sa.exe variant to the installer (See commit e829a20 by ccw808)
  • Fix setPedWeaponSlot from 11 to 0 resets goggle effect (Fixes GitHub #579, see commit e356849 by FileEX)
  • Fix wrong value for matchingDimension in onClientMarkerLeave (Fixes GitHub #736, see commit 8f94072 by botder)
  • Fix debug chat movement when changing audio volume (See commit 7febd31 by botder)

Server

Click to collapse [-]

Additions

7 Bug Fixes & Changes

Shared

Click to collapse [-]

4 Bug Fixes & Changes

2 Vendor Updates

Resources

Click to collapse [-]
  • [freeroam] Fixed GUI after destroy vehicle (GitHub #125 by FileEX)

Extra information

More detailed information available on our Mantis Bug Tracker changelog and GitHub repositories: