collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: BeBot v0.4.3 released  (Read 8798 times)

0 Members and 1 Guest are viewing this topic.

Offline Alreadythere

  • BeBot Maintainer
  • BeBot Hero
  • ******
  • Posts: 1288
  • Karma: +0/-0
BeBot v0.4.3 released
« 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]
[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, 08:30:13 pm by Alreadythere »

Offline Phan

  • BeBot Rookie
  • *
  • Posts: 7
  • Karma: +0/-0
Re: BeBot v0.4.3 released
« Reply #1 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.

Offline Alreadythere

  • BeBot Maintainer
  • BeBot Hero
  • ******
  • Posts: 1288
  • Karma: +0/-0
Re: BeBot v0.4.3 released
« Reply #2 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.

Offline Phan

  • BeBot Rookie
  • *
  • Posts: 7
  • Karma: +0/-0
Re: BeBot v0.4.3 released
« Reply #3 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?

Offline Alreadythere

  • BeBot Maintainer
  • BeBot Hero
  • ******
  • Posts: 1288
  • Karma: +0/-0
Re: BeBot v0.4.3 released
« Reply #4 on: November 20, 2007, 03:09:24 pm »
Search the forum, there are modules for both I think.

Offline Phan

  • BeBot Rookie
  • *
  • Posts: 7
  • Karma: +0/-0
Re: BeBot v0.4.3 released
« Reply #5 on: November 20, 2007, 04:27:01 pm »
I haven't seen the boss one and I'm not sure if nano still works.

Offline Alreadythere

  • BeBot Maintainer
  • BeBot Hero
  • ******
  • Posts: 1288
  • Karma: +0/-0
Re: BeBot v0.4.3 released
« Reply #6 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.

Offline Phan

  • BeBot Rookie
  • *
  • Posts: 7
  • Karma: +0/-0
Re: BeBot v0.4.3 released
« Reply #7 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.

Offline Phan

  • BeBot Rookie
  • *
  • Posts: 7
  • Karma: +0/-0
Re: BeBot v0.4.3 released
« Reply #8 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. :/

Offline Phan

  • BeBot Rookie
  • *
  • Posts: 7
  • Karma: +0/-0
Re: BeBot v0.4.3 released
« Reply #9 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?

Offline Tichy

  • BeBot User
  • **
  • Posts: 42
  • Karma: +0/-0
Re: BeBot v0.4.3 released
« Reply #10 on: November 26, 2007, 01:37:03 am »
This is a missing comma in the table creation string, see this post for a patch.

Offline Alreadythere

  • BeBot Maintainer
  • BeBot Hero
  • ******
  • Posts: 1288
  • Karma: +0/-0
Re: BeBot v0.4.3 released
« Reply #11 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).

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 478
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal