FlexHub je Direct Connect hub software naprogramovaný kompletně v LUA programátory Daywalker™ a FlipFlop™. wxLua je použito pro vytvoření pokročilého ale jednoduchého grafického rozhraní s velmi detailním monitorováním hubu. V současné době je ve stádiu pre-beta, ale beta verze je očekávána již velmi brzy.
(Toto jsou aktuálně otestované funkční distribuce. Další distribuce mohou fungovat, ale toto je seznam doporučených distribucí. Další mohou být přidány po jejich otestování.)
Flexhub Beta 0.2 svn 1308
Hopefully the last of the updates fixing issues in 1303 For this update a restart of the hub is not needed if updating from 1304. Use '!update now' in your hub svn 1308 - fixed : errorhandling when tCurrent or a subtable doesn't exist yet - fixed : display of protocol in description for ADC - fixed : showlog fixed * changed : feed level of save settings set to level 2 * changed : reverted the CID check changes, made it all wrong and caused more ghosting :D ------------------------------------------------------------------------ For this update a restart of the hub is needed. Use '!update now' in your hub or download it from the download section linked above. svn 1304 - fixed : error on too short nicks ( /core/Hub-Info.lua:247: attempt to concatenate a boolean value) - fixed : show_desc setting didnt do anything svn 1303 + added : %[user_comment] for textcommands + added : Active Port protocol and Search Port UDP to !userinfo + added : The hub external IP is stored in settings so it is available directly after a restart (it can also be set manually with !set hubip) + added : attackstats reset added to help + added : new hub command !showautobans, similar to !showipbans but only lists the current autobans + added : new hub setting (!set advanced) : cmd_prefixes_ext, to define which command prefix the external bots listens to (to make the hub ignore them) + added : new hub setting (!set advanced) : ignore_unknown, to make the hub ignore unknown commands (useful toghether with external bots) + added : new profile setting : extbot, for use with external bots. Set this to true to make it possible to filter mc chat to and from the bot + added : showlog also show file date and size * changed : !bindip can now be used with multiple IPs/ranges, use commas to separate, no spaces and there is no need to use * either * changed : ADC DMSG rewritten * changed : Yet another attempt at getting this right : #890996 adcs link not listed on reg https://bugs.launchpad.net/flexhub/+bug/890996, the default message has been improved and should now work better, you will need to do !set reg_msg -default to reset it. Also re-added the BindIP info that went missing in the last update. Note that the %[address] variable does not contain the protocol ( it does not start with dchub:// or adc://) you must add that yourself, or change to use the other address variables %[address_nmdc], %[address_nmdcs], %[address_adc] or %[address_adcs] which does include the protocol part. * changed : autoprotection of hubowner function rewritten * changed : moved extra portinfo from !hubinfo to !corestats #964699 Hide open ports from public https://bugs.launchpad.net/flexhub/+bug/964699 - fixed : !resettimeout freezes the hub https://bugs.launchpad.net/flexhub/+bug/945476 - fixed : !say command can be used on hubowner https://bugs.launchpad.net/flexhub/+bug/944376 - fixed : !set hub_address would accept invalid addys - fixed : !showlog now correctly handles reading from large log files - fixed : !shownickbans didnt work with offset numbers (always showed only the first 50 bans) - fixed : #924346 error on double bindip addings https://bugs.launchpad.net/flexhub/+bug/924346, bindip now properly support multiple IPs and/or ranges to be added - fixed : #938071 Password shown on new master account from cmd line https://bugs.launchpad.net/flexhub/+bug/938071 - fixed : #941027 just another error https://bugs.launchpad.net/flexhub/+bug/941027 [FI] [-2] [ERROR] [NMDC_DataArrival] FlexHub/./protocols/Hub-ALL.lua:401: attempt to index field '?' (a nil value) - fixed : #962308 !cmdhistory to show recent commands https://bugs.launchpad.net/flexhub/+bug/962308 - fixed : ADC feature broadcasts, reducing approx. 50% of ADC search traffic - fixed : AccountManager:Check() now fixes some missing account info in ADCH imported accounts. - fixed : Hub address on !set reg_msg https://bugs.launchpad.net/flexhub/+bug/941930 - fixed : added file exists check to AddHubFiles - fixed : blocked too much client info when set show_tag was set to false - fixed : changed default deflood settings to allow more connections - fixed : changed parsing of PM's so GBot bug doesnt cause it to be disconnected - fixed : default reg_msg changed to include line feeds before and after the message - fixed : fixed so unknown/unsupported ADC supports dont show up in !ui - fixed : import was missing some account information - fixed : manual shutdown messages did not get sent to main - fixed : minor fix to GetSVN function - fixed : modcmd error on mixed case names for commands - fixed : modcmd reporting nothing changed if only the helt text was modified - fixed : references to tFuncs in Hub-Start.lua before Hub-Funcs is loaded fixed - fixed : renamecmd and delcmd didnt handle mixed case names too well either - fixed : return messages on error on !setprofile changed to something more usable - fixed : settings that had a table of valid options wasnt correctly checked - fixed : several fixes related to account generation, iLevel was missing, added nick == sNick validation to check (#902879 Account problems after !changereg command https://bugs.launchpad.net/flexhub/+bug/902879 ) - fixed : several of the set commands was missing right clicks, they should now all(almost) be available in the right click menu at FlexHub Menu/Settings, thanks Massi for reminding me - fixed : sorting textpatterns now on startup and reload, should fix all pattern priority problems - fixed : the !set parser did not always pick the correct setting name - fixed : topic echoed the new setting one extra time to the one setting the new topic. topic now also reports what the old topic was after changing it