Changes in 1.2

From Multi Theft Auto: Wiki
Revision as of 10:36, 4 December 2011 by Arran Fortuna (talk | contribs)
Jump to navigation Jump to search

Main Additions

  • Major bandwidth usage reductions
  • Ability to replace ped models
  • Ability to replace weapon models
  • Threaded database access functions
  • Custom weapon stats
  • Synced and controllable vehicle variants
  • Improved bullet accuracy synchronization

Client

New Functions

New Events

  • None yet

Changes

  • Major reduction in download when playing
  • Ability to replace ped models
  • Ability to replace weapon models
  • Added anisotropic filtering option
  • Added grass toggle option
  • Fixed long vehicles controlled by remote clients sometimes shake weirdly
  • New client command 'serial' to get ones serial
  • Added 'showcol' command to see colshapes if setDevelopmentMode is set
  • New map image in F11
  • Improved bullet accuracy synchronization

Server

New Functions

New Events

Changes

  • Major reduction in bandwidth upload usage
  • Updated createResource and Fixed copyResource
  • Added basic backup of some server files
  • Added option to log database queries to a file
  • Added reconnect option to redirectPlayer
  • Synchronized vehicle variants
  • Various optimizations and stability improvements
  • Added glitch "highcloserangedamage" to enable/disable extreme close range damage to the glitch functions.
  • Various resource optimizations
  • Threaded pure sync to reduce lag in busy servers

Resources

  • Scoreboard updated to use dxscoreboard resource
  • Parachute and scoreboard have been optimized

Editor

  • None yet