Skip to content

Releases: spmn/sa-mp_masterlist_fix

SA-MP Masterlist Fix v2.0.2

20 Sep 18:54
Compare
Choose a tag to compare

Changes:

  • Fixed a crash encountered on older systems such as Windows 7 (Address violation at XXXXXXXX in module version.dll)
  • Microsoft Visual C++ Redistributable is no longer needed

Installation:

  • Download version.dll;
  • Copy version.dll to your SA-MP directory (where samp.exe is located);
  • Run samp.exe;
  • Optional: Tweak the masterlist servers (My Documents/GTA San Andreas User Files/SAMP/sa-mp_masterlist_fix.json)

SA-MP Masterlist Fix v2.0.1

12 Sep 07:47
Compare
Choose a tag to compare

Changes:

  • updated the default masterlist endpoint

Installation:

  • Download version.dll;
  • Copy version.dll to your SA-MP directory (where samp.exe is located);
  • Run samp.exe;
  • Optional: Tweak the masterlist servers (My Documents/GTA San Andreas User Files/SAMP/sa-mp_masterlist_fix.json)

Notes:

  • If you update from v2.0.0, delete sa-mp_masterlist_fix.json if you would like to use the updated default settings

SA-MP Masterlist Fix v2.0.0

02 Sep 22:42
Compare
Choose a tag to compare

Changes:

  • brand new masterlist! Huge thanks to @markski1 for hosting and maintaining it
  • use signatures instead of hardcoded addresses -- confirmed support for 0.3.7 R1, 0.3.7 R5 and 0.3DL R1 (the signatures should match other releases too, but it's not guaranteed)
  • use JSON instead of arbitrary file format for storing the configuration
  • moved the configuration file to My Documents/GTA San Andreas User Files/SAMP/sa-mp_masterlist_fix.json (same folder SA-MP uses to store its own config)
  • added support for connecting to a master list that is not hosted on port 80 (TLS is still not supported)
  • ... basically the entire mod was rewritten.

Installation:

  • Download version.dll;
  • Copy version.dll to your SA-MP directory (where samp.exe is located);
  • Run samp.exe;
  • Optional: Tweak the masterlist servers (My Documents/GTA San Andreas User Files/SAMP/sa-mp_masterlist_fix.json)

Notes:

  • If you update from v1.1.0, you can remove masterlist_fix.cfg (and eventually change the internet endpoint from sa-mp_masterlist_fix.json to match the one you had in your masterlist_fix.cfg)

SA-MP Masterlist Fix v1.1.0

24 Jul 20:06
Compare
Choose a tag to compare

Changes:

  • Removed the dependency of the launcher.

Installation:

  • Download version.dll;
  • Copy version.dll to SA-MP directory where samp.exe is located;
  • Run samp.exe

Notes:

  • If you update from an older version, you can delete masterlist_fix.dll and masterlist_fix.exe as they are no longer needed.

SA-MP Masterlist Fix v1.0.2

08 Jul 12:05
Compare
Choose a tag to compare
  • Changed default masterlist server to SACNR server.

SA-MP Masterlist Fix v1.0.1

14 May 17:30
Compare
Choose a tag to compare
  • Changed default masterlist server to nickdodd25's server.

SA-MP Masterlist Fix v1.0.0

01 May 14:04
Compare
Choose a tag to compare
  • Initial release.