Skip to content

Releases: Dadido3/D3bot

D3bot 1.2.0

04 Apr 20:17
Compare
Choose a tag to compare
  • Add more navmeshes.
  • Add DuckTo = Close node parameter, similar to JumpTo = Close.
  • Optimize pouncing: Don't check collision with props and other entities.
  • Optimize pouncing: Make trajectory path check a bit more permissive.
  • Add Jumping = Needed link parameter, which will prevent bots that can't jump high enough from using this link.
  • Add MaxHeight = 123 node parameter, which prevents bots from using this node when they can't crouch lower than the set height.
  • Add Condition = MapUnblocked, which is like Unblocked, but excludes entities that can be used as cade.
  • Add CrabPouncing = Needed link parameter, which is similar to Pouncing = Needed, but for headcrabs.
  • Fixes and optimizations

D3bot 1.1.0

28 Aug 18:07
bd2b9b2
Compare
Choose a tag to compare

New features:

  • JumpTo = Close node parameter, that will make bots jump towards a node, but only if they are close enough

D3bot 1.0.3

26 Aug 21:56
Compare
Choose a tag to compare
v1.0.3

Update README.md

D3bot 1.0.2

26 Aug 21:52
Compare
Choose a tag to compare
v1.0.2

Update README.md

D3bot 1.0.1

26 Aug 21:29
Compare
Choose a tag to compare
v1.0.1

Fix build-release.yml, probably

D3bot 1.0.0

26 Aug 21:13
Compare
Choose a tag to compare
v1.0.0

Add github release action & Revert license setting