Ticket #120 (assigned task)

Opened 1 year ago

Last modified 4 months ago

New score recording pubbot module

Reported by: Maverick Assigned to: Maverick (accepted)
Priority: normal Component: Bots - PubHub/PubBot
Version: Latest version from repository Severity: minor
Keywords: Pubbot Cc:

Description

To create our own score website a bit, I got the idea of a pubbot module that would record a player's score into a database. The module shouldn't be breaking the database by updating the player's record on every kill/death so something else smart has to be thought of updating the score database.

If the scores are displayed on the website it would create a bit of competition who can get the most scores / kills / losses / ratio / MVP.

Attachments

Change History

08/08/07 10:12:56 changed by Ice-demon

  • keywords set to Pubbot.
  • owner set to Ice-demon.
  • status changed from new to assigned.
  • priority changed from low to normal.

08/08/07 10:14:28 changed by Ice-demon

I can get the bot honk'n but I'll need to co-op with a web-developer.

(in reply to: ↑ 3 ) 08/08/07 10:28:51 changed by Maverick

If the reason for cooperating with a web developer is because of the database, I can give you access to the development database on twcore.org which is a structure-only export from trenchwars.org .

I think you should be able to make a few tables you need yourself (which should be designed properly ofcourse) and when the bot is done, the website will follow (later).

08/18/07 14:59:36 changed by Ayano

  • owner deleted.
  • status changed from assigned to new.

I'm still in the infancy of SQL so until I can learn more of databasing, I'll have to pass this one up.

11/14/07 01:51:20 changed by Maverick

  • owner set to Maverick.
  • status changed from new to assigned.

alinea <ZH> has taken up the job of creating the website where I will work on the pubbot module for gathering statistics.

Further information: http://forums.trenchwars.org/showthread.php?t=31827

02/12/08 14:28:23 changed by Maverick

Related changeset:2297

02/15/08 11:30:34 changed by Maverick

Related changeset:2325

02/15/08 13:54:41 changed by Maverick

TODO: pubhub's ArenaModules-…=… isn't working correctly

C 8:RoboKing> PubHub spawned PubBot of type pubbot
C 3:PubBot> Going to 0
C 8:RoboKing> PubHub spawned PubBot1 of type pubbot
C 3:PubBot1> Going to 2
C 3:PubBot> Module: spy is already loaded.
C 3:PubBot> Module: tk is already loaded.
C 3:PubBot> Module: message is already loaded.
C 3:PubBot> Module: silence is already loaded.
C 3:PubBot> Module: stats is already loaded.
C 8:RoboKing> PubHub spawned PubBot2 of type pubbot
C 3:PubBot2> Going to 63
C 3:PubBot1> Module: spy is already loaded.
C 3:PubBot1> Module: tk is already loaded.
C 3:PubBot1> Module: message is already loaded.
C 3:PubBot1> Module: silence is already loaded.
C 3:PubBot1> Module: stats is already loaded.

04/30/08 16:23:11 changed by milosh

  • component changed from Bots - Other to Bots - PubHub/PubBot.

Add/Change #120 (New score recording pubbot module)




Change Properties
Action