8000 Releases · xDiaym/poom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: xDiaym/poom

Release v1.0.1

08 Feb 18:20
8f0e59b
Compare
Choose a tag to compare

Fixes

  • Fix low fps near walls
  • Fix slow resource loading
  • Fix shooting behind walls

NPC intelligence refactoring

The work of the intelligence algorithm was divided into 2 stages: decision and action.
This makes the code more consistent with SOLID. The hard to debug state machine has been removed

Install pre-builds

  • Choose your platform and version
  • Unzip the files
  • Put precompiled files into ./poom/pooma
  • Play

If you have problems, try to build the libraries yourself by following this guide

0