.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > FritzBot
FritzBot A bot for Return To Castle Wolfenstein - by Maleficus Return to Castle Wolfenstein

Closed Thread
 
Thread Tools
.plan file
Old
  (#1)
Maleficus
Member
 
Maleficus's Avatar
 
Status: Offline
Posts: 1,054
Join Date: May 2004
Location: Planet Earth
Default .plan file - 10-07-2004

==================================================

.plan file for Fritz Bot

==================================================

http://fritzbot.bots-united.com


Plan:

This is my work log.

Its updated whenever I get around to it (this may only be once a day, once a week, whenever). You cannot comment in this thread, if you have a comment, please start a new thread. Basically I use this to let you know what I'm thinking about, what I'm working on, and where I'm at with Fritz.

--- Maleficus


= 08/02/04: version .2 (Internal) =

Bugs that were lingering in the new AI core are now long gone.

The movement code is done for now - its working pretty well, and its not too much of a resource hog. I need to work on its general pathing some more, but am busy on lots of side tasks/features that are helping the bot's overall teamwork abilities (like LTs who drop ammo in the teams spawn area for teammates to grab, etc, etc, etc).

Things are progressing well, the hard part is finding the time to do all the things I have on my TODO list (its not really big, but making the bot do all the things that are on that list require major amounts of code and time!).

None the less, nearly every day I crank out some more code, and a new feature or ability is born. I'm trying really hard to get a new release out the door, but have a ways to go before I'm ready. But please be patient - I'm working really hard to get it done ASAP!

= 07/27/04: version .2 (Internal) =

On a non-AI front: I've ripped out a LOT of useless code that for some reason was left in the MP code base. Things like Q3 bot code, monster code from the SP game, as well as old Q3 leftovers they never bothered to remove. The code is nearly 200kb smaller, as well as being just a bit faster.

Work on Fritz is slow today - the new AI core, while great, also has its share of bugs still. 9_9

Thank god for MSVC debugger!



= 07/26/04: version .2 (Internal) =

FINALLY! Fritz is working again. Phase two of Fritz's AI core rebuilding is done! What does that mean you ask?? Well not a whole lot for new features - all of the work and changes so far have been internal: there are very few new features in Fritz ATM. He plays pretty much like the Preview at this state, with only some minor differences (he chats better now and some bugs are fixed, etc).

But, now that I have a new goal handling system that really works now, I can start to add some of those features I've been talking about finally!!

First up - better pathfinding and movement, and hopefully less instances of getting stuck......


= 07/19/04: version .2 (Internal) =

Well, phase two of Fritz's AI core is nearly done (70%). The code is still uncompilable, but most of his goal handling logic is already in place. The code, as I had hoped, is really tight.

One of the other areas I'm working on too ATM is his chat logic - I didn't really like how often Fritz would chat (hearing "MOVE!" over and over gets old fast). I'm working on making it where he'll chat only as often as needed, and yet at the same time, use more kinds of chats to relay more information to his teammates (ex: he will already let you know if a lot of enemies are coming, but with the new code - if he kills them all, he'll also let you know that the area is clear now, etc, etc.).

Also, he'll respond to your calls for help, letting you know hes on the job (ex: call for a medic, and sometimes he'll call out "affirmative" or "I'm a medic!" to let you know hes on the way). Thats smarter behavior than 80% of the people you play on pub servers!

Once I finish the core logic, it will be time to move on to the numerous new features/bug fixes I have planned. Theres a lot to do, but it will improve his teamwork ability even more (wait til you see LT's who pop you an ammo pack for your trouble if you revive them, or Meds who can work together smartly and revive a whole downed squad in seconds!).

Also theres some features I want to add that will really make you feel like your playing humans on a pub server. Don't want to spoil the surprise and tell you all of them here, but I hope you'll be impressed!

More to come.......

= 07/10/04: version .2 (Internal) =

Tearing out a LOT of code that ended up being redundant or costly. Reorganizing Fritz's central goal handling core too. The old code was a mess, with me often just adding whatever, whenever without really planning it out. This new code, once I actually add it, should be BEAUTIFUL in both form and function. Simple, tight, and VERY powerful.

I've been kicking this around in my head now for weeks, and can't wait to see what it looks like when its done.

Fritz is broke now tho. :'(


Dum Spiro Spero



Last edited by Maleficus; 02-08-2004 at 10:11.. Reason: .plan file update
  
Re: .plan file
Old
  (#2)
Maleficus
Member
 
Maleficus's Avatar
 
Status: Offline
Posts: 1,054
Join Date: May 2004
Location: Planet Earth
Default Re: .plan file - 11-08-2004

==================================================

.plan file for Fritz Bot

==================================================

http://fritzbot.bots-united.com


Plan:

This is my work log.

Its updated whenever I get around to it (this may only be once a day, once a week, whenever). You cannot comment in this thread, if you have a comment, please start a new thread. Basically I use this to let you know what I'm thinking about, what I'm working on, and where I'm at with Fritz.

--- Maleficus


= 08/11/04: version .2 (Internal) =

Shrub mod-ish features: there have always been some features that popular online favorites from mods like Shrub and Bani. I've added a bunch more, to make the game that much more fun and intelligent, and balanced.

UI: The Ghost has been kind enough to give me a UI mod for Fritz. It not only looks really great (kudos to The Ghost), but with a few of my additions - its simple to setup a game with fritz now too!

Work is still slow - I'm finishing up summer school at the University, and another semester starts here in just a couple weeks.

I'm working on some various low level actions and teamwork concepts ATM, so Fritz is looking better every day.


Dum Spiro Spero


  
Re: .plan file
Old
  (#3)
Maleficus
Member
 
Maleficus's Avatar
 
Status: Offline
Posts: 1,054
Join Date: May 2004
Location: Planet Earth
Default Re: .plan file - 21-08-2004

==================================================

.plan file for Fritz Bot

==================================================

http://fritzbot.bots-united.com


Plan:

This is my work log.

Its updated whenever I get around to it (this may only be once a day, once a week, whenever). You cannot comment in this thread, if you have a comment, please start a new thread. Basically I use this to let you know what I'm thinking about, what I'm working on, and where I'm at with Fritz.

--- Maleficus


= 08/20/04: version .2 (Internal) =

More work done on the other classes lately. The medic class has been the strongest class in the mod, hands down up to now. I'm now devoting equal attention to the other classes now. The LT class is nearly done. They call airstrikes, and can do artillery strikes as well. The panzer, flame, and venom are now supported soldier weapons. Support is still new tho and I can't promise its the best yet.

I've added a TON of new code over the past week, giving the bots more brains and the code more power.

I'm shooting for a release during the first week of September - so stay tuned for updates as to when.


Dum Spiro Spero


  
Re: .plan file
Old
  (#4)
Maleficus
Member
 
Maleficus's Avatar
 
Status: Offline
Posts: 1,054
Join Date: May 2004
Location: Planet Earth
Default Re: .plan file - 26-10-2004

==================================================

.plan file for Fritz Bot

==================================================

http://fritzbot.bots-united.com


Plan:

This is my work log.

Its updated whenever I get around to it (this may only be once a day, once a week, whenever). You cannot comment in this thread, if you have a comment, please start a new thread. Basically I use this to let you know what I'm thinking about, what I'm working on, and where I'm at with Fritz.

--- Maleficus


= 10/25/04: version .4 (Internal) =

Haven't worked on the bot much all week. Just bits of code here and there. Real Life(tm) work has been taking up a lot of my time and energy, which was expected for the first few weeks while I get up to speed on my new job and surroundings.

Fritz ISN'T dead, I'm still plugging away, just slower than usual for the next month or so.

A side note: my website needs work. I'm not a designer tho, so I need help. If
you would like to create a new design for the Fritz website, let me know. I'm open to about anything, but I'd like to keep the banner logo (unless you have something better). What I'd prefer is if you made a basic template that I
could test out and look over first, before I decide on whether or not to use it.
You'll get full credit for any work you do. Get with me for more info/ideas if your interested.

Cheers!


Dum Spiro Spero


  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com