MergeToDoList

From Multi Theft Auto: Wiki
Jump to navigation Jump to search

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.1

  • None

Things that need merging from trunk for next point release

New features for 1.3.2

causes network trouble)

Misc additions for 1.3.2

Recent relevant SVN trunk commits

Target Revision
1.3.2 TODO 5322 Fixed #7567 (Enhance quality on usage of non-power of two image sizes for dxDrawImage) Patch from sbx320
1.3.2 TODO 5304 Added client fetchRemote (from connected server only)
1.3.2 TODO 5303 Sped up deletion of certain client element types
1.4 5302 Fixed #6861 (Teams members aren't sent to clients if set in onResourceStart)
1.4 5301 Prevented peds, created before onResourceStart has finished, from broadcasting packets
1.3.1 5300 Update for r5081 (Trailer desync fix #1) - Fixed issue with destroying vehicles with a trailer - Patch by sbx320
1.4 5298 Update for r5224 (Argstreamed the client) - Some fixes
1.4 5297 Fixed argstream ReadString not working with binary strings
1.4 5294 Update for r5289 (Added train rail position) - Fixed Linux compile
1.3.1 5293 Added dump file encryption for the client
1.4 5292 Fixed train spawn bug in 1.4
1.4 5289 Added train rail position, rail speed, rail track and direction to sync should make trains smoother
1.3.1 5286 Fixed #7579 (Client crash after login and spawn on MTA:DayZ)
1.3.2 TODO 5285 Added bitwise operator functions (lua 5.2 orientated)
1.3.1 5281 Added user agent to BASS streaming requests. Small source tidy.
1.4 5280 Update for r5224 (Argstreamed the client) - Fixed outputDebugString
1.3.1 5278 Fixed depth buffer shaders not working right with mirrors
1.3.2 TODO 5264 Added client setFPSLimit
1.3.2 TODO 5252 Update for r5251 (Fixed #7570)
1.3.2 TODO 5251 Fixed #7570 (warpPedIntoVehicle after cancelEvent() of onVehicleStartEnter causes network trouble)
1.3.2 TODO 5248 Added missing getCursorAlpha
1.3.2 TODO 5242 Added setCursorAlpha
1.3.2 TODO 5241 Fixed #5950 (Turn off sounds when MTASA is minimized) Patch from Looop
1.3.2 TODO 5170 Added get-/setObjectMass