.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   E[POD]bot (http://forums.bots-united.com/forumdisplay.php?f=12)
-   -   Latest Version of E[POD]bot (http://forums.bots-united.com/showthread.php?t=3159)

The Storm 08-12-2004 19:40

Latest Version of E[POD]bot
 
Here I will pubulish a direct link to the latest version of E[POD]bot.

Oldest version! Scrool down to find the latest!

E[POD]bot v4a

+ADDED: Better using ganedes (Some parts of the code are taked from PODbotmm forum)
+ADDED: Better sniping and better using some weapons.
+FIXED: Some bugs with bot buy weapons
+FIXED: Bug with displaying "s% dropped the bomb"


WARNING : After you install E[POD]bot you must first reconfigurate the file 'EPBcfg.exe" and choose the languarge that you want else the menus will not be displayed correctly.

The Storm 16-04-2005 18:56

Re: Latest Version of E[POD]bot
 
Oldest version! Scrool down to find the latest!

E[POD]bot v4b



  • FIXED: Some thinks in buy system. Now the bots don't buy the same weapon that they already have.
  • FIXED: The bots sometimes start to patrol between two waypoins and stay there forever.
  • FIXED: Some stuck bugs.
  • FIXED: The bots sometimes shoot through TeamMates when trying to kill enemy.
  • FIXED: Displaying messeges in CS 1.6 (Like Creating bot, All bots killed, ect...).
  • FIXED: E[POD]bot is now 100% stable. Now there is no randomly crashes.
  • FIXED: Bomb planting and defusing(Now 100% work).
  • FIXED: Sometimes the bots start to shoot randomly with no enemy.
  • FIXED: Stupid looking down when the bot move.
  • FIXED: Bots hacking when planting the bomb.
  • ADDED: The bots now pickup defuse kit.
  • ADDED: Now is much more easy to edit the path between the waypoint(same way like PODbot_mm). Only with the menu.(Big parh of the code is taked from the source of PODbot_mm).
  • ADDED: Linux support(not tested yet).
WARNING : After you install E[POD]bot you must first reconfigurate the file 'EPBcfg.exe" and choose the languarge that you want else the menus will not be displayed correctly.

The Storm 12-08-2005 18:09

Re: Latest Version of E[POD]bot
 
Oldest version! Scrool down to find the latest!

E[POD]bot v5beta


  • FIXED: Again some changes in to the bots buying.
  • FIXED: The bots now will the A* pathfinding that will improve the movements of the bots(A* has been disabled in EPB for some unknown reason).
  • FIXED: The bots will use much more often the HE grenades if they have.
  • FIXED: Improved the aiming of the bots(but still botaim2 is not implented).
  • FIXED: Some changes in to the waypoint editor(the waypointers will suspect them.
  • FIXED: Fixed the problems with the hitboxes.
  • FIXED: If the bomb is droped the T bots will start search it.
  • FIXED: Some other mirror fixes(I don't remember).
  • FIXED: Fixed the CS 1.6 support sinse the new Steam update(Thanks to sPlOrYgOn).
  • ADDED: Full Metamod support(big thanks to Whistler).
  • ADDED: Full CS:CZ support.
  • REMOVED: Linux support(because it's not work).
WARNING : After you install E[POD]bot you must first reconfigurate the file 'EPBcfg.exe" and choose the languarge that you want else the menus will not be displayed correctly.

The Storm 17-12-2005 23:08

Re: Latest Version of E[POD]bot
 
Oldest version! Scrool down to find the latest!

E[POD]bot v5.1 Windows Linux

Important for the waypointers: I was mised to fix one very ugly crash bug in EPB that will arive when you start to make waypoints. If you have downloaded the Windows version before 23.12.2005 18:12 PM please redownload it the get that bug fixed.

  • FIXED: E[POD]bot now work with the new metamod api.
  • FIXED: Reworked config stuff, but no new features.
  • FIXED: Reworked commands. More commands should be available in different modes (client, server, main config).
  • FIXED: Reworked bot creation to be more stable.
  • FIXED: The bot creations names bug.
  • FIXED: The source code is now more clean.
  • FIXED: The crash bug when you try to edit waypoints.
  • FIXED: Improved the using of some weapons - Like AK47, M4A1 etc.
  • FIXED: The bug where the bots will ignore the radio commands.
  • FIXED: The bug where the epb_min_bots and epb_max_bots are ignored.
  • ADDED: Linux version (working makefile for linux/cygwin).
  • ADDED: Client commands for path waypoint editing.
  • * epb_setwaypoint - This will set the primary waypoint that will be used when editing.
  • * epb_wpathmanager_create1 - This will create one way path connection from the primary waypoint to the secondary.
  • * epb_wpathmanager_create2 - This will create both ways path connections from the primary waypoint to the secondary.
  • * epb_wpathmanager_remove1 - This will remove one way path connection from the primary waypoint to the secondary.
  • * epb_wpathmanager_remove2 - This will remove the both ways path connections from the primary waypoint to the secondary.
  • ADDED: The E[POD]bot commands now use the prefix epb_ .
  • UPDATED: The waypoints for the maps cs_estate and de_piranesi.
  • REMOVED: The EPB cfg tool because I don't have the source code and I can't update it.

The Storm 25-03-2006 01:29

Re: Latest Version of E[POD]bot
 
Oldest version! Scrool down to find the latest!

E[POD]bot v5.2 Windows Linux Source Code
  • UPDATED: Ported to Metamod-p 1.19 (metamod-p.sf.net).
  • ADDED New team detection way. The models are no more used to detect teams (Now you can play mods like chikenmod without a problem).
  • FIXED: Crash bug when you try to add specific bot via the epb_botmenu.
  • FIXED: Crash bug when you use dedicated server console.
  • FIXED: Some crash bugs on map change.
  • FIXED: Welcome message not displaying bug.
  • UPDATED: A bit improved the Add/remove bot system.
  • UPDATED: de_dust2 waypoints.

The Storm 15-10-2006 14:17

Re: Latest Version of E[POD]bot
 
Latest version!

E[POD]bot v5.3 Windows Linux Source Code
  • FIXED: Replies chat.
  • FIXED: Dedicated Server commands(now they work like that epb_command and no more need by "")
  • FIXED: Bots teleportating at vector (0, 0, 0) on Linux servers.
  • FIXED: Bots Adding/Removing system.
  • FIXED: EPB randomly crashes.
  • UPDATED: Reworked the task system.
  • UPDATED: Reworked desire calculation.
  • UPDATED: Code now is more ISO C++ compatible.
  • ADDED: BotAim2.
  • ADDED: Waypoints for de_piranesi for CS 1.5


All times are GMT +2. The time now is 17:49.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.