Timeline
04/01/08:
- 21:35 Changeset [2478] by
-
- trunk/twcore/src/twcore/bots/multibot/util/utilhotspots.java
Changes made to the !loadspots command. Working with RiiStar to get the ability to add spots via the staff site going.
- 14:14 Index edited by
- Removed link to repository statistics; it can't be run on Dreamhost (diff)
- 14:14 Ticket #233 (Removal of bouncerbotdev, it is obsolete) closed by
- fixed
- 14:13 Changeset [2477] by
-
- trunk/twcore/src/twcore/bots/bouncerbotdev
Bouncerbotdev has been renamed to logbot.
See for more info Ticket #233
- 13:56 Index edited by
- Moved Javadoc to below the links and added link to repository statistics (diff)
- 13:10 Changeset [2476] by
-
- trunk/twcore/src/twcore/bots/eventbot/eventbot.java
- trunk/twcore/src/twcore/bots/eventbot/EventRequest.java
Reverting changeset [2473] of dugwyler.
I'm sorry, I should've committed this change earlier (I forgot to remove EventRequest.java file earlier).
The EventRequest class has been copied into the eventbot.java file on purpose so it's certain the class is loaded when the bot is spawned.
I've found out with the pubstats that classes/files outside the bot file aren't loaded when the bot is spawned (probably because the bot class is loaded dynamically).
- 11:05 Changeset [2475] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
More minor single flag tweaks. This should have it working normally.
- 10:35 Ticket #171 (Tutorial Bot - Documentation) closed by
- wontfix: I'm closing this ticket. Can't say nothing good came out of this effort …
- 10:29 Changeset [2474] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Single flag mode updates
- 08:12 Ticket #236 (SmartShutDown locks HubBot thread) created by
- It appears that after !smartshutdown is executed on a hub, the hub won't …
- 08:09 Ticket #235 (DuelBot option to duel to a specified number of deaths) created by
- An enhancement suggested by the player Rio is to allow duels to a …
- 08:07 Ticket #234 (DuelBot takes away an extra point when you lose) created by
- A player (Rui) informed me that when you lose a duel in DuelBot, it …
- 08:03 Changeset [2473] by
-
- trunk/twcore/src/twcore/bots/eventbot/eventbot.java
Removed duplicate define of EventRequest class (was preventing compile)
- 07:53 Changeset [2471] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Small cleanups, clarifications, and efficiency enh.
- 07:33 Changeset [2469] by
-
- trunk/twcore/src/twcore/core/BotAction.java
NPE prevention for addition to warpTo commands, + minor performance enh.
- 07:14 Changeset [2468] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Experimental single flag mode for <25 players; extra ability slot added.
- 06:23 Ticket #233 (Removal of bouncerbotdev, it is obsolete) created by
- According to Changeset 1749 bouncerdevbot has been renamed to logbot, …
- 05:50 Ticket #232 (Convert Logbot so it uses *sendto instead of *kill) closed by
- fixed: Added option to use *sento instead of *kill (Exactly the same as it …
- 05:48 Changeset [2467] by
-
- trunk/twcore/src/twcore/bots/logbot/logbot.example.cfg
- trunk/twcore/src/twcore/bots/logbot/logbot.java
Added option to use *sento instead of *kill
Enabled realtime logging on default.
*sendto command is now configurable
Renamed HubBot to default value "HubBot"
See ticket #232
- 02:41 Ticket #30 (JavUFC bot for TW) closed by
- wontfix: Given that we now already have JavElimBot and Unexpected left the bot dev …
- 02:32 Ticket #161 (Robohelp help response rating) closed by
- wontfix: Given the fact that call counts aren't as important anymore, I think this …
- 02:04 Ticket #132 (Disable commands) closed by
- wontfix: No need to do this anymore.
- 01:56 Alertbot created by
- Initial page with regular expressions of each event where an alertbot is …
- 00:32 Ticket #227 (April fools pure pub) closed by
- wontfix
03/31/08:
- 21:08 Ticket #232 (Convert Logbot so it uses *sendto instead of *kill) created by
- Getting kicked out of the server is annoying and not necessarily, a simple …
- 20:37 Ticket #180 (LogBot spawning/respawning itself) closed by
- fixed: This bug consisted out of two smaller bugs: 1. The master bot did not add …
- 20:37 Changeset [2466] by
-
- trunk/twcore/src/twcore/bots/logbot/logbot.java
Bug fixed: ticket #180
- 12:27 Changeset [2465] by
-
- trunk/twcore/src/twcore/bots/staffbot/staffbot.java
- Fixed subgame.log archiving abilities
- Removed uploading cleared log file
- 12:06 Changeset [2463] by
-
- trunk/twcore/src/twcore/bots/eventbot/eventbot.java
- Another attempt to fix the ConcurrentModificationException that has been plaguing the eventbot. See ticket #22
- Moved the EventRequest object into the eventbot file so it's loaded when the bot is spawned.
- 11:58 Changeset [2462] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Weasel destroys chance of using Escape Pod; Vengeful Bastard ability slightly more potent.
- 11:23 Changeset [2461] by
-
- trunk/twcore/src/twcore/bots/chatbot
Renamed chatbot to chatrelaybot so chatbot-name can be used for a new bot empowering trenchwars.org website -> game chat.
- 11:13 Changeset [2460] by
-
- trunk/twcore/src/twcore/bots/chatbot/chatbot.java
- trunk/twcore/src/twcore/bots/chatrelaybot
- trunk/twcore/src/twcore/bots/chatrelaybot/chatrelaybot.java
Renamed chatbot to chatrelaybot so chatbot-name can be used for a new bot empowering trenchwars.org website -> game chat.
- 11:07 Changeset [2459] by
-
- trunk/twcore/src/twcore/bots/chatbot/chatrelaybot.java
Renamed chatbot to chatrelaybot so chatbot-name can be used for a new bot empowering trenchwars.org website -> game chat.
- 10:40 Ticket #231 (Racebot bugfix) created by
- […]
- 10:32 Ticket #230 (DuelBot crash (java.lang.IllegalStateException: Timer already cancelled)) created by
- […]
- 07:54 Changeset [2458] by
-
- trunk/twcore/src/twcore/core/events/BallPosition.java
See notes in ticket #45
- 04:30 Changeset [2457] by
-
- trunk/twcore/src/twcore/bots/multibot/stepelim/stepelim.cfg
- trunk/twcore/src/twcore/bots/multibot/stepelim/stepelim.java
Fixed a small bug, when in "eventeams" mode it also allows someone to spectate to even out the teams.
03/30/08:
- 23:57 Ticket #27 (Hotspots Module upgrade so it can access database.) closed by
- fixed: I guess it's about time I got around to this. The website's <ER> Tools …
- 23:50 Changeset [2456] by
-
- trunk/twcore/src/twcore/bots/multibot/util/utilhotspots.java
Hotspots are now loadable by arena. The command !loadspots will automatically load hotspots from the database for the arena the bot is in. There is currently no way to add new hotspots to the database through the website(like setupwarp), but this will surely follow. I went ahead and added the ?go javs coordinates into the database so the bot will automatically load ?go javs coords.
- 10:48 Changeset [2455] by
-
- trunk/twcore/src/twcore/bots/multibot/util/utilwarp.java
!whereami now gives proper coordinates despite your distance from the center of the map.
03/29/08:
- 15:48 Changeset [2454] by
-
- trunk/twcore/src/twcore/bots/multibot/stepelim/stepelim.cfg
- trunk/twcore/src/twcore/bots/multibot/stepelim/stepelim.java
Redesigned the module
Added features:
- !eventeams
- !keepdeaths
- 15:05 Changeset [2453] by
-
- trunk/twcore/src/twcore/bots/PubStatsPlayer.java
- trunk/twcore/src/twcore/bots/PubStatsScore.java
Moved PubStatsPlayer and PubStatsScore to twcore.bots package so it's included in twcore.jar and can be used by twcore.bots.pubhub.pubhubstats
- 14:26 Changeset [2452] by
-
- trunk/twcore/src/twcore/bots/racebot/racebot.java
- trunk/twcore/src/twcore/bots/racebot/RbRace.java
- trunk/twcore/src/twcore/bots/racebot/RbTrackManager.java
- …
Bugfix for TWRC Operator access problem (operators don't have access to modules while they should)
- 10:48 Changeset [2451] by
-
- trunk/twcore/src/twcore/bots/pracbot/pracbot.java
Pracbot needed to update it's position when moving so it registers being hit.
- 10:25 Changeset [2450] by
-
- trunk/twcore/src/twcore/bots/locaterbot/locaterbot.example.cfg
Fixed typo.
- 10:24 Changeset [2449] by
-
- trunk/twcore/src/twcore/bots/locaterbot/locatorbot.example.cfg
Typo: locaterbot not locatorbot.
03/28/08:
- 22:42 Ticket #229 (Addition to Robohelp) closed by
- fixed: Changeset 2447
- 22:41 Changeset [2447] by
-
- trunk/twcore/src/twcore/bots/robohelp/robohelp.java
Hope I'm not making a boo boo here, but I just added simple wikipedia and google search options for the lazy people. I have a feeling this will very seldom be used.
- 22:18 Changeset [2446] by
-
- trunk/twcore/src/twcore/bots/pracbot/pracbot.java
Added the new ability to drop bricks to pracbot's messy code.
- 22:11 Changeset [2445] by
-
- trunk/twcore/src/twcore/core/game/Ship.java
- trunk/twcore/src/twcore/core/net/GamePacketGenerator.java
Added the ability for bots to drop bricks.
- 18:14 Ticket #122 (stepelim twbot module) closed by
- fixed: Step-Elim module is done and has been add to the source tree.
- 18:11 Changeset [2444] by
-
- trunk/twcore/src/twcore/bots/multibot/stepelim
- trunk/twcore/src/twcore/bots/multibot/stepelim/stepelim.cfg
- trunk/twcore/src/twcore/bots/multibot/stepelim/stepelim.java
Step-Elim multibot module
Ticket 122 fixed
- 16:01 Ticket #229 (Addition to Robohelp) created by
- It would be nice if we could have !google and !wiki added to Robohelp for …
- 13:36 Ticket #217 (Add comments to mid/ip/name watches) closed by
- fixed: Committed in changeset:2436
- 13:32 Changeset [2435] by
-
- trunk/twcore/src/twcore/core/game/Ship.java
- trunk/twcore/src/twcore/core/net/Receiver.java
- trunk/twcore/src/twcore/core/net/Sender.java
- …
Given the Threads of TWCore proper names with the name of the bot they're for. This can be useful for debugging.
- 07:58 Changeset [2434] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.sql
Added 9th ship, 15th upgrade, + battles won and kill message sending for player.
03/27/08:
- 13:25 TWL edited by
- (diff)
- 13:22 TWL created by
- 13:22 Bots edited by
- (diff)
- 13:13 Bots edited by
- Some updating. (diff)
- 09:20 Changeset [2433] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
!status update to show how many rounds won with 50% or greater participation (will help with bugfixing). Also removed requirement of being on home army for a round win to count.
- 09:05 Changeset [2432] by
-
- trunk/twcore/src/twcore/core/game/Arena.java
Mixed up the item to add with index. :>
- 08:50 Changeset [2431] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Assist update; Ops afk update; Jumpspace update
- 08:47 Changeset [2430] by
-
- trunk/twcore/src/twcore/core/BotAction.java
- trunk/twcore/src/twcore/core/game/Arena.java
- trunk/twcore/src/twcore/core/game/Player.java
Improved position updating after player's position is known to be changed. In Arena, when a player has a FrequencyChange or FrequencyShipChange, they are added to the front of the queue. In BotAction, when *warpto issued to a single player, that player's record is updated with the new coordinates and the player is spectated by the bot; when a warp prize is issued to a single player the player is only spectated by the bot.
- 08:28 Ticket #228 (team hunt destroyed teamkill hunt) closed by
- fixed: Changeset 2429 - Hunt will now work no …
- 08:25 Changeset [2429] by
-
- trunk/twcore/src/twcore/bots/multibot/hunt/hunt.java
Teamkill hunt works once again.
- 03:54 Ticket #122 (stepelim twbot module) reopened by
- Heh.. thanks for fixing this problem, fantus. However unfortunately …
03/26/08:
- 22:10 Ticket #228 (team hunt destroyed teamkill hunt) created by
- Teamkill hunt used to be pretty fun, but the addition of team hunt has …
- 21:24 Ticket #122 (stepelim twbot module) closed by
- fixed: Only the !help message for step-elim was missing, the module itself was …
- 21:15 Changeset [2428] by
-
- trunk/twcore/src/twcore/bots/twbot/twbotstepelim.java
Fixed !help command <ticket #122>
- 10:35 Changeset [2427] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Plenty of changes. They're on the beta thread.
- 05:09 Changeset [2426] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
JumpSpace changed; Ops can go afk; warpers at round start will be warped back
03/24/08:
- 09:52 Changeset [2425] by
-
- trunk/twcore/src/twcore/bots/multibot/util/utilcustom.java
Small clarification in the !help of the custom multibot util
03/21/08:
- 07:56 Changeset [2423] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Players now receive profitsharing from rank 0; players at rank 0 now count as weight 25 instead of 10; "consecutive" message fixed for round start msg
03/20/08:
- 16:34 Ticket #227 (April fools pure pub) created by
- I need coords to be hardcoded into the bot for pure pub to a different …
- 11:15 Changeset [2422] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Javs given starting L1 guns so that shrap does L1 damage.
- 11:12 Changeset [2421] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Updates for mod commands
03/18/08:
- 21:43 Changeset [2420] by
-
- trunk/twcore/src/twcore/bots/messagebot/messagebot.java
Removed defaultChannel reference as it was unused. Fixed various other type declaration warnings.
- 21:40 Changeset [2419] by
-
- trunk/twcore/src/twcore/bots/locaterbot/locaterbot.java
Removed an unused reference that was causing warnings.
- 21:34 Changeset [2418] by
-
- trunk/twcore/src/twcore/bots/elimbot/config/configuration.java
Reference/Declaration fixes.
- 21:33 Changeset [2417] by
-
- trunk/twcore/src/twcore/bots/estatsbot/estatsbot.java
Fixed some cast warnings as well as declaration types.
- 16:20 Ticket #226 (DuelBot not allowing Siblings) created by
- Duelbot is not allowing the Ops to let players on the siblings list play. …
03/15/08:
- 17:50 Ticket #223 (TWDBot Smod access removal) reopened by
- 17:44 Ticket #223 (TWDBot Smod access removal) closed by
- invalid
- 17:43 Ticket #223 (TWDBot Smod access removal) reopened by
- Seems this didn't fix the problem? Smods can still get the Smod menu …
- 07:23 Changeset [2416] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
No longer checks for me online so that the bot can be loaded by anyone; fixed handling of FreqChange by actually requesting it!; !debug-setvar should now work
03/13/08:
- 22:50 Ticket #225 (Basealert does not alert) created by
- PMing Basealert with !on so that it tells you a new base game has started …
03/12/08:
- 15:16 WikiStart edited by
- Newsflash: TWCore.org down (diff)
- 14:30 Changeset [2415] by
-
- trunk/twcore/src/data/HelpResponses.txt
Added automatic responses to scorereset ?help requests from the arena 'javs'.
03/10/08:
- 02:58 DuelBot created by
- Initial page
- 02:29 Bots edited by
- Change casing of DuelBot and MatchBot for auto-link to the corresponding … (diff)
03/08/08:
- 08:42 Changeset [2414] by
-
- trunk/twcore/src/twcore/bots/multibot/hunt/hunt.java
Essential line of code for using a death-limit. Bot was not speccing players who were out due to reaching the death-limit.
- 08:34 Ticket #224 (MatchBot's !sub malfunction) created by
- […] Will update if Leitz found the game.
03/07/08:
- 12:04 Changeset [2413] by
-
- trunk/twcore/src/twcore/bots/racebot/racebot.example.cfg
- trunk/twcore/src/twcore/bots/racebot/racebot.java
- trunk/twcore/src/twcore/bots/racebot/racebot.sql
- …
RaceBot:
- Moved operators loading to the twrcbot.cfg file
- Bot now joins the arena specified in racebot.cfg
- Fixed commands to TWRC operator or Smod+
- Added !operators command
- Added !reload command
- Pit flags are now stored and loaded from database
- Removed flagreset after each flag capture during race
- Made the bot claim each flag after capture during race
- !raceover and !fakeover now reset doors to 0
- racebot.sql: added table tblRacePits
TWRCBot:
- Added commands to change TWRC operators (!addop and !removeop)
- 10:55 Changeset [2412] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Methods for getting and setting any value manually on a player's record; other little changes.
- 09:55 Changeset [2411] by
-
- trunk/twcore/src/twcore/bots/Module.java
- trunk/twcore/src/twcore/bots/ModuleHandler.java
- trunk/twcore/src/twcore/bots/MultiModule.java
- …
Conforming to 4 space indentation standards
- 08:18 Ticket #219 (TWRCBot / RaceBot) closed by
- fixed: Should be fixed. Will commit soon.
- 08:15 Ticket #207 (Racingbot - can't create new tracks) closed by
- fixed: Everything should be fixed. Will commit soon.
03/06/08:
- 10:46 Changeset [2410] by
-
- trunk/twcore/src/twcore/core/net/GamePacketGenerator.java
- trunk/twcore/src/twcore/core/net/Sender.java
Implementation of an even faster way to send a spectate packet.
- 10:03 Changeset [2409] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Attempting to get JumpSpace functioning a bit better; adjusting JumpSpace side effects; increased Weasel assist bonus for VB.
- 10:00 Changeset [2408] by
-
- trunk/twcore/src/twcore/core/BotAction.java
- trunk/twcore/src/twcore/core/net/GamePacketGenerator.java
Ability to send a spectate packet for a specific player with high priority, if extremely fresh data is needed on one player.
03/05/08:
- 10:06 Changeset [2407] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Preventing biller down problems; various others.
- 09:03 Changeset [2406] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Various special Weasel buffs: more RP for TeKs and streaks, and Vengeful Bastard assist bonus if a teammate kills them within 5 seconds. Improvements for Jav JumpSpace; showing streaks in status; showing time played when docking.
- 04:48 Ticket #223 (TWDBot Smod access removal) closed by
- fixed: Changeset: 2405
03/04/08:
- 16:31 Ticket #223 (TWDBot Smod access removal) created by
- Just want to have smods not be able to do what they want with the …
- 15:08 Changeset [2404] by
-
- trunk/twcore/src/twcore/core/HubBot.java
Small change to the zoner message of !billerdown
- 13:49 Changeset [2403] by
-
- trunk/twcore/src/twcore/core/HubBot.java
A few small fixes to !billerdown
- 11:24 Changeset [2402] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Jav JumpSpace ability; rank point limiter adjustment (only limits kills); max sharks now 2 per army; more warp points around the map.
- 10:10 Changeset [2401] by
-
- trunk/twcore/src/twcore/core/game/Player.java
Method naming convention fix.
- 04:10 WikiStart edited by
- Added a small time display for monitoring website slowness times (diff)
- 04:08 WikiStart edited by
- Added a small time display for monitoring website slowness times (diff)
03/03/08:
- 12:13 WikiStart edited by
- Newsflash: SQLite3 threadsafe (diff)
- 09:54 Changeset [2400] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Minor coord changes; starting/ending automated battles only when a certain number of people are on each army.
- 02:45 Index edited by
- Added link to new page HowToDebug (diff)
- 00:17 Changeset [2399] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Several changes, the biggest of which are: saving participation for any shipchange as long as it's not done when the army has a sector hold; Levi not a support ship anymore; Weasel now a support ship. Rest are on tw.org forum thread.
03/02/08:
- 23:18 Changeset [2398] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Warping one Terr into base at round start, and all others close to the entrance of the base to be in the fray; semi-secret warp points, with more to come soon.
- 08:43 Changeset [2396] by
-
- trunk/twcore/src/twcore/bots/distensionbot/distensionbot.java
Fix for rearm problems.
