1
I Use This!
Inactive

News

Analyzed about 23 hours ago. based on code collected 1 day ago.
Posted about 17 years ago
Added: Setting manager, complete replacement for old setting system. Added: Posibility to change 99.9% of settings without hub restart. Added: Open in external editor to script menu (request by ... [More] bastya_elvtars). Added: Core.Shutdown() for clean hub shutdown (request by KofolaMaster). Added: Core.GetBots() to get al bots registered by scripts (request by CrazyGuy). Added: SetMan.Save(), RegMan.Save(), BanMan.Save(). Added: ScriptMan metatable with GetScripts, MoveUp/Down, Start/Stop/Restart script to lua. Added: Script delete to script menu (request by (uk)jay). Added: MoveUp and MoveDown to ProfMan in lua (request by Rag3Rac3r). Added: Option to popup scripts frame on script error. Added: Support for _BAN_ and _BAN_time in kick messages to add custom perm and temp ban after kick. Added: Add, change and remove for (range)bans to gui. Added: User count to welcome message (request by ptaczek). Fixed: Small bug in tempban, causing delete of permbans on same ip (thx the_pest for report). Fixed: Crash on rangeunban with bad parameters (thx amenay for report). Fixed: Crash in same pm deflood (thx nikita800 for report). Fixed: Duplicite ban message on nicktempban (thx fane for report). Fixed: Accepting language, script or text file with wrong file extension. Fixed: Bugs in registered user profile changing related to OP/OpChat permissions (thx plop for report). Fixed: Crash on set all/clear all profile permissions in some cases (thx hanger 13 for report). Fixed: Bugs in server thread causing memory corruption in some cases. Fixed: Missing profile change when registered user was removed from gui and was online (thx CrazyGuy for report). Fixed: Crashes on loading corrupted xml files. Changed: Setting were removed from main frame and new setting frame for them was created. Changed: Few small things in gui, many internal changes in code. Changed: Component for debug log creating. Changed: Update check complete rewritten to use winsock instead of indy component. Changed: Lua interface, complete rewrite. Changed: Profile moving is now possible when hub is running. Changed: Tray icon tooltip message, now contains hubname. Removed: Few things was lost on settings rewrite (chat log, nick rule, webserver...). Removed: Possibility to use |, space and white chars in profile names (thx Hungarista for report). Upgraded: Lua to 5.1.3. [Less]
Posted about 17 years ago
Added: Setting manager, complete replacement for old setting system. Added: Posibility to change 99.9% of settings without hub restart. Added: Open in external editor to script menu (request by bastya_elvtars). ... [More] Added: Core.Shutdown() for clean hub shutdown (request by KofolaMaster). Added: Core.GetBots() to get al bots registered by scripts (request by CrazyGuy). Added: SetMan.Save(), RegMan.Save(), BanMan.Save(). Added: ScriptMan metatable with GetScripts, MoveUp/Down, Start/Stop/Restart script to lua. Added: Script delete to script menu (request by (uk)jay). Added: MoveUp and MoveDown to ProfMan in lua (request by Rag3Rac3r). Added: Option to popup scripts frame on script error. Added: Support for _BAN_ and _BAN_time in kick messages to add custom perm and temp ban after kick. Added: Add, change and remove for (range)bans to gui. Added: User count to welcome message (request by ptaczek). Fixed: Small bug in tempban, causing delete of permbans on same ip (thx the_pest for report). Fixed: Crash on rangeunban with bad parameters (thx amenay for report). Fixed: Crash in same pm deflood (thx nikita800 for report). Fixed: Duplicite ban message on nicktempban (thx fane for report). Fixed: Accepting language, script or text file with wrong file extension. Fixed: Bugs in registered user profile changing related to OP/OpChat permissions (thx plop for report). Fixed: Crash on set all/clear all profile permissions in some cases (thx hanger 13 for report). Fixed: Bugs in server thread causing memory corruption in some cases. Fixed: Missing profile change when registered user was removed from gui and was online (thx CrazyGuy for report). Fixed: Crashes on loading corrupted xml files. Changed: Setting were removed from main frame and new setting frame for them was created. Changed: Few small things in gui, many internal changes in code. Changed: Component for debug log creating. Changed: Update check complete rewritten to use winsock instead of indy component. Changed: Lua interface, complete rewrite. Changed: Profile moving is now possible when hub is running. Changed: Tray icon tooltip message, now contains hubname. Removed: Few things was lost on settings rewrite (chat log, nick rule, webserver...). Removed: Possibility to use |, space and white chars in profile names (thx Hungarista for report). Upgraded: Lua to 5.1.3. [Less]
Posted almost 18 years ago
Added: Missing $HubIsFull DC command (bug found by Hungarista). Added: Possibility to make language translations. Added: Mising $Close Direct Connect command + arrival to lua + permission for profiles. ... [More] Added: Debug output to debug.log when memory allocations failed, or some other things fail. Added: Confirmation dialog for redirect all users from gui with line for redirect address (request by amenay). Fixed: Update check no more block hub startup when new version is available (thx Typhoon for report). Fixed: Crashing on some hub commands when you try to use them on yourself (thx CrazyGuy for report). Fixed: Memory corrupting on registering to udp-debug. Fixed: Memory corrupting on big hubs when opchat is enabled. Fixed: Memory corrupting when script tryed to use user:something and user is no more online. Fixed: Max private message length limit checking (thx CrazyGuy/Fane for report). Fixed: Buffer overflow on some bad Direct Connect commands. Fixed: Crash on !drop command when user is not online. Fixed: Memory corrupting by "keep slow clients online". Fixed: Few memory leaks in banlist when similar ban already exist. Fixed: Memory leak caused by lua bot in reserved nicks. Fixed: Long delay on userlist refresh when hub don't have other data to send. Fixed: Bug in $GetNickList deflood (thx nikita800 for report). Fixed: Wrong profiles (causing crashes) for online users when profile is deleted and it is not last profile. Fixed: Wrong profiles (causing crashes when user login) in registered users list when profile is deleted and it is not last profile. Fixed: Not working banip when ip have tempban (thx proud for report). Fixed: 100 % cpu usage when one of secondary ports is already in use (thx Headbengertje for report). Fixed: crash on divide by zero in lua (thx Rincewind for report). Changed: Profile manager partially rewritten, splited to core and gui. Improved: "keep slow clients online" to lower data loses. Improved: Search requests caching... [Less]
Posted almost 18 years ago
Added: Missing $HubIsFull DC command (bug found by Hungarista). Added: Possibility to make language translations. Added: Mising $Close Direct Connect command arrival to lua permission for profiles. ... [More] Added: Debug output to debug.log when memory allocations failed, or some other things fail. Added: Confirmation dialog for redirect all users from gui with line for redirect address (request by amenay). Fixed: Update check no more block hub startup when new version is available (thx Typhoon for report). Fixed: Crashing on some hub commands when you try to use them on yourself (thx CrazyGuy for report). Fixed: Memory corrupting on registering to udp-debug. Fixed: Memory corrupting on big hubs when opchat is enabled. Fixed: Memory corrupting when script tryed to use user:something and user is no more online. Fixed: Max private message length limit checking (thx CrazyGuy/Fane for report). Fixed: Buffer overflow on some bad Direct Connect commands. Fixed: Crash on !drop command when user is not online. Fixed: Memory corrupting by "keep slow clients online". Fixed: Few memory leaks in banlist when similar ban already exist. Fixed: Memory leak caused by lua bot in reserved nicks. Fixed: Long delay on userlist refresh when hub don't have other data to send. Fixed: Bug in $GetNickList deflood (thx nikita800 for report). Fixed: Wrong profiles (causing crashes) for online users when profile is deleted and it is not last profile. Fixed: Wrong profiles (causing crashes when user login) in registered users list when profile is deleted and it is not last profile. Fixed: Not working banip when ip have tempban (thx proud for report). Fixed: 100 % cpu usage when one of secondary ports is already in use (thx Headbengertje for report). Fixed: crash on divide by zero in lua (thx Rincewind for report). Changed: Profile manager partially rewritten, splited to core and gui. Improved: "keep slow clients online" to lower data loses. Improved: Search requests caching... [Less]