| Main | Downloads | Projects | Blog | Links | Contact |
|
gallery released: BoCbot Combinations Funktionen Orbit-Hopper Su14oku in development: Hidden Forces Unnamed Project |
BoCbot
|
| release date: | 9/01/02 | written in: | C++ | |
| using: | HL SDK, MFC | OS: | Win |
This AI is the result of one of my first programming attempts. Written in C++ with parts based on the Half- Life SDK and the HPB-template it consists of two parts:
> a dll/so file (for Windows/Linux) which does the actual work such as computing AI actions.
![]() |
download |
> a MFC - app to comfortably add and configure bots. Just a small app that let's you edit that important *.cfg file that is used to automatically add bots with given names and such.
Navigation is based on waypoints. A newly implemented algorithm allows goal based
navigation (e.g: CS - bots search planted bomb at bombing spots).
Waypoints can to be created in-game. You basically run around on that map you
want to waypoint and press keys to place waypoints. Once you are done you can
save those waypoints and you are ready to go and battle against some fairly
challenging bots.
There are detailed informations included in the download that should be
comprehensive enough to allow everyone to create own waypoints.
(Dunno if I included waypoint files in the download - you might have to make your own or search the web for some)
|
Most recent features include: > new waypointsystem: > additional waypoint flags > goal navigation (->bigger *.brw files & better goal based navigation) > waypoint-converter from *.brw 1.0 to 2.0 > fixed DoD para-spawning problems > fixed FA spawning problems > fixed FA "black-death" > fixed ladder navigation > changed: color of wpt "trace-lines" > changed some wpt colors > added flag parameter to wpt infos > new/changed commands: teamonly... > new commands: c_sniperonly.. > changed bocmenu: "improve - weaken" > new navigation system (for tracking down enemies..) |
> changed range navigation > new combat behaviors and actions > added "buttoncheck" > fixed wpt navigation > fixed DoD teamkill in para-mode > added new radiocommands > new bot communication > changed aim code > fixed FL_FAKECLIENT probs > compatible to FLF 1.7, DOD 3.1 > tweaked reload code > fixed knife(handgun navigation > improved combat performance > improved navigation performance > etc. New Features (bocconfig.exe): > fixed dod para_selection errors > fixed mod_num problems |
| release date: | 3/11/02 | written in: | C++ | |
| using: | HL SDK, MFC | OS: | Win |
![]() |
download |
Even older than the public beta listed above, this release is less feature - packed. Called "final" because of its stability.
Most recent features include: |
© 2005-2007 Harald Obermaier