Skip to content

v1.5.2

Latest
Compare
Choose a tag to compare
@AmyrAhmady AmyrAhmady released this 10 Jan 02:42
· 5 commits to master since this release

🚨🚨 PLEASE Uninstall the old version first 🚨🚨

What's Changed

Launcher changes

  • Inject samp sooner if possible
  • Fix encoding for polish texts in server data
  • Fixed omp server check when version string is modified
  • Remove manual run as admin launch, just use a GIF file for those who can't understand
  • Move data storage back to localStorage to fix the problem with data resetting once in a while
  • Remove discord status implementation, let native mod handle it
  • Remove UPX usage
  • Better deep linking
  • Copy to clipboard to add server modal's textinput
  • Fix the problem with d3dx9_25.dll missing
  • Proper shortcut names now

Client mod changes

  • Add server to client encryption (open.mp servers only) to securely communicate with server and stay safe against malicious packets.
  • Re-implement client check types 69 and 5, for all samp versions (it means 0.3.7 R1 players have it as well).
  • Fix animation loading, no more animation preloading on server side, playing it works at first attempt now.
  • Fix RemoveBuildingForPlayer crash and remove the limit.
  • Fix smoking animation when smoke special action is used and player presses LMB.
  • Remove LV and LS stadiums map icons and useless checkpoints.
  • Fix vehicle horn playing for others when player is pressing H while having hydraulics component.
  • Increase screenshot limit from 1000 to 1,000,000.
  • Implement discord status natively and built into client mod.
  • 1.0 EU support.
  • Fix mouse issues when the game is running on newer Windows versions.
  • Remove DirectPlay dependency.
  • A small heap corruption fix.
  • Fix crash issues happening at 0x0040FB80 and 0x006F5636 (Disable loading of data/Paths/tracks2.dat and data\Paths\tracks4.dat).
  • Completely change the way this mod hooks into functions.
  • Fix compatibility issues with some CLEO4 scripts and CLEO5 & CLEO Redux.
  • Fix compatibility issues with various mods.
  • Properly fix animation issues with buffer overflow in names.

Contributions by others

New Contributors

Full Changelog: v1.4.0...v1.5.2