FlexHub Forum

Flexhub Beta 0.1 svn 1108 released

Offline FlipFlop™

  • FlexHub Developer
  • *****
  • 505
Flexhub Beta 0.1 svn 1108 released
« on: June 27, 2011, 11:18:45 »
To update, in your hub use: !update now
If you're running svn 1093 or later, a restart isn't needed, after updating, just use !rs


Changelog:

svn 1108
* changed : rightclicks are now sorted based on the rightclick display text
- fixed : bug in escaping spaces and newlines from ADC users
- fixed : bug in replacing words in patterns
- fixed : bug in !comment

svn 1100
- fixed : update: proper abort on failure to download a file
- fixed : update: when file not found or server not found caused lua error
- fixed : missing update now instruction
- fixed : bug in handling large messages in mainchat, could cause the hub to freeze
- fixed : bug in !addroom, command didn't work
* changed : [ADC] or [NMDC] isn't added to description anymore if one protocol is disabled (check !set rules)
* changed : changed some horizontal lines to display correctly in non Windows-1252 charsets
* changed : Ynhub account import will now also import: Registered by, Reg date, Last online date, Last spoke date.

NOTE: For !restart to work when running multiple FlexHubs, you'll have to make sure that the files you start the hub with, have a unique name. For Windows this means renaming both FlexHub.lua and FlexHub.exe (both the .exe and the .lua need to have the same name though), for Linux this means renaming FlexHub.lua only. So for example in Windows: rename FlexHub.lua to FlexHub1.lua and FlexHub.exe to FlexHub1.exe. Currently !restart will only work if there are no spaces in the path to FlexHub.exe

NOTE: Linux --nogui version needs the file: bit.so in the FlexHub lib-folder, available in FlexHub_0.1_1108_linux.tgz if you don't already have it.

NOTE: After '!update now' the hub will tell you if it needs a full restart (use !restart if your hub uses svn 1075 or later) or if you can just use !rs (reload scripts) instead.

Keep giving feedback!

Regards, the FlexHub team
« Last Edit: August 22, 2011, 20:33:28 by LadyStardust »
Check the new FlexHubList!           Add awesome statistics like this for your hub!

This post is a natural product. The slight variations in spelling and grammar enhance its individual character and beauty and in no way are to be considered flaws or defects.

Re: Flexhub Beta 0.1 svn 1108 released
« Reply #1 on: June 27, 2011, 13:41:39 »
Nice work :D

Nice we dont need to restart the hub before the updates work.

Offline massi

  • FlexHub Ambassador and Forum Stalker
  • *
  • 301
Re: Flexhub Beta 0.1 svn 1108 released
« Reply #2 on: June 27, 2011, 13:56:35 »
yep  ;D

fantastic ... good work flip  ;D

Offline þ††i£øû]v[™

  • ***
  • 103
  • ::.(Ô;Ô).::
Re: Flexhub Beta 0.1 svn 1108 released
« Reply #3 on: July 06, 2011, 03:58:33 »
soory, how fix history on login, i dont see this command anaway
thanks
greetings
þ††i£øû]v[™

Offline LadyStardust

  • *****
  • 257
  • aka Puma
Re: Flexhub Beta 0.1 svn 1108 released
« Reply #4 on: July 06, 2011, 07:01:38 »
To add chat history at login you make a command like you did for MOTD just as text there will be %[history]

[07:01:01] <`°º¤MotherNature¤º°`> *** !showcmd motdhistory
[07:01:01] <`°º¤MotherNature¤º°`>

   Settings for textcommand: motdhistory
   ________________________________________________________________________________
   Profilelevel:   From -1 to 10 (that will see the output of the command)
   Use level:      -1 and higher (that will be able to use the command)
   Timer:       Disabled
   Options:      4
         * Show text when user logged in

   Text:

%[history]
Best regards,
LS

Offline þ††i£øû]v[™

  • ***
  • 103
  • ::.(Ô;Ô).::
Re: Flexhub Beta 0.1 svn 1108 released
« Reply #5 on: July 07, 2011, 05:10:02 »
Hi, ah cool tkanks Lady
I do that
Greetings  ::)
þ††i£øû]v[™

Offline þ††i£øû]v[™

  • ***
  • 103
  • ::.(Ô;Ô).::
Re: Flexhub Beta 0.1 svn 1108 released
« Reply #6 on: July 07, 2011, 06:18:11 »
arf, i dont know why dont run on my hub test  :
Code: [Select]
Settings for textcommand: motdhistory
________________________________________________________________________________
Profilelevel: From -1 to 10 (that will see the output of the command)
Use level: -1 and higher (that will be able to use the command)
Timer: Disabled
Options: 4
* Show text when user logged in

Text: %[history]

when i login, no hostory appear on main chat;  ty
« Last Edit: July 07, 2011, 06:22:13 by philoum »
þ††i£øû]v[™

Offline þ††i£øû]v[™

  • ***
  • 103
  • ::.(Ô;Ô).::
Re: Flexhub Beta 0.1 svn 1108 released
« Reply #7 on: July 07, 2011, 06:25:56 »
Ah sorry, its appear before the welcome message
ok  thanks  :)))
þ††i£øû]v[™

Offline LadyStardust

  • *****
  • 257
  • aka Puma
Re: Flexhub Beta 0.1 svn 1108 released
« Reply #8 on: July 07, 2011, 07:05:09 »
Added commands appear alphabetically, so by renaming them you can easily shuffle order  of your on_login_messages :)
Best regards,
LS