READ THE RULES
0 Members and 1 Guest are viewing this topic.
Added: Core.ResumeAccepts() to resume listening thread(s) when they are suspended.Added: 2 level limit of received kB of data from user per time.Added: Second deflood level for most old defloods.Added: 2 level ConnectToMe and RevConectToMe deflood.Added: 2 level search reply deflood.Added: Main chat, private message and search intervals.Added: Profile permissions for no CTM/RCTM/SR defloods.Added: Profile permissions for no received kB of data deflood from user.Added: Profile permissions for no Chat/PM/Search intervals.Added: Command length limits for MyINFO/CTM/RCTM/SR.Added: Hub name to PtokaX window caption.Added: Max connected users limit from same IP + profile permission for that.Added: Core.GetUsers returning online users with given IP.Added: Minimum reconnect time + profile permission for that.Added: Profile rename to gui.Added: ScriptMan.GetScript() to lua interface.Added: IP-to-Country support.Added: sCountryCode to user table in lua.Added: IP2Country to lua with functions to get country code and country name.Added: Country code to string returned by !getinfo command.Added: ScriptMan.Refresh() to lua interface.Added: Option to log script errors.Added: -c command line parameter to service/nix version to set config directory.Added: -d command line parameter to nix version to run as daemon.Added: When PtokaX is terminated on nix by signal then it is saved to log.Added: Script memory usage to !getscripts.Added: Few working hublist register addresses.Fixed: Initial temp ban year in gui was always 2007 instead of actual year.Fixed: Crash in gui version on ScriptMan.MoveUp and ScriptMan.MoveDown when script use them in OnStartup and scripts window is opened (thx Z˙gđ and Twisted-devil for report).Fixed: Never ending loop caused by multiple script processing when using MoveDown (thx Z˙gđ for report).Fixed: Lua was able to change language to not existant one (thx CrazyGuy for report).Fixed: Crash on exit when default hub-security nick was used (thx ']['yphoon for report).Fixed: Crash on loading xml file with comments (thx Rag3Rac3r for report).Fixed: Some ScriptMan functions not working in OnStartup (thx CrazyGuy for report).Changed: Core.SuspendAccepts can be now used without value to suspend listening thread(s).Changed: When user send incorrect ip in CTM/Search is now disconnected.Changed: Chat commands to ban ip now cause disconnect of all users with that ip address.Changed: UDP port now can be disabled by set it to 0 and it is disabled by default.Changed: Default profile permissions.Improved: Message when user send incorrect ip in CTM/Search now contains ip from command, user ip.Rewritten: Deflood internals, less code, maybe better performance, fixed multiple bugs in old deflood.Rewritten: Threads and critical sections from borland components to clean winapi.Rewritten: Nick hashtables (for userlist, reglist, nickbanlist) for better performance.Rewritten: Last few borland components in core replaced with winapi calls.Rewritten: Receiving of data to UDP port, moved from main thread to new thread.Removed: Reading of old ini and dat config files.New version: Version for windows without gui running from console or as windows service.New version: Version for posix compatible os (tested on Linux x86, Linux x86-64, freeBSD x86).New version: x86-64 version for windows without gui running from console or as windows service.
Excuse me, I entered the forum after google gave me no answers. I used the search function and still nothing. I cant find any info on the changelog either: What happened to the "main chat log" option? I run the new 0.4 version for a week and I need to have access to such a log and then I remembered that I never check such an option while configuring the new version. I went to check that out and I can't find the option. Am I cray and darn blind?thanks for the response.
Removed: Few things was lost on settings rewrite (chat log, nick rule, webserver...).