by fyarldean
QASE is a Java-based API designed to provide all the functionality needed to create game agents in Quake 2. Powerful enough to facilitate high-end research, it is also suitable for undergrad courses geared towards classic AI and agent-based systems.
BUGFIX: fixed a bug, introduced in the previous version, which could sometimes cause a NullPointerException to be thrown, particularly when using the DM2Parser class. Also fixed a minor bug which could cause a single Player entity to be misidentified, if ...
BUGFIX: fixed a bug, introduced in the previous version, which could sometimes cause a NullPointerException to be thrown, particularly when using the DM2Parser class. Also fixed a minor bug which could cause a single Player entity to be misidentified, if ...
BUGFIX: fixed a bug, introduced in the previous version, which could sometimes cause a NullPointerException to be thrown, particularly when using the DM2Parser class. Also fixed a minor bug which could cause a single Player entity to be misidentified, if ...
BUGFIX: fixed a bug which could prevent the BSPParser embedded within BasicBot from correctly switching to the new BSP map file when the game server changes map. Also updated certain methods to correctly check whether the current map file has been loaded ...
BUGFIX: fixed a bug which could prevent the BSPParser embedded within BasicBot from correctly switching to the new BSP map file when the game server changes map. Also updated certain methods to correctly check whether the current map file has been loaded ...
BUGFIX: fixed a bug which could prevent the BSPParser embedded within BasicBot from correctly switching to the new BSP map file when the game server changes map. Also updated certain methods to correctly check whether the current map file has been loaded ...
FEATURE: new convenience methods have been added to the
BasicBot class:
* getPlayerInfo will return the User object associated
with the current bot, which contains information
relating to the agent's in-game name, skin, FoV, etc.
* ...
FEATURE: new convenience methods have been added to the
BasicBot class:
* getPlayerInfo will return the User object associated
with the current bot, which contains information
relating to the agent's in-game name, skin, FoV, etc.
* ...
FEATURE: new convenience methods have been added to the
BasicBot class:
* getPlayerInfo will return the User object associated
with the current bot, which contains information
relating to the agent's in-game name, skin, FoV, etc.
* ...
BUGFIX: fixed a bug which caused the model for the Railgun while lying on the ground to be confused with that of the Hyperblaster. Thanks to Johan Hagelbck for spotting it! FEATURE: added new passthrough methods to the BasicBot ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use