.:: 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.20 release - bug fixes, new feature: lift support
Old
  (#1)
ghost of evilspy
Moderator
 
ghost of evilspy's Avatar
 
Status: Offline
Posts: 140
Join Date: Mar 2005
Location: Finland
Depressed jk_botti v1.20 release - bug fixes, new feature: lift support - 28-06-2007

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

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

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.20 release - bug fixes, new feature: lift support
Old
  (#2)
cuci11
Member
 
Status: Offline
Posts: 5
Join Date: Jun 2007
Default Re: jk_botti v1.20 release - bug fixes, new feature: lift support - 29-06-2007

hi

the bots dont stay in the server

jk_botti.cfg:

min_bots 2
max_bots 2
  
Reply With Quote
Re: jk_botti v1.20 release - bug fixes, new feature: lift support
Old
  (#3)
ghost of evilspy
Moderator
 
ghost of evilspy's Avatar
 
Status: Offline
Posts: 140
Join Date: Mar 2005
Location: Finland
Default Re: jk_botti v1.20 release - bug fixes, new feature: lift support - 29-06-2007

If you use min_bots/max_bots with same value then workaround for this bug is to have two 'addbot' lines in jk_botti.cfg.
  
Reply With Quote
Re: jk_botti v1.20 release - bug fixes, new feature: lift support
Old
  (#4)
ghost of evilspy
Moderator
 
ghost of evilspy's Avatar
 
Status: Offline
Posts: 140
Join Date: Mar 2005
Location: Finland
Default Re: jk_botti v1.20 release - bug fixes, new feature: lift support - 29-06-2007

Well well.. two different server with similiar (mix/max_bots) problem and I can't reproduce it. What am I missing here :S
  
Reply With Quote
Re: jk_botti v1.20 release - bug fixes, new feature: lift support
Old
  (#5)
intelliq
Member
 
Status: Offline
Posts: 33
Join Date: Mar 2005
Default Re: jk_botti v1.20 release - bug fixes, new feature: lift support - 30-06-2007

once again, superb coding!

thank you
  
Reply With Quote
Re: jk_botti v1.20 release - bug fixes, new feature: lift support
Old
  (#6)
cuci11
Member
 
Status: Offline
Posts: 5
Join Date: Jun 2007
Default Re: jk_botti v1.20 release - bug fixes, new feature: lift support - 30-06-2007

of course i have 2 addbot in the cfg
in the previous releases it worked fine
  
Reply With Quote
Re: jk_botti v1.20 release - bug fixes, new feature: lift support
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.20 release - bug fixes, new feature: lift support - 30-06-2007

oh .. if you have two addbots in cfg you don't need to use min/max_bots settings, just leave theim commented with #.
  
Reply With Quote
Re: jk_botti v1.20 release - bug fixes, new feature: lift support
Old
  (#8)
ghost of evilspy
Moderator
 
ghost of evilspy's Avatar
 
Status: Offline
Posts: 140
Join Date: Mar 2005
Location: Finland
Default Re: jk_botti v1.20 release - bug fixes, new feature: lift support - 30-06-2007

Ok, here's v1.21 win32 DLL.
* Rewrote min/max_bots code.
* Increased config-file processing and bot adding speed.
Attached Files
File Type: zip jk_botti_mm.dll-1.21.zip (149.8 KB, 486 views)
  
Reply With Quote
Re: jk_botti v1.20 release - bug fixes, new feature: lift support
Old
  (#9)
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.20 release - bug fixes, new feature: lift support - 30-06-2007

I need Linux .so file.
  
Reply With Quote
Re: jk_botti v1.20 release - bug fixes, new feature: lift support
Old
  (#10)
ghost of evilspy
Moderator
 
ghost of evilspy's Avatar
 
Status: Offline
Posts: 140
Join Date: Mar 2005
Location: Finland
Default Re: jk_botti v1.20 release - bug fixes, new feature: lift support - 01-07-2007

here
Attached Files
File Type: zip jk_botti_mm_i386-1.21.zip (148.1 KB, 484 views)
  
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