ampreeT / SourceCoop

Black Mesa cooperative plugin for SourceMod
GNU General Public License v3.0
182 stars 13 forks source link

Sleep State & Native Death Notices #130

Closed ampreeT closed 5 months ago

ampreeT commented 5 months ago

This pull request addresses a problem with AI sleep states and adds native death notices that appear on the HUD. CAI_BaseNPC::UpdateSleepState has been fully reconstructed with the singleplayer checks removed so AI should properly be able to sleep. Native death notices are now supported via fake clients.

Fixes #9

image

Changes: