PL/Changes in 1.4: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
Line 86: Line 86:
* None yet
* None yet


== Editor ==
== Edytor ==
* None yet
* Na razie brak


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

Revision as of 15:05, 6 August 2014

Wersja MTA:SA Zmiany
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.3
1.6 1.6.0

Główne zmiany

  • Lokalizacja menu MTA
  • Klasy OOP
  • Matrix i Vector'y
  • Znacznie poprawiono synchronizację pociągu
  • Poprawiono wszystkie dźwięki funkcji do pracy z elementami gracza

Skryptowanie

Skryptowanie: Nowe funkcje

Klient

Serwer


Wspólne (Klienta i po stronie serwera)

  • Dodano dodatkową opcję, parametr bInstant do setPlayerMoney do natychmiastowego ustawiania pieniędzy bez liczenia w górę/dół
  • Naprawiono toJSON/fromJSON nie obsługiwało prawidłowo danych binarnych

Skryptowanie: Nowe wydarzenia

Klient

Serwer

Scripting: Changes, Bugfixes and Additions

  • Fixed getResourceConfig() not working on foreign resources
  • Fixed the Brown Streak Carriage (ID: 570)
  • Changed attachTrailerToVehicle to support trains

Client

Client: Additions

  • Distinguish between left and right Shift, Ctrl and Alt presses.
  • Added SettingHUDMatchAspectRatio, SettingAspectRatio to dxGetStatus.
  • Added support for the use of Opus Codec audio files in playSound and playSound3D.

Client: Bugfixes & Changes

  • Fixed the money "counts down" GTA-Style when you change a server.
  • Fixed peds being invulnerable to gun fire when doing a drive by.
  • Fixed onClientPlayerDamage not triggering for spray can.
  • Satchels should now be removed on resetMapInfo.
  • Fixed getPedMoveState returns false when moving in crouch state
  • Fixed guiScrollPaneGetVerticalScrollPosition returning strange and stepped values.
  • Fixed setPedCameraRotation not working.
  • Fixed peds continuing to fire their weapons after running out of ammo.
  • Fixed radio titles not always showing.
  • Fixed radio music skipping when browsing between different channels.
  • Fixed user track skip (F5) being disabled.
  • Fixed vehicles falling through the map.

Server

Server: Additions

  • setElementDimension should now apply to children
  • More descriptive module error messages
  • Commands: unloadmodule and reloadmodule
  • Added server side custom weapons.

Server: Bugfixes & Changes

  • Fixed 128 character limit in setAccountData
  • Wildcard bans should now be checked properly on connect
  • Fixed Team members not being sent to clients if set in onResourceStart.

Resources

  • None yet

Edytor

  • Na razie brak

Extra information

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