Recent posts - Page 2
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

Recent posts

#11
Extensions for PtokaX Lua / Lua-Iconv 7 / win-iconv 0.0.8
Last post by PPK - 04 July, 2023, 15:54:42
Updated Lua-iconv 7 for PtokaX 0.5.3.0 build 567 and higher.

Homepage: https://github.com/ittner/lua-iconv

Binary: http://www.ptokax.org/files/Libs-567/Lua-Iconv-7.7z
Source: http://www.ptokax.org/files/Libs-567/Lua-Iconv-7-src.7z

Initializing:
Code: Lua
local iconv = require "iconv"

This will create iconv metatable, more is in README 8)

This library is compatible with PtokaX Lua 5.1.x, 5.4.x
#12
Extensions for PtokaX Lua / Re: Lua-GD 2.0.33r3-rev311
Last post by PPK - 04 July, 2023, 15:52:05
Lua-GD 2.0.33r3 (git revision 311) / LibGD 2.1.0 / FreeType 2.5.5 / JPEG r9a / libpng 1.6.16 / libXpm 3.5.11 / win-iconv 0.0.6 / zlib 1.2.13

Version for PtokaX 0.5.3.0 build 567 and higher.

Homepage: https://github.com/ittner/lua-gd

Binary: http://www.ptokax.org/files/Libs-567/Lua-GD-2.0.33r3-rev311.7z
Source: http://www.ptokax.org/files/Libs-567/Lua-GD-2.0.33r3-rev311-src.7z

Initializing:
Code: Lua
require "gd"

This will register global gd, more is in docs :)

This library is compatible with PtokaX Lua 5.1.x, 5.4.x
#13
Extensions for PtokaX Lua / LuaFileSystem 1.8.0
Last post by PPK - 04 July, 2023, 15:49:30
Version for PtokaX 0.5.3.0 build 567 and higher.

Homepage: https://github.com/lunarmodules/luafilesystem

Binary: http://www.ptokax.org/files/Libs-567/LuaFileSystem-1.8.0.7z
Source: http://www.ptokax.org/files/Libs-567/LuaFileSystem-1.8.0-src.7z

Initializing:
Code: Lua
require "lfs"

This will register global lfs, more is in docs 8)

This library is compatible with PtokaX Lua 5.1.x, 5.4.x
#14
Extensions for PtokaX Lua / LuaExpat 1.5.0 / Expat 2.5.0
Last post by PPK - 04 July, 2023, 15:47:12
Version for PtokaX 0.5.3.0 build 567 and higher.

Homepage: https://github.com/lunarmodules/luaexpat

Binary: http://www.ptokax.org/files/Libs-567/LuaExpat-1.5.0.7z
Source: http://www.ptokax.org/files/Libs-567/LuaExpat-1.5.0-src.7z

Initializing:
Code: Lua
require "lxp"

This will register global lxp, more is in docs :)

This library is compatible with PtokaX Lua 5.1.x, 5.4.x
#15
Extensions for PtokaX Lua / Lrexlib 2.9.1 / PCRE 8.45
Last post by PPK - 04 July, 2023, 15:44:17
Version for PtokaX 0.5.3.0 build 567 and higher.

Homepage: https://github.com/rrthomas/lrexlib

Binary: http://www.ptokax.org/files/Libs-567/Lrexlib-2.9.1-pcre.7z
Source: http://www.ptokax.org/files/Libs-567/Lrexlib-2.9.1-pcre-src.7z

Initializing:
Code: Lua
local rex_pcre = require "rex_pcre"

This will create rex_pcre metatable, more is in docs :)

This library is compatible with PtokaX Lua 5.1.x, 5.4.x
#16
Extensions for PtokaX Lua / Re: lbase64 Aug 2012
Last post by PPK - 04 July, 2023, 15:41:28
Updated version for PtokaX 0.5.3.0 build 567 and higher.

Homepage: https://web.tecgraf.puc-rio.br/~lhf/ftp/lua/#lbase64

Binary: http://www.ptokax.org/files/Libs-567/lbase64-Aug2012.7z
Source: http://www.ptokax.org/files/Libs-567/lbase64-Aug2012-src.7z

This library is compatible with PtokaX Lua 5.1.x, and 5.4.x
#17
Extensions for PtokaX Lua / PtokaX Lua source + import lib...
Last post by PPK - 04 July, 2023, 15:39:07
Lua 5.1.5
Lua 5.4.4

Compiled with Visual Studio 2019.
#18
Leviathan / Re: Leviathan™ 2nd Generation
Last post by mrotshot - 08 May, 2023, 00:09:32
Is there a guide to set this up on linux (OpenSuse/Pop_Os) ??
#19
News / Re: PtokaX 0.5.3.0 (20th anniv...
Last post by rarrebolah - 03 January, 2023, 15:17:55
Thank you for release a new version and congrats for the twenty years anniversary, this software is great and works like a charm :P . I made a docker image, dockerfile code available in Github and image available in Docker Hub of this special version so if someone wants to test it or deploy it under Docker it has this option also available and ready to go :P .

Thank you for your incredible job along the years :D  :xmas:
#20
News / Re: PtokaX 0.5.3.0 (20th anniv...
Last post by Havokdan - 30 December, 2022, 22:48:31
Too bad it broke the scripts it was using (dixbot, regme and freshstuff), although it used 32bit, but congrats on twenty years.
SMF spam blocked by CleanTalk