.:: 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 > JKBotti
JKBotti The new generation of Half-Life bots by ghost of evilspy HLDMOpposing Force

Reply
 
Thread Tools
jk_botti v1.24 release - min_bots/max_bots bugfix
Old
  (#1)
ghost of evilspy
Moderator
 
ghost of evilspy's Avatar
 
Status: Offline
Posts: 140
Join Date: Mar 2005
Location: Finland
Wink jk_botti v1.24 release - min_bots/max_bots bugfix - 03-07-2007

binaries (i686, win32 & linux)
http://koti.mbnet.fi/axh/jk_botti/jk_botti_mm-1.24-win32.zip
http://koti.mbnet.fi/axh/jk_botti/jk_botti_mm-1.24-linux.zip

source
http://koti.mbnet.fi/axh/jk_botti/jk_botti-1.24-source.rar

What is new in 1.24:
  • Rewrote min/max_bots code.
  • Increased config-file processing and bot adding speed.
  • Changed bot kicking to use 'kick # <userid>' instead of 'kick <name>'.
  • Fixed broken random bot selection code.

What is new in 1.20:
  • Added support for lifts.
  • Fixed weapon selection code to honor weapon secondary/primary attack skill setting.
  • Fixed bot get up ladders better.
  • Fixed min_bots/max_bots to handle other metamod bots correctly.
  • More aggressive autowaypointing for linking separate areas.
  • Fixed autowaypointing for paths leading from water to dry.
  • Added missing ammunition type 'ammo_9mmbox'.
  • Fixed goal selection to use wall mounted health/battery rechargers.
  • Compiled with more aggressive optimization flags. This speeds up path-matrix creation.
  • Fixed output for 'kickall'-command.
  • Fixed bot not to jump when coming near edge and bot is planing to go down using ladders.
  • Workaround for loading map specific config for map 'logo'. Use '_jk_botti_logo.cfg' for this map. 'jk_botti_logo.cfg' is already used for bot spraypaints.
  • Fixed bot always ducking when next waypoint is crouch waypoint. This caused bot not be able to jump through small window with crouch waypoint inside.

What is new in 1.10:
  • Fixed bots to use wall mounted health/battery rechargers and buttons.
  • Fixed bots to pick up items.
  • Fixed observer mode so that bots don't hear observers anymore. This caused bots to get interested about observer sounds and track theim.
  • Lowered default bot lookaround/pause frequency and times.
  • Fixed autowaypointing not to place waypoints midair.
  • Fixed autowaypointing not to create impossible upwards paths.
  • Fixed autowaypointing not to create crouch waypoints if there is room to stand up.
  • Old waypoint files are automatically processed to fix above autowaypointing errors.
  • Lots of tweaks to autowaypointing: better handling of ladders and stairs, better linking of isolated areas.
  • 'autowaypoint' is now default on.
  • New command 'show_waypoints' for viewing/aiding waypoint creation.

What is new in 1.01:
  • Bug fix: Fixed 'bot_conntimes 1' crashing Windows server.

What is new in 1.00:
  • Remembers bots from config when recreating bots by min_bots/max_bots.
  • Change bot connection times on server queries.
    • Set 'bot_conntimes 1' in config file to have different connection times for each bot on server query.
  • Tweaked code computing RunPlayerMove-msec.
  • Bots don't see targets too early behind corners.

Credits:
  • Based on HPB bot 4.0 by botman.
  • Uses BotAim code by Pierre-Marie Baty.
  • Uses code from GraveBot by Caleb 'Ghoul' Delnay. (goal selection system, longjumping)
  
Reply With Quote
Re: jk_botti v1.24 release - min_bots/max_bots bugfix
Old
  (#2)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Re: jk_botti v1.24 release - min_bots/max_bots bugfix - 04-07-2007

Perfect, all now works fine.
  
Reply With Quote
Re: jk_botti v1.24 release - min_bots/max_bots bugfix
Old
  (#3)
cuci11
Member
 
Status: Offline
Posts: 5
Join Date: Jun 2007
Default Re: jk_botti v1.24 release - min_bots/max_bots bugfix - 04-07-2007

yahoo
  
Reply With Quote
Re: jk_botti v1.24 release - min_bots/max_bots bugfix
Old
  (#4)
cuci11
Member
 
Status: Offline
Posts: 5
Join Date: Jun 2007
Default Re: jk_botti v1.24 release - min_bots/max_bots bugfix - 06-07-2007

did the bot support higher server fps then 100?
  
Reply With Quote
Re: jk_botti v1.24 release - min_bots/max_bots bugfix
Old
  (#5)
Minh-Lo-Hwang
Member
 
Status: Offline
Posts: 123
Join Date: Jan 2004
Location: Deinste-Germany;)
Default Re: jk_botti v1.24 release - min_bots/max_bots bugfix - 09-07-2007

Hi!
This is a great Bot! Thank you for your hard work.
Btw. Do they understand Tripmines? How to handle them in a smart way? If not, is that a planned feature, maybe for later versions?

Again, thank you for this great bot!
  
Reply With Quote
Re: jk_botti v1.24 release - min_bots/max_bots bugfix
Old
  (#6)
ghost of evilspy
Moderator
 
ghost of evilspy's Avatar
 
Status: Offline
Posts: 140
Join Date: Mar 2005
Location: Finland
Default Re: jk_botti v1.24 release - min_bots/max_bots bugfix - 09-07-2007

Quote:
Originally Posted by cuci11 View Post
did the bot support higher server fps then 100?
It should since unlike any other bots, jk_botti limits 'think-fps' to 30. So even if server runs faster than 100fps, jk_botti thinks at slower rate.
  
Reply With Quote
Re: jk_botti v1.24 release - min_bots/max_bots bugfix
Old
  (#7)
ghost of evilspy
Moderator
 
ghost of evilspy's Avatar
 
Status: Offline
Posts: 140
Join Date: Mar 2005
Location: Finland
Default Re: jk_botti v1.24 release - min_bots/max_bots bugfix - 09-07-2007

Quote:
Originally Posted by Minh-Lo-Hwang View Post
Hi!
This is a great Bot! Thank you for your hard work.
Btw. Do they understand Tripmines? How to handle them in a smart way? If not, is that a planned feature, maybe for later versions?

Again, thank you for this great bot!
Tripmines should be handled as the same way as in HPB-bot, bot shoots theim as soon as seen. Except when I checked this it seems this is bugged off.

Bots using tripmines.. well, I would need to make bots handle/avoid active tripmines before even thinking this one. This one goes to planned in undefined future features list.
  
Reply With Quote
Re: jk_botti v1.24 release - min_bots/max_bots bugfix
Old
  (#8)
Minh-Lo-Hwang
Member
 
Status: Offline
Posts: 123
Join Date: Jan 2004
Location: Deinste-Germany;)
Default Re: jk_botti v1.24 release - min_bots/max_bots bugfix - 10-07-2007

Alright, thank you for the information!
  
Reply With Quote
Reply


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