BeBot - An Anarchy Online and Age Of Conan chat automaton

General => News => Topic started by: Alreadythere on September 07, 2008, 05:05:09 pm

Title: BeBot v0.5.3 released (development version)
Post by: Alreadythere on September 07, 2008, 05:05:09 pm
This development version is the first combined BeBot release supporting both AO and AoC.
As always it contains several bugfixes and new features, too.

Downloads
[BeBot 0.5.3 Zip Archive (http://www.m8y.de/ao/bebot/0.5.3.zip)]

Changelog to 0.5.2:
- Fixed wrong links in !count org blob.
- Merged the 2 Raid Modules and Improved.
- Fixed some issues in Points Module.
- Added optional true public timer on cloak changes.
- Now Works for AoC.
- Added Anti-Spam to IRC module to Disconnect from IRC if Spam Error happens.
- OrgGov now useing Botname to get guildname incase of "Clan (name unknown)".
- Added Reminder if Cloak not turned on.
- Added Database as an option for how to Relay between Bots.
- Added Hook Code to IRC to be used by Other Modules.
- !online all now shows all users online not just in the privgroup for RAid Bots.
- !online now shows users on IRC even if on a Dif Bot.
- Game is now Set based on the Dimension.
- Added !ptimer command, which will always create a timer in org chat. Aliases for this are !ptimers, !publictimer or !publictimers.
- Roster now Checks if already running before starting.
- If the bot can't connect to the server it waits the reconnect delay before trying again.
- Now checks for objects in the __call function in passive module, which cause a fatal error with implode.
- Added option to disable the 15min reminder if cloak is disabled.
- Redone Maintence Module to Use data given by settings module instead of messing about renaming tables, Removed strtolower on update setting, Moving a few setting creation work with maintenance.
- Modified get_url() function to use parsed path and query for GET instead of full url that got handed over.
- Added Setting to Disable Autouseradd
- Settings->Create() now updates default options, long description, hidden flag and display order on all calls. Neither the current value of the setting nor the module and name is touched in any way.

New Modules:
- Added Bots Module for Status and Stats monitoring for Bots
- Added Module to Maintain some of Bebot Tables.
- Added nroll A Roll module useing words.
- Added Autouseradd a Module to Added user to Member list for AoC.
- Added Chuck a Social Module with Chuck Norris quotes.
- Added a Gem Cutting Module for AoC.
- Added Craft Classes Module for AoC.
Title: Re: BeBot v0.5.3 released (development version)
Post by: Trancillion on September 07, 2008, 09:44:01 pm
the .zip link downloads a .zip fine on 28 bytes, something wrong ? :P
Title: Re: BeBot v0.5.3 released (development version)
Post by: Temar on September 08, 2008, 02:51:18 am
http://www.aofiles.com/index.php?action=file&file=BeBot
Title: Re: BeBot v0.5.3 released (development version)
Post by: Alreadythere on September 08, 2008, 07:08:31 am
No clue what happened to break both archives...

I'll fix the links when I get back from work. Until then please use Temar's file.
Title: Re: BeBot v0.5.3 released (development version)
Post by: Temar on September 08, 2008, 07:32:25 am
it could be related to the issue with attachment not being able to add and remove
Title: Re: BeBot v0.5.3 released (development version)
Post by: Alreadythere on September 08, 2008, 08:20:53 pm
Links changed to aofiles for the moment.
Title: Re: BeBot v0.5.3 released (development version)
Post by: Iheaca on September 13, 2008, 06:45:56 am
aofiles seems to be down (or not accessible from where I am) and TortoiseSVN gets a URL error when trying to import version 1733.

are the files anywhere else ? Thanks
Title: Re: BeBot v0.5.3 released (development version)
Post by: Temar on September 13, 2008, 06:49:06 am
what address you useing for SVN?
Title: Re: BeBot v0.5.3 released (development version)
Post by: Iheaca on September 13, 2008, 07:10:57 am
svn.shadow-realm.org/index.py/BeBot/

Error says: relocated to: /index.py/BeBot/
Title: Re: BeBot v0.5.3 released (development version)
Post by: Iheaca on September 13, 2008, 07:19:07 am
OK, found right URL, http://svn.shadow-realm.org/svn/BeBot
Title: Re: BeBot v0.5.3 released (development version)
Post by: laen on September 17, 2008, 07:16:49 am
Eheheh svn is down too at the time i'm writing this ::)
Title: Re: BeBot v0.5.3 released (development version)
Post by: Zweiblum on September 17, 2008, 11:37:43 am
is there anything i need wo worry about when changing from 0.5.2 to 0.5.3 ?
Can i use the same SQL tables?
Can i just copy&paste conf dir?
Can i just drag&drop the custom modules?
Title: Re: BeBot v0.5.3 released (development version)
Post by: Alreadythere on September 19, 2008, 05:53:57 pm
is there anything i need wo worry about when changing from 0.5.2 to 0.5.3 ?
Can i use the same SQL tables?
Can i just copy&paste conf dir?
Can i just drag&drop the custom modules?
Any changes needed in tables are done automatically, not sure if there are any. This is one-way only though, so if there are changes in 0.5.3 there won't be any automatic way back to 0.5.2.

Your old config files should work without any change, the only additions are for AoC bots.

And all 0.5.2 modules should work under 0.5.3, there were no large structural changes which could affect them.
Title: Re: BeBot v0.5.3 released (development version)
Post by: Alreadythere on September 20, 2008, 02:24:57 pm
Added new and working 0.5.3 download link. At the moment I can only provide a zip file though, no tar.gz.
Title: Re: BeBot v0.5.3 released (development version)
Post by: Zweiblum on September 20, 2008, 04:16:08 pm
is there anything i need wo worry about when changing from 0.5.2 to 0.5.3 ?
Can i use the same SQL tables?
Can i just copy&paste conf dir?
Can i just drag&drop the custom modules?
Any changes needed in tables are done automatically, not sure if there are any. This is one-way only though, so if there are changes in 0.5.3 there won't be any automatic way back to 0.5.2.

Your old config files should work without any change, the only additions are for AoC bots.

And all 0.5.2 modules should work under 0.5.3, there were no large structural changes which could affect them.

k, many thx.. going for holdiays, but will test it soon :)

think i will just backup the sqltable and botfiles before patching.
SimplePortal 2.3.7 © 2008-2024, SimplePortal