BeBot - An Anarchy Online and Age Of Conan chat automaton

General => News => Topic started by: Alreadythere on November 16, 2007, 12:01:36 pm

Title: BeBot v0.4.3 released
Post by: Alreadythere on November 16, 2007, 12:01:36 pm
This is primarily a maintenance release, fixing several small issues in the 0.4.2 release. In addition it brings a land control database linked into the towers module.

EDIT: To save tower attacks and results in the tables you have to disable the settings ReadOnly under TowerAttacks (!settings TowerAttack).

Downloads
[BeBot 0.4.3 Zip Archive (http://bebot.link/index.php?action=tpmod;dl=item21)]
[BeBot 0.4.3 Tar.gz Archive (http://bebot.link/index.php?action=tpmod;dl=item20)]
[PHP Bundle (http://bebot.link/index.php?action=tpmod;dl=item9)]

Changelog:
- Fixed crash in whois module.
- Fixed wrong SQL call in Settings->update().
- !timer command accepts optional first parameter for timer class now.
- Added !count org command to OnlineCount module.
- Linked tower attack module to land control database.
- Added several settings defining the output of the towers module. The way any attack or result is displayed is controlled by settings.
- Optimized tower tables a bit, added zone to tower results.
- Relay doesn't add 0 as user for extended notifications in org chat anymore. The relayed message looks like the chat in org chat now.
- cron() functions now get called with the cron time as string parameter, so multiple cronjobs in one module are supported.
- Timer core no longer uses a cronjob to check it's timer, it's hooked directly into the cron() function of Bot.php now.
- Extended timer core by timed events, this way you can get a delayed callback in a module. Read the comment at the top of Timer_Core.php for more information.
- Fixed whois details.
- IRC now only shows one line of output on !online calls, and it lists members of linked bots too, using the online settings.
- Added #!br!# as tag for linebreaks for tower module.

New modules:
- Added database for land control zones. Allows listings by level and by zone.
Title: Re: BeBot v0.4.3 released
Post by: Phan on November 20, 2007, 12:51:41 pm
Could you perhaps fix the whois module? it shows M for the details such as gender when you click on detailed information.
Title: Re: BeBot v0.4.3 released
Post by: Alreadythere on November 20, 2007, 01:55:14 pm
Are you sure you are running 0.4.3? That bug was in 0.4.2, but it should be fixed in 0.4.3.
Title: Re: BeBot v0.4.3 released
Post by: Phan on November 20, 2007, 01:59:50 pm
Ah sorry, I didn't understand you had fixed it yet. I am going to be upgrading to 0.4.3 tonight when I get home from work.

The org will be very happy with this. Thanks!

Also, would it be possible for you to add commands like !boss and !nano. Or are there already modules available for this to use with BeBot?
Title: Re: BeBot v0.4.3 released
Post by: Alreadythere on November 20, 2007, 03:09:24 pm
Search the forum, there are modules for both I think.
Title: Re: BeBot v0.4.3 released
Post by: Phan on November 20, 2007, 04:27:01 pm
I haven't seen the boss one and I'm not sure if nano still works.
Title: Re: BeBot v0.4.3 released
Post by: Alreadythere on November 20, 2007, 05:03:48 pm
http://bebot.link/index.php/topic,388.0.html
I think it should work, at least after you set access rights with !commands.

No clue about the nanos command tbh.
Title: Re: BeBot v0.4.3 released
Post by: Phan on November 20, 2007, 06:11:46 pm
Ah no wonder I didn't find it, seeing as it's pretty outdated. Should really get an update, hehe.
Title: Re: BeBot v0.4.3 released
Post by: Phan on November 20, 2007, 06:46:59 pm
Actually, I've gone to see the !boss module but it's not going to work with PHP5. :/
Title: Re: BeBot v0.4.3 released
Post by: Phan on November 20, 2007, 07:05:10 pm
Sorry to post again here, but I did find a bug that needs attention...

MySQL error (# 1) on query: SELECT * FROM ccbot_blacklist WHERE expire > 0 AND expire < 1195581650
Table '****_aobot.ccbot_blacklist' doesn't exist

There is no such table, any way you could hook me up with one?
Title: Re: BeBot v0.4.3 released
Post by: Tichy on November 26, 2007, 01:37:03 am
This is a missing comma in the table creation string, see this post (http://bebot.link/index.php/topic,1113.0.html) for a patch.
Title: Re: BeBot v0.4.3 released
Post by: Alreadythere on December 05, 2007, 08:30:34 pm
General note: To save tower attacks and results in the tables you have to disable the settings ReadOnly under TowerAttacks (!settings TowerAttack).
SimplePortal 2.3.7 © 2008-2024, SimplePortal