Changes in 1.6.1: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (→‎Resources: Update)
Line 96: Line 96:


== Resources ==
== Resources ==
=== 1+ Changes and Bug Fixes ===
=== 23+ Changes and Bug Fixes ===
* [defaultstats] Don't re-apply stats on every respawn ([https://github.com/multitheftauto/mtasa-resources/commit/9fde199ec5025052468df0255bf5c5011ef29718 9fde199] by '''Dutchman101''')
* [defaultstats] Don't re-apply stats on every respawn ([https://github.com/multitheftauto/mtasa-resources/commit/9fde199ec5025052468df0255bf5c5011ef29718 9fde199] by '''Dutchman101''')
* [defaultstats] Fixed issue where defaultstats did not set player stats correctly ([https://github.com/multitheftauto/mtasa-resources/commit/567d10c552305dae3f57d5c422a34c25f22fdc12 567d10c] by '''MittellBuurman''')
* [hedit] Added portugese localization ([https://github.com/multitheftauto/mtasa-resources/commit/d1b85d7dda45293ce497cf03f21eea2f59100b89 d1b85d7] by '''ricksterhd123''')
* [hedit] Added hungarian localization ([https://github.com/multitheftauto/mtasa-resources/commit/53050dd0bf73a164969480c9277fc3c6b0601b7e 53050dd] by '''Nico8340''')
* [hedit] Updated turkish localization ([https://github.com/multitheftauto/mtasa-resources/commit/3044d00a796488870556b19b088ac505c332952c 3044d00] by '''mahlukat5''')
* [parachute] Fixed warnings about min_mta_version ([https://github.com/multitheftauto/mtasa-resources/commit/b4119cca4665d63a3043f14c1624ce9c96700b96 b4119cc] by '''NetroX1993''')
* [votemanager] Fixed lint error ([https://github.com/multitheftauto/mtasa-resources/commit/c8630075317123e510645464a3bf56ebb244573b c863007] by '''Dark-Dragon''')
* [admin] Removed execute code functionality for safety reasons ([https://github.com/multitheftauto/mtasa-resources/commit/507a04937524997410e450a6d4292974fa801bf8 507a049] by '''srslyyyy''')
* [admin] Updated skins.xml ([https://github.com/multitheftauto/mtasa-resources/commit/b5306484a789cc59b05f4182505ac07df3d90e07 b530648] by '''F2BShady''')
* [admin] Fixed warnings ([https://github.com/multitheftauto/mtasa-resources/commit/d7b02022fa8168fc300dd562118100265cf0688b d7b0202] by '''jlillis''')
* [freeroam] Updated skins.xml ([https://github.com/multitheftauto/mtasa-resources/commit/cacbe40a805402dec3a62180b987d4b777817ea6 cacbe40] by '''F2BShady''')
* [ipb] Replaced the onClientResource start event with the onPlayerResourceStart event ([https://github.com/multitheftauto/mtasa-resources/commit/cca3a05adf7fc940b913453a5fad5d5f3c8e3518 cca3a05] by '''srslyyyy''')
* [runcode] Added aclrequest for loadstring function ([https://github.com/multitheftauto/mtasa-resources/commit/c40b8095f054b6e87b46e1d53d9b6ec77cf943c7 c40b809] by '''IIYAMA12 ''')
* [scoreboard] Replaced drawing arrow from path to texture ([https://github.com/multitheftauto/mtasa-resources/commit/128f26952810804df6acb233ca9476853caa1286 128f269] by '''srslyyyy''')
* [admin2] Forward-ported permissions widget from admin1 and minor fixes ([https://github.com/multitheftauto/mtasa-resources/commit/25dcc4c655de26de0a2d0eb1b55ef7f3b3f6725e 25dcc4c] by '''Dark-Dragon''')
* [admin2] Fixed /report message viewer widget and minor fixes ([https://github.com/multitheftauto/mtasa-resources/commit/6dbdf2cf90d0e447879bea86942e01caf949b8f5 6dbdf2c] by '''Dark-Dragon''')
* [admin2] Refactored bans functionality ([https://github.com/multitheftauto/mtasa-resources/commit/d8c35b0a38a295d119054c4328a892c4e26be358 d8c35b0] by '''jlillis''')
* [admin2] Fixed messagebox not showing ([https://github.com/multitheftauto/mtasa-resources/commit/5afe0247e6ca44c5754a2d9a6a0af7bc8b57f967 5afe024] by '''FileEX''')
* [admin2] Fixed messagebox not showing ([https://github.com/multitheftauto/mtasa-resources/commit/5afe0247e6ca44c5754a2d9a6a0af7bc8b57f967 5afe024] by '''FileEX''')
* [admin2] Added missing glitches and world properties ([https://github.com/multitheftauto/mtasa-resources/commit/6856aa075c8e5674379c2a89f355d8b167ab6fdb 6856aa0] by '''FileEX''')
* [admin2] Added missing glitches and world properties ([https://github.com/multitheftauto/mtasa-resources/commit/6856aa075c8e5674379c2a89f355d8b167ab6fdb 6856aa0] by '''FileEX''')
* [admin2] Added content for "Users" sub-tab in the "Rights" tab ([https://github.com/multitheftauto/mtasa-resources/commit/3f8ecca953cc3dfa84e4d1b38b6b4c41f323688b 3f8ecca] by '''FileEX''')
* [admin2] Added content for "Users" sub-tab in the "Rights" tab ([https://github.com/multitheftauto/mtasa-resources/commit/3f8ecca953cc3dfa84e4d1b38b6b4c41f323688b 3f8ecca] by '''FileEX''')
* [admin2] Removed execute code functionality for safety reasons ([https://github.com/multitheftauto/mtasa-resources/commit/c4bc73a2b088b98116ece27065cc7f5a1dced15b c4bc73a] by '''jlillis''')
* [admin2] Replaced checkboxes with a gridlist for glitches and special world properties ([https://github.com/multitheftauto/mtasa-resources/commit/1dcb2953757c6741c93b9c63db33c032183047bc 1dcb295] by '''FileEX''')
* [admin2] Added ability to change server configuration settings ([https://github.com/multitheftauto/mtasa-resources/commit/118d58e383f631f111fe3f2463480182235c71d1 118d58e] by '''FileEX''')


== Extra information ==
== Extra information ==

Revision as of 10:18, 4 April 2024

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. It is updated progressively to keep the page always up to date.


Important notice to Windows 7 and 8.x users

If you are using Windows 7 or 8.x, please upgrade your system to Windows 10 or 11 as soon as possible. Windows 7 and 8.x are no longer supported by Microsoft (since January 2020 and January 2023 respectively) and most software (including Google Chrome and Steam) which means you are running an insecure system. Multi Theft Auto will also eventually drop Windows 7 and 8.x support sometime in the future, so it would be a good idea to start looking at upgrade options right now. Thank you!

CEF in MTA is no longer updated for Windows 7 or 8.x. This is because CEF no longer supports those versions of Windows. This bad for security, so please upgrade to Windows 10+ and MTA to 1.6+


Statistics

Click to collapse [-]

These are some statistics since the previous release.

  • This is the 28th 1.x.x release
  • 318 days
  • 0 new functions
  • 0 new event
  • 0 deprecations
  • 3+ bug fixes and changes
  • 16+ commits (mtasa-blue) (mtasa-resources)
  • 12 new open GitHub issues (see list)
  • 0 resolved GitHub issues (see list)
  • 2 closed GitHub issues (see list)
  • 2 new open GitHub pull requests (see list)
  • 0 merged GitHub pull requests (see list)
  • 2 closed GitHub pull requests (see list)
  • 2+ contributors of which 0+ are new (see list)
  • 100+ total contributors (see list)
  • 2 vendor updates

Note: Last update to these statistics was made 309 days ago.


2+ Changes and Bug Fixes

Client

  • Update d3dcompiler_47.dll from CEF (75a1a29 and 6d8fd8c by patrikjuvonen)
  • Updated translations from Crowdin (29baf29 by patrikjuvonen)
  • Added Azerbaijani to client languages
  • Fixed "Changing vehicle model from doorless or "doorful" causes doors to fall off" (d6659da by FileEX)
  • Fixed "Wheel visibility when using setVehicleWheelStates" (51c9257 by FileEX)

Server

  • Check deprecated account name length on banPlayer to fix all players getting kicked (b5e2332 by patrikjuvonen)


2 Vendor Updates

Client

  • Updated libpng to 1.6.40 (46f04ce by patrikjuvonen)
  • Updated CEF to 114.2.11+g87c8807+chromium-114.0.5735.134 (881651f by patrikjuvonen)


Resources

23+ Changes and Bug Fixes

  • [defaultstats] Don't re-apply stats on every respawn (9fde199 by Dutchman101)
  • [defaultstats] Fixed issue where defaultstats did not set player stats correctly (567d10c by MittellBuurman)
  • [hedit] Added portugese localization (d1b85d7 by ricksterhd123)
  • [hedit] Added hungarian localization (53050dd by Nico8340)
  • [hedit] Updated turkish localization (3044d00 by mahlukat5)
  • [parachute] Fixed warnings about min_mta_version (b4119cc by NetroX1993)
  • [votemanager] Fixed lint error (c863007 by Dark-Dragon)
  • [admin] Removed execute code functionality for safety reasons (507a049 by srslyyyy)
  • [admin] Updated skins.xml (b530648 by F2BShady)
  • [admin] Fixed warnings (d7b0202 by jlillis)
  • [freeroam] Updated skins.xml (cacbe40 by F2BShady)
  • [ipb] Replaced the onClientResource start event with the onPlayerResourceStart event (cca3a05 by srslyyyy)
  • [runcode] Added aclrequest for loadstring function (c40b809 by IIYAMA12 )
  • [scoreboard] Replaced drawing arrow from path to texture (128f269 by srslyyyy)
  • [admin2] Forward-ported permissions widget from admin1 and minor fixes (25dcc4c by Dark-Dragon)
  • [admin2] Fixed /report message viewer widget and minor fixes (6dbdf2c by Dark-Dragon)
  • [admin2] Refactored bans functionality (d8c35b0 by jlillis)
  • [admin2] Fixed messagebox not showing (5afe024 by FileEX)
  • [admin2] Added missing glitches and world properties (6856aa0 by FileEX)
  • [admin2] Added content for "Users" sub-tab in the "Rights" tab (3f8ecca by FileEX)
  • [admin2] Removed execute code functionality for safety reasons (c4bc73a by jlillis)
  • [admin2] Replaced checkboxes with a gridlist for glitches and special world properties (1dcb295 by FileEX)
  • [admin2] Added ability to change server configuration settings (118d58e by FileEX)

Extra information

More detailed information available on our GitHub repositories: