.:: 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 > POD-Bot mm > Releases, Installers, Docs & Coding
Releases, Installers, Docs & Coding Where the official development happens

Reply
 
Thread Tools
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#561)
senecas
Member
 
Status: Offline
Posts: 5
Join Date: Jun 2010
Default Re: Podbot Beta 3.0 Updates? ^^ - 21-04-2012

Quote:
Originally Posted by KWo View Post
They are trying to calculate somehow the frame rate, but there is no reason to keep the server above 100 fps (You are just increasing CPU usage without improving the performance of Your server).
server fps is related with ping.
we get bad ping in 100 fps.

server_fps -> own tic timer like entity nextthink 0.01 ??
I think calculating with server fps is very poor perfomance.
If it is possible, Can you change this like that way ?
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#562)
sacripan
Member
 
sacripan's Avatar
 
Status: Offline
Posts: 37
Join Date: Sep 2007
Location: France
Default Re: Podbot Beta 3.0 Updates? ^^ - 21-04-2012

Je pense que les fps d'un serveur n'a rien à voir avec les updates de podbot.

Podbot est à considérer comme un simple pluging où chaque bot prend autant de ressource CPU qu'un joueur qui jouerait en local sur la machine.
Mais il n'a pas d'écran et se moque des fps car le programme dialogue directement avec le serveur.

Podbot concomme de la CPU et moins il y a de CPU disponible et moins le serveur à de temps pour générer une nouvelle situation prête à diffuser aux joueurs. Il en est de même pour le temps disponible à gérer les échanges de données avec les joueurs.

Mais encore une fois rien, Podbot ne gère pas les fps, ce n'est pas sa mission. Il gère des joueurs robots et de mieux en mieux.

Il serait plaisant de revenir au sujet principal c'est à dire au comportement des dernières version béta de Podbot.

J'ai toujours des crashs serveurs mais beaucoup moins et il est peu probable que podbot en soit la raison.


91.121.157.53:
27015 noobs CS (Podbot 3.0)
27020 low-CS (Podbot 3.0)

91.121.157.54:
27015 noobs CZ (Podbot 3.0)
27020 low-CZ (Podbot 3.0)
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#563)
genmac
gunsmith
 
genmac's Avatar
 
Status: Offline
Posts: 120
Join Date: Sep 2005
Location: North of Venus
Default Re: Podbot Beta 3.0 Updates? ^^ - 21-05-2012

Hi Kwo!
Tnx for the pm about the new update.
Sorry havent done much testing lately so busy at work lately.
Still, keep up the good work on podbot-mm...the best CS bot ever!
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#564)
ExAnimo
Member
 
Status: Offline
Posts: 34
Join Date: Oct 2010
Location: Russia
Default Re: Podbot Beta 3.0 Updates? ^^ - 02-08-2012

delete
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#565)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Podbot Beta 3.0 Updates? ^^ - 10-03-2013

Update - V3B22a:

+Fixed problem with "player_weaponstrip" crash related (I hope it's fixed now finally).
+Reduced time to reply by bots with chats. They will chat more often now.

Let me know how does it work on any aim_x/awp_x and such maps, where the weapon buying is disabled and the player is automatically equiped with a gun.
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#566)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Podbot Beta 3.0 Updates? ^^ - 01-04-2013

Update - V3B22b:

+Fixed again problem with "player_weaponstrip" crash related - the fix now includes separate code for CS1.5 and CS1.6/CZERO - it should fix the problem really finally.

Let me know how does it work on any aim_x/awp_x and such maps, where the weapon buying is disabled and the player is automatically equiped with a gun.
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#567)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Podbot Beta 3.0 Updates? ^^ - 22-05-2013

Update - V3B22c:

+Fixed problem with "pb wp clean" command. It wasn't doing the job as desired. Now it really clears unnecessary connections and only these.
+Added a cvar to debug some parts of code (pb_debuglevel - default 0).
Possible flags to tests code:
DEBUG_FL_TASKS = 1
DEBUG_FL_NAVIGATION = 2
DEBUG_FL_STUCK = 4
DEBUG_FL_SENSING = 8
DEBUG_FL_COMBAT = 16
DEBUG_FL_ENTITIES = 32
DEBUG_FL_CHAT = 64
DEBUG_FL_WPEDIT = 128
DEBUG_FL_ALLBOTS = 256

+Added a command - "pb wp fixcamp nr/all" - it converts camp waypoints types from old podbot (also from yapb and epodbot) to podbot mm type.

Let me know how does it work now.
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#568)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Big Grin Re: Podbot Beta 3.0 Updates? ^^ - 19-04-2016

After a long break (almost 3 years ) a new update:
V3B23
+Fixed problems with bots climbing ladders.
+Fixed problem with walking on stairs (the bot slows down on less than 120 degrees angle move direction change - if radius of the WP is smaller or equal 16 units).
+Fixed problems with bots not jumping correctly while JUMP flag is placed on the WP.
+Fixed problem with bots ducking/standing/ducking and so on.
+Added a check for vertical distance to pickup an item (it will only happen now if the item is not higher or lower 100 units than the bot's origin).
+Fixed problem with bots looking at the sky for no reason (after goal WP reaching and while execting TASK_PAUSE).
+Changed the detection of stuck by bot (now it really on the actual bot's speed)
+Reduced a bit again spinning bots effect.

Let me know if You like this version. It is going to stay the official one.
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#569)
lokkdokk
Member
 
lokkdokk's Avatar
 
Status: Offline
Posts: 12
Join Date: Feb 2011
Default Re: Podbot Beta 3.0 Updates? ^^ - 21-04-2016

Quote:
Originally Posted by KWo View Post
After a long break (almost 3 years ) a new update:
V3B23
+Fixed problems with bots climbing ladders.
+Fixed problem with walking on stairs (the bot slows down on less than 120 degrees angle move direction change - if radius of the WP is smaller or equal 16 units).
+Fixed problems with bots not jumping correctly while JUMP flag is placed on the WP.
+Fixed problem with bots ducking/standing/ducking and so on.
+Added a check for vertical distance to pickup an item (it will only happen now if the item is not higher or lower 100 units than the bot's origin).
+Fixed problem with bots looking at the sky for no reason (after goal WP reaching and while execting TASK_PAUSE).
+Changed the detection of stuck by bot (now it really on the actual bot's speed)
+Reduced a bit again spinning bots effect.

Let me know if You like this version. It is going to stay the official one.
added to my repository https://yadi.sk/d/n2y2Y2GULeAGU
  
Reply With Quote
Re: Podbot Beta 3.0 Updates? ^^
Old
  (#570)
brlight
Member
 
Status: Offline
Posts: 11
Join Date: Feb 2012
Default Re: Podbot Beta 3.0 Updates? ^^ - 27-08-2016

Congrats, hopefully this version fixes some random crashes I was having
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 3 (0 members and 3 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