thebigsleepjoe / TTT-Bots-2

Player bots for Garry's Mod TTT
Creative Commons Attribution Share Alike 4.0 International
10 stars 2 forks source link

[BUG] Inconsistent healing on health stations #10

Closed thebigsleepjoe closed 6 months ago

thebigsleepjoe commented 7 months ago

Game version/server type

Describe the bug Bots will walk up to health stations and heal from it periodically instead of constantly

Stack trace/error This is a silent problem.

To Reproduce Steps to reproduce the behavior:

  1. Have a bot or player place a health station
  2. Damage a bot or wait for one to get damaged
  3. Watch them go up to the health station and use it every couple of seconds, instead of using it constantly

Expected behavior A bot should walk up to the health station and heal (unless interrupted) until full. Currently they take much longer than a human would.

thebigsleepjoe commented 6 months ago

Issue was fixed with btree rework in v1.2 -- coming soon hopefully.