nuclide/src/botlib
Marco Cawthorne 36fdd443d2
Change 'material' over to 'surfaceprop'. Implement new networked event EV_SURFIMPACT.
Surfaceproperty impacts are now fully done on the client. Server has no concept of
impacts beyond the point of announcing them.
The next step: NSTraceAttack should be fully shared between client/server so
that the local player doesn't need to be told about their own EV_SURFIMPACT events
by the server, thus saving a bit of bandwidth.
2022-10-26 12:50:08 -07:00
..
README BotLib: Added initial files to the project. 2020-04-22 12:31:28 +02:00
bot.h BotLib: Start making use of some of NSNavAI 2022-07-20 16:27:24 -07:00
bot.qc Initial work towards the NSWeapon class. Testing will happen in base/ under the NEW_INVENTORY define. 2022-07-25 09:31:37 -07:00
bot_chat.qc Big commit fixing many regressions since crunch hit. env_sprite has been reworked. 2022-07-07 09:10:14 -07:00
bot_combat.qc Change 'material' over to 'surfaceprop'. Implement new networked event EV_SURFIMPACT. 2022-10-26 12:50:08 -07:00
botinfo.h Big commit fixing many regressions since crunch hit. env_sprite has been reworked. 2022-07-07 09:10:14 -07:00
cmd.qc Big commit fixing many regressions since crunch hit. env_sprite has been reworked. 2022-07-07 09:10:14 -07:00
cvar.h NSView: Don't run stair smoothing code when we're going up on elevators/platforms. 2022-08-10 16:51:26 -07:00
defs.h Big commit fixing many regressions since crunch hit. env_sprite has been reworked. 2022-07-07 09:10:14 -07:00
include.src My name has changed, so an update to the copyright to reflect it. 2022-03-11 11:40:43 -08:00
route.qc Clean up some areas where float logic happens to prepare for the compiler flag 'assumeint' 2022-08-10 16:15:44 -07:00
way.qc BotLib: Start making use of some of NSNavAI 2022-07-20 16:27:24 -07:00

README

This is the NUCLIDE bot.

He likes playing with you, when nobody else will.