Skip to content

Releases: katursis/Pawn.CMD

3.4.0-omp

12 Feb 20:11
Compare
Choose a tag to compare
  • Updated to the latest samp-ptl version
    • Fixed randomly gamemode breaking caused by samp-ptl errors handling
  • Added config option LogAmxErrors (true by default)

Just put .dll/.so in components folder

3.4.0

12 Feb 20:08
Compare
Choose a tag to compare
  • Updated to the latest samp-ptl version
    • Fixed randomly gamemode breaking caused by samp-ptl errors handling
  • Added config option LogAmxErrors (true by default)

3.3.6-omp

10 Jan 21:34
Compare
Choose a tag to compare
  • Adapted Pawn.CMD to open.mp RC2

Just put .dll/.so in components folder

3.3.6

26 Sep 10:03
2d13396
Compare
Choose a tag to compare
  • Updated samp-ptl to the latest version

3.3.5

12 Sep 12:44
Compare
Choose a tag to compare
  • Updated samp-ptl to the latest version
  • Fixed bug in PC_SetFlags

3.3.4

18 Jul 19:35
Compare
Choose a tag to compare
  • Updated samp-ptl to the latest version
  • Improved error messages
  • Fixed some rare crashes
  • Small optimizations

3.3.3

11 Jun 13:56
Compare
Choose a tag to compare
  • Fixed "bad conversion" error
  • Updated samp-ptl to the latest version

3.3.2

02 Jun 13:42
Compare
Choose a tag to compare
  • Fixed UB (server crashing)

3.3.1

02 Jun 08:25
Compare
Choose a tag to compare
  • Fixed Windows issues

3.3.0

30 May 18:13
Compare
Choose a tag to compare
  • Fixed YSI (y_hooks) incompatibility
  • Fixed multibyte strings
  • Semicolons at the end of alias and flags declarations not allowed now (Issue #20)
  • Added pawncmd.cfg file (More info in README.md)
  • Completely rewritten using samp-ptl