L* R*
HOME FORUM DOWNLOADS
Content
  Links
     Browse SVN
     SVN Commit log
     Documentation (Wiki)
  Developers
     Taskmanager
User
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 17, 2008, 02:44:43 PM

Login with username, password and session length
Search



Advanced search
Support GoPHP5.org
BeBot - An Anarchy Online chat automaton > Forum > Information > News > Topic: BeBot v0.4.3 released
Pages: [1]   Go Down
« previous next »
Print
Author Topic: BeBot v0.4.3 released  (Read 1371 times)
0 Members and 1 Guest are viewing this topic.
Alreadythere
BeBot Maintainer
Administrator
Grandmaster
********
Offline Offline

Posts: 964


BeBot v0.4.3 released
« on: November 16, 2007, 06:01:36 AM »

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]
[BeBot 0.4.3 Tar.gz Archive]
[PHP Bundle]

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.
« Last Edit: December 05, 2007, 02:30:13 PM by Alreadythere » Logged
Phan
Freshman
*
Offline Offline

Posts: 7


Re: BeBot v0.4.3 released
« Reply #1 on: November 20, 2007, 06:51:41 AM »

Could you perhaps fix the whois module? it shows M for the details such as gender when you click on detailed information.
Logged
Alreadythere
BeBot Maintainer
Administrator
Grandmaster
********
Offline Offline

Posts: 964


Re: BeBot v0.4.3 released
« Reply #2 on: November 20, 2007, 07:55:14 AM »

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.
Logged
Phan
Freshman
*
Offline Offline

Posts: 7


Re: BeBot v0.4.3 released
« Reply #3 on: November 20, 2007, 07:59:50 AM »

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?
Logged
Alreadythere
BeBot Maintainer
Administrator
Grandmaster
********
Offline Offline

Posts: 964


Re: BeBot v0.4.3 released
« Reply #4 on: November 20, 2007, 09:09:24 AM »

Search the forum, there are modules for both I think.
Logged
Phan
Freshman
*
Offline Offline

Posts: 7


Re: BeBot v0.4.3 released
« Reply #5 on: November 20, 2007, 10:27:01 AM »

I haven't seen the boss one and I'm not sure if nano still works.
Logged
Alreadythere
BeBot Maintainer
Administrator
Grandmaster
********
Offline Offline

Posts: 964


Re: BeBot v0.4.3 released
« Reply #6 on: November 20, 2007, 11:03:48 AM »

http://bebot.shadow-realm.org/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.
Logged
Phan
Freshman
*
Offline Offline

Posts: 7


Re: BeBot v0.4.3 released
« Reply #7 on: November 20, 2007, 12:11:46 PM »

Ah no wonder I didn't find it, seeing as it's pretty outdated. Should really get an update, hehe.
Logged
Phan
Freshman
*
Offline Offline

Posts: 7


Re: BeBot v0.4.3 released
« Reply #8 on: November 20, 2007, 12:46:59 PM »

Actually, I've gone to see the !boss module but it's not going to work with PHP5. :/
Logged
Phan
Freshman
*
Offline Offline

Posts: 7


Re: BeBot v0.4.3 released
« Reply #9 on: November 20, 2007, 01: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?
Logged
Tichy
Rookie
**
Offline Offline

Posts: 41



Re: BeBot v0.4.3 released
« Reply #10 on: November 25, 2007, 07:37:03 PM »

This is a missing comma in the table creation string, see this post for a patch.
Logged
Alreadythere
BeBot Maintainer
Administrator
Grandmaster
********
Offline Offline

Posts: 964


Re: BeBot v0.4.3 released
« Reply #11 on: December 05, 2007, 02: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).
Logged
Pages: [1]   Go Up
Print
BeBot - An Anarchy Online chat automaton > Forum > Information > News > Topic: BeBot v0.4.3 released
« previous next »
 
Jump to:  

Recent
Trickle backported to 0.4...
by Blueeagle
[Today at 12:57:08 PM]

Conversion from link to t...
by onekman
[Today at 12:43:39 PM]

Tranferring data between ...
by Blueeagle
[Today at 11:52:07 AM]

APF Timer for BeBot 0.4!
by Glarawyn
[May 15, 2008, 02:56:22 PM]

0.4_Support for latest 0....
by Temar
[May 15, 2008, 12:08:23 AM]

OnlineOrg
by Temar
[May 15, 2008, 12:06:22 AM]

Multiple 'bugs' worth men...
by Temar
[May 11, 2008, 11:21:08 PM]

Points give on latest svn
by Nytridr
[May 11, 2008, 11:20:17 PM]

checking bases, and not t...
by clashbot
[May 11, 2008, 05:10:18 PM]

Timer for shadowweb spinn...
by Temar
[May 10, 2008, 11:27:01 AM]
Stats
Members
Total Members: 750
Latest: luci
Stats
Total Posts: 8791
Total Topics: 1189
Online Today: 15
Online Ever: 168
(July 01, 2007, 09:30:02 PM)
Users Online
Users: 3
Guests: 28
Total: 31
Blueeagle
Wont
onekman

Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC
TinyPortal v0.9.8 © Bloc | NewDef design by Bloc
Page created in 0.146 seconds with 29 queries. (Pretty URLs adds 0.031s, 4q)
Loading...