MergeToDoList: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
==Things that need merging from trunk for next point release==
==Things that need merging from trunk for next point release==
====New features for 1.3.3====
====New features for 1.3.3====
*[https://code.google.com/p/mtasa-blue/source/detail?r=5416 5459] Fixed #7615 (onPedWasted not triggered, when ped died because the vehicle he was in, exploded.)
*[https://code.google.com/p/mtasa-blue/source/detail?r=5476 5476] reassuring animation nightly installer fix
*[https://code.google.com/p/mtasa-blue/source/detail?r=5475 5475] Added reassuring animation during periods of no input response
*[https://code.google.com/p/mtasa-blue/source/detail?r=5459 5459] Fixed #7615 (onPedWasted not triggered, when ped died because the vehicle he was in, exploded.)
*[https://code.google.com/p/mtasa-blue/source/detail?r=5456 5456] Sped up server scripts by optimizing ACL checks
*[https://code.google.com/p/mtasa-blue/source/detail?r=5456 5456] Sped up server scripts by optimizing ACL checks
*[https://code.google.com/p/mtasa-blue/source/detail?r=5426 5426] Update for r5416 (Fixed #7400 (HUD elements do not scale correctly for widescreen) - Some improvements
*[https://code.google.com/p/mtasa-blue/source/detail?r=5426 5426] Update for r5416 (Fixed #7400 (HUD elements do not scale correctly for widescreen) - Some improvements

Revision as of 08:43, 1 June 2013

Merge/SVN things that need doing

All devs with commit access should add stuff to these lists so it doesn't get lost

Things that need merging from trunk to current release

Important bug fixes for 1.3.2

  • None

Things that need merging from trunk for next point release

New features for 1.3.3

  • 5476 reassuring animation nightly installer fix
  • 5475 Added reassuring animation during periods of no input response
  • 5459 Fixed #7615 (onPedWasted not triggered, when ped died because the vehicle he was in, exploded.)
  • 5456 Sped up server scripts by optimizing ACL checks
  • 5426 Update for r5416 (Fixed #7400 (HUD elements do not scale correctly for widescreen) - Some improvements
  • 5424 Fixed #6716 (GUI window remains when you disconnect while starting local server)
  • 5416 Fixed #7400 (HUD elements do not scale correctly for widescreen)
  • 5410 Fixed an issue with weapon ammo getting out of sync (Possible fix for #7623)
  • 5402 Fixed Linux compile issues for r5401 and r5370
  • 5401 Sped up server scripts slightly
  • 5397 Fixed #7608 (setVehicleLandingGearDown - doesnt always work) - Patch from sbx320
  • 5394 Added setVehiclePlateText
  • 5393 Fixed #3117 (Custom vehicle plate text is only set on one of both plates and is reset on damage)
  • 5379 Fixed #7605 ([Request] Add onClientKey support for "PRTSC" key.)
  • 5374 Typo fix for r5370 (Improved server performance)
  • 5371 Added CSimPedTaskPacket for better hit anim sync
  • 5370 Improved server performance by reducing the amount of redundant data sent to the network thread.
  • 5369 Improved server performance by caching player weapon range