MergeToDoList: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
==Things that need merging from trunk to current release== | ==Things that need merging from trunk to current release== | ||
====Important bug fixes for 1.3. | ====Important bug fixes for 1.3.2==== | ||
*None | *None | ||
==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 | ====New features for 1.3.3==== | ||
*None | |||
* | |||
==Recent relevant SVN trunk commits== | ==Recent relevant SVN trunk commits== | ||
Line 29: | Line 16: | ||
! | ! | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5363 | |||
|Fixed vehicles losing velocity on race respawn | |||
|- | |||
|1.3.2 DONE | |||
|5354 | |||
|Added sinfo command for client. Fixed freeze on connect. | |||
|- | |||
|1.3.2 DONE | |||
|5351 | |||
|Fixed #7592 (getVehicleUpgradeSlotName has broken) | |||
|- | |||
|1.3.2 DONE | |||
|5346 | |||
|Fixed #7588 (Mass crashes in very near area) | |||
|- | |||
|1.3.2 DONE | |||
|5338 | |5338 | ||
|Updated minclientversion checks #2 | |Updated minclientversion checks #2 | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5336 | |5336 | ||
|Updated minclientversion checks | |Updated minclientversion checks | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5335 | |5335 | ||
|Changed setCursorAlpha argument range to 0-255 | |Changed setCursorAlpha argument range to 0-255 | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5332 | |5332 | ||
|Added server setting to change syncer distances | |Added server setting to change syncer distances | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5331 | |5331 | ||
|Added 'hitanim' glitch to enable fix from r5325 (Shot hit animation sometimes doesn't work) | |Added 'hitanim' glitch to enable fix from r5325 (Shot hit animation sometimes doesn't work) | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5330 | |5330 | ||
|Recorded connect count #2 | |Recorded connect count #2 | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5329 | |5329 | ||
|Recorded connect count | |Recorded connect count | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5325 | |5325 | ||
|Test fix for #7584 (freeze deagle and shot (Shot hit animation sometimes doesn't work)) | |Test fix for #7584 (freeze deagle and shot (Shot hit animation sometimes doesn't work)) | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5322 | |5322 | ||
|Fixed #7567 (Enhance quality on usage of non-power of two image sizes for dxDrawImage) Patch from sbx320 | |Fixed #7567 (Enhance quality on usage of non-power of two image sizes for dxDrawImage) Patch from sbx320 | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5304 | |5304 | ||
|Added client fetchRemote (from connected server only) | |Added client fetchRemote (from connected server only) | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5303 | |5303 | ||
|Sped up deletion of certain client element types | |Sped up deletion of certain client element types | ||
Line 113: | Line 116: | ||
|Fixed #7579 (Client crash after login and spawn on MTA:DayZ) | |Fixed #7579 (Client crash after login and spawn on MTA:DayZ) | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5285 | |5285 | ||
|Added bitwise operator functions (lua 5.2 orientated) | |Added bitwise operator functions (lua 5.2 orientated) | ||
Line 129: | Line 132: | ||
|Fixed depth buffer shaders not working right with mirrors | |Fixed depth buffer shaders not working right with mirrors | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5264 | |5264 | ||
|Added client setFPSLimit | |Added client setFPSLimit | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5252 | |5252 | ||
|Update for r5251 (Fixed #7570) | |Update for r5251 (Fixed #7570) | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5248 | |5248 | ||
|Added missing getCursorAlpha | |Added missing getCursorAlpha | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5242 | |5242 | ||
|Added setCursorAlpha | |Added setCursorAlpha | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5241 | |5241 | ||
|Fixed #5950 (Turn off sounds when MTASA is minimized) Patch from Looop | |Fixed #5950 (Turn off sounds when MTASA is minimized) Patch from Looop | ||
|- | |- | ||
|1.3.2 | |1.3.2 DONE | ||
|5170 | |5170 | ||
|Added get-/setObjectMass | |Added get-/setObjectMass | ||
|} | |} |
Revision as of 06:10, 4 May 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
- None
Recent relevant SVN trunk commits
Target | Revision | |
---|---|---|
1.3.2 DONE | 5363 | Fixed vehicles losing velocity on race respawn |
1.3.2 DONE | 5354 | Added sinfo command for client. Fixed freeze on connect. |
1.3.2 DONE | 5351 | Fixed #7592 (getVehicleUpgradeSlotName has broken) |
1.3.2 DONE | 5346 | Fixed #7588 (Mass crashes in very near area) |
1.3.2 DONE | 5338 | Updated minclientversion checks #2 |
1.3.2 DONE | 5336 | Updated minclientversion checks |
1.3.2 DONE | 5335 | Changed setCursorAlpha argument range to 0-255 |
1.3.2 DONE | 5332 | Added server setting to change syncer distances |
1.3.2 DONE | 5331 | Added 'hitanim' glitch to enable fix from r5325 (Shot hit animation sometimes doesn't work) |
1.3.2 DONE | 5330 | Recorded connect count #2 |
1.3.2 DONE | 5329 | Recorded connect count |
1.3.2 DONE | 5325 | Test fix for #7584 (freeze deagle and shot (Shot hit animation sometimes doesn't work)) |
1.3.2 DONE | 5322 | Fixed #7567 (Enhance quality on usage of non-power of two image sizes for dxDrawImage) Patch from sbx320 |
1.3.2 DONE | 5304 | Added client fetchRemote (from connected server only) |
1.3.2 DONE | 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 DONE | 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 DONE | 5264 | Added client setFPSLimit |
1.3.2 DONE | 5252 | Update for r5251 (Fixed #7570) |
1.3.2 DONE | 5248 | Added missing getCursorAlpha |
1.3.2 DONE | 5242 | Added setCursorAlpha |
1.3.2 DONE | 5241 | Fixed #5950 (Turn off sounds when MTASA is minimized) Patch from Looop |
1.3.2 DONE | 5170 | Added get-/setObjectMass |