MergeToDoList
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.2
- None
Things that need merging from trunk for next point release
New features for 1.3.3
- https://code.google.com/p/mtasa-blue/source/detail?r=5416 + https://code.google.com/p/mtasa-blue/source/detail?r=5426 Fixed #7400 (HUD elements do not scale correctly for widescreen)
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). Fixed a server browser crash. |
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 |