PtokaX forum

Forum => News => Topic started by: PPK on 16 August, 2015, 08:40:25

Title: PtokaX 0.5.2.0 released...
Post by: PPK on 16 August, 2015, 08:40:25
New PtokaX is here.

Win32 GUI with Lua 5.3.1 and SQLite (http://www.ptokax.org/files/0.5.2.0-Lua53.7z)
Win64 GUI with Lua 5.3.1 and SQLite (http://www.ptokax.org/files/0.5.2.0-Lua53-64.7z)
Win32 service/console with Lua 5.3.1 and SQLite (http://www.ptokax.org/files/0.5.2.0-Lua53-srv.7z)
Win64 service/console with Lua 5.3.1 and SQLite (http://www.ptokax.org/files/0.5.2.0-Lua53-srv-64.7z)

Win32 GUI with Lua 5.1.5 and SQLite (http://www.ptokax.org/files/0.5.2.0-Lua51.7z)
Win64 GUI with Lua 5.1.5 and SQLite (http://www.ptokax.org/files/0.5.2.0-Lua51-64.7z)
Win32 service/console with Lua 5.1.5 and SQLite (http://www.ptokax.org/files/0.5.2.0-Lua51-srv.7z)
Win64 service/console with Lua 5.1.5 and SQLite (http://www.ptokax.org/files/0.5.2.0-Lua51-srv-64.7z)

UniX source (various Linuxes, various BSDs, Solaris, illumos, Haiku, Mac OS X) (http://www.ptokax.org/files/0.5.2.0-nix-src.tgz)

Quote from: Changelog...
Added: Support to compile PtokaX on FreeBSD with Lua 5.3.
Added: Support to compile PtokaX on Solaris, Fedora, OpenBSD, NetBSD and Mac OS X.
Added: Command line menu with configuration and add registered user options to PtokaX service and non-Windows version (-m cmd param).
Fixed: Few minor issues in Lua api.
Fixed: Compile on FreeBSD 10.1, Haiku, Solaris and illumos.
Fixed: Missing checks for $, |, space and length for many settings strings.
Fixed: Ban message on some places was truncated to 255 bytes instead of 511.
Changed: Timer handling on Unixes.
Changed: Settings, Reserved Nicks and Scripts settings files from xml to simple text format.
Changed: Profiles and bans files from xml to binary format.
Improved: Performance for strings sent to UDP Debug.