Changes in 1.3.2: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
* Added [[isPlayerHudComponentVisible]]
* Added [[isPlayerHudComponentVisible]]
* Added [[setPlayerHudComponentVisible]] (alias of [[showPlayerHudComponent]])
* Added [[setPlayerHudComponentVisible]] (alias of [[showPlayerHudComponent]])
* Added [[guiLabelGetColor]]
* Added [[isVoiceEnabled]] clientside


=== New Events ===
=== New Events ===


=== Changes / Bug Fixes ===
=== Changes / Bug Fixes ===
* Fixed [[setElementFrozen]] killing players from falls
* Fixed textures disappearing and flickering at certain camera angles
* Fixed high CPU usage when minimized and not connected
* Integrated downgrader/patcher into the MTA installer
* Added an interior argument to [[removeWorldModel]] and [[restoreWorldModel]]
* More fixes for engineless NRG-500
* Fixed crashes on disconnect / reconnect
* Fixed crashes when using [[setFarClipDistance]]
* Fixed chinese characters in chat freezing the game
* Fixed FarClipDistance is reseting each respawn
* Fixed [[setFarClipDistance]] messing with water drawing


== Server ==
== Server ==
Line 19: Line 32:


=== Changes / Bug Fixes ===
=== Changes / Bug Fixes ===
* Added account name to [[Server_Commands#whowas|whowas]] command


== Resources ==
== Resources ==

Revision as of 13:50, 29 September 2012

Main Additions / Changes

Client

New Functions

New Events

Changes / Bug Fixes

  • Fixed setElementFrozen killing players from falls
  • Fixed textures disappearing and flickering at certain camera angles
  • Fixed high CPU usage when minimized and not connected
  • Integrated downgrader/patcher into the MTA installer
  • Added an interior argument to removeWorldModel and restoreWorldModel
  • More fixes for engineless NRG-500
  • Fixed crashes on disconnect / reconnect
  • Fixed crashes when using setFarClipDistance
  • Fixed chinese characters in chat freezing the game
  • Fixed FarClipDistance is reseting each respawn
  • Fixed setFarClipDistance messing with water drawing

Server

New Functions

New Events

Changes / Bug Fixes

  • Added account name to whowas command

Resources

Editor