Skip to content

Releases: pysamp/PySAMP

Linux version

11 Feb 09:22
b695cf5
Compare
Choose a tag to compare
Linux version Pre-release
Pre-release

Make sure that you installed Python 3.5m 32-bit on your server!
sudo dpkg --add-architecture i386
sudo apt-get update
and then:
sudo apt install python3-dev:i386

Bugfixes

15 Apr 19:23
Compare
Choose a tag to compare
Bugfixes Pre-release
Pre-release
  • some minor fixes
  • fixed linux compiling errors

Tested Callbacks

12 Apr 15:50
Compare
Choose a tag to compare
Tested Callbacks Pre-release
Pre-release
  • fixes some bugs, like wrong named callbacks and methods
  • added tests to make sure, all callbacks are implemented

PySAMP functionalities implemented

24 Mar 20:04
Compare
Choose a tag to compare
Pre-release

The main functionalities (callbacks, functions, consts) were implemented but not tested.