PtokaX forum

Forum => News => Topic started by: PPK on 27 March, 2005, 19:28:00

Title: PtokaX 0.3.3.0 build 16.07 released...
Post by: PPK on 27 March, 2005, 19:28:00
Please backup all config files from PtokaX folder before upgrade !

Changelog:
QuoteAdded: Up/Down for script to change order for scripts run (request by plop).
Added: frmHuh:GetOnlineRegUsers() returning table with online registed users (request by Optimus).
Added: Up/Down for profiles, to changes profile order from highest to lowest.
Added: bConnected to lua for user object (request by Skrollster).
Added: GetTimer() and GetTimerInterval to lua (request by plop).
Added: GetTempBannedItemTime(IP) to lua (request by NightLitch).
Added: Possibility to set multiple hub commands prefix.
Fixed: Missing redirect message on lua redirect (thx Optimus for report).
Fixed: Problems with User Connected/Disconnected or Op Connected/Disconnected in some states (thx UwV for report).
Fixed: Saving of getnicklist deflood action (thx HW1 for report).
Fixed: Tab order for TAB gui elements switching (thx Herodes for report).
Fixed: NewUserConnected and OpConnected, if return 1 next scripts not proces it... same as in arrivals (thx NightLitch for report).
Fixed: Not saving few deflood settings (thx Jorgo for report).
Fixed: !op hub command working only first time bug (thx Meka Meka for report).
Fixed: Missing getnicklist lua arrival for clients supporting QuickList (thx The_Fox for report).
Fixed: Bugs in SetOpChat and SetHubBot (thx Skrollster for report).
Fixed: More Gui fixes (thx Skrollster for report).
Fixed: Few small memory leaks...
Fixed: Small bug in QuickList support cause disconnect if client send $GetNickList before $MyINFO (thx Carraya for report).
Fixed: Case-Sensitivity in reserved nicks bug.
Changed: User is no more disconnected if try to kick or redirect and is not allowed to do.
Changed: Tables returned by GetOnlineUsers, GetUsersByProfile and GetProfiles no more contains 0 element (thx Skrollster for report).
Changed: User disconnect for better sending of remaining data.
Changed: Lua scripts settings save/load, now is saved in .xml file instead of ini and script order is saved anc corectly loaded.
Changed: frmHub:GetMinShare() now return minshare in bytes ! (request by Skrollster).
Changed: Hub Bot and OpChat have now checkbox for enabling/disabling enabled on hub run.
Changed: Profiles saving, now is saved in .xml file. Automatic convertion from old .dat included.
Changed: Rest of .dat files converted to .xml files. Automatic conversion from old files included.
Changed: Port setting, primary port is needed for hub run (1 port), secondary ports (ex. 4861;8579;12589 = 3 ports) are optional.
Changed: Mass Message sent from hub GUI is now send from hub bot if is enabled.
Removed: Old and not working pinger detection by IP for hublist pinger.
Removed: Check if banitem already exist on permban loading, banlist is too slow for this (thx Motivations for report).
Updated: Some badwith optimizations...

Download from PtokaX (http://www.ptokax.org) homepage :]
Title:
Post by: jiten on 27 March, 2005, 20:15:12
Keep it coming  :]
Btw, great job PPK.
Title:
Post by: Skrollster on 27 March, 2005, 20:54:04
PPK, and ptokax keeps amaze me...
Title:
Post by: PPK on 27 March, 2005, 20:54:55
Files removed  :(
Found problem with loading xml files contains special chars like ?  X(

If anyone know how to load this files using tinyxml, please help me...
Title:
Post by: ??????Hawk?????? on 27 March, 2005, 21:11:12
hi m8  ..  
anychance of  Ditching the  XML  and going back to the normal  registeredusers.dat..

????

i was also having problems with   iShareSize  having a nil Value


Title:
Post by: Pothead on 27 March, 2005, 21:33:04
Maybe convert these characters to their Character code ?
Title:
Post by: Anna on 27 March, 2005, 21:41:12
When looking at other xml files (favs file from my dc client) it starts with:


taking a look elsewhere also gives this as possible solution:


the encoding stuff should allow you to use all necessary charachters if I'm not all misstaken...
Title:
Post by: Psycho_Chihuahua on 27 March, 2005, 21:53:28
Well i got 16.07 running at the moment and also have Usernames containing ?,? and ? (german keyboards). Hubs running fine with no problems....
Ok i still have the "old" dat files in the root folder, but hey - it's up and running  :D

And i also took a look at the Registeredusers.xml and the ?,? and ?'s are all in the right places ^^
Title:
Post by: Jorgo on 27 March, 2005, 22:00:32
Please always use UTF-8 encoding in xml, webserver templates, etc. - this is the only way to achieve compatibility in all languages imho.
Title: hi folks
Post by: Grizzly on 27 March, 2005, 22:13:00
hi can someone point me to the download please
Title:
Post by: PPK on 27 March, 2005, 22:13:06
QuoteOriginally posted by ??????Hawk??????
anychance of  Ditching the  XML  and going back to the normal  registeredusers.dat..
No chance.
QuoteOriginally posted by ??????Hawk??????
i was also having problems with iShareSize  having a nil Value
I check source and PtokaX never return nil for iShareSize  :rolleyes:
QuoteOriginally posted by Anna
taking a look elsewhere also gives this as possible solution:

Yes i found it, missing encoding cause all problems :(
QuoteOriginally posted by Psycho_Chihuahua
And i also took a look at the Registeredusers.xml and the ?,? and ?'s are all in the right places ^^
Yes save working without problems, but load of file fail X(
QuoteOriginally posted by Jorgo
Please always use UTF-8 encoding in xml, webserver templates, etc. - this is the only way to achieve compatibility in all languages imho.
PtokaX not have UTF-8 support...
Title:
Post by: ruler on 27 March, 2005, 22:46:57
i godda take my hat off to you guys, what a great job !!!
ive never seen PtokaX running so well.
its nicely cleaned up and its good to know that most of the patches covering patches have been removed and replaced with new code. it was a bit like putting a bandage over another bandage and another over that  :D
great work guys

btw >>>  http://www.ptokax.org/   needs updating, its still showing 16.06  :D

regards
Title:
Post by: titan4 on 27 March, 2005, 22:53:27
What about saving language-specific characters as html entities.

PPK>Ty uz to nejak vyresis  :D
Title: PtokaX 0.3.3.0 build 16.08 released...
Post by: PPK on 27 March, 2005, 23:03:41
Fixed version released...

Changelog:
QuoteFixed: Missing encoding in .xml files causing problem with loading files with special chars.
Title:
Post by: Psycho_Chihuahua on 27 March, 2005, 23:08:54
well in a lot of webcoding forums where they also use XML they recommend the use of this
encoding="ISO-8859-1"maybe that could help this problem in ptokax
Title:
Post by: blackwings on 28 March, 2005, 01:06:49
QuoteChanged: Profiles saving, now is saved in .xml file. Automatic convertion from old .dat included.
how is the conversion made? do I just put my .dat files as usuall in the main directory and ptokax will convert them automaticlly to the .xml files in the cfg folder?
Title:
Post by: ??????Hawk?????? on 28 March, 2005, 01:37:20
hi  


just close hub, unzip  the new  ptokax files to your folder over writing the old ones and run your hub.

makin sure you have updated any scripts that need it first


??????Hawk??????
Title:
Post by: jiten on 28 March, 2005, 11:12:42
Yikes, new version in one day... cool :D
Well, the PtokaX site needs updating, but, u guys can get it if u copy the link of, let's say PtokaX 0.3.3.0 build 16.06 for Windows XP/2K/NT that is:

http://www.ptokax.org/download/files/0.3.3.0.b16.06.nt.rls.zip

and then just replace the "06" with "08".

That will do it.
Title:
Post by: Cid on 28 March, 2005, 11:55:43
or press the "reload" button in your browser. or turn the cache of your browser off so that it reloads the sites everytime you visit them cuz its your browser that needs to update the site and not the site that needs updating ;)
Title:
Post by: blackwings on 28 March, 2005, 19:55:43
with the new xml instead of .dat, is the "profile" bug fixed?
Title:
Post by: sensi on 28 March, 2005, 20:13:32
hi

yes a bug on the level of profiles reg and operator when one to use is recorded it is in profiles Op under PtokaX DC Hub 0.3.3.0 build 16.08.

????????????????????
MyHub : HipHopClub Fr & Us (hhcfrnice.sytes.net:415)
????????????????????