Skip to content

Releases: TF2-DMB/CBaseNPC

CBaseNPC 1.15.2.122

18 Mar 10:24
fe2819f
Compare
Choose a tag to compare

Fix order of IsOutOfDate and IsAnalyzed in CNavMesh (#68)

CBaseNPC 1.15.1.121

06 Mar 14:44
bb493fd
Compare
Choose a tag to compare

Containerize Linux build action (#66)

CBaseNPC 1.15.1.120

05 Mar 15:06
eef8815
Compare
Choose a tag to compare

Fixed a crash with entity iteration (#65)

CBaseNPC 1.15.0.119

24 Feb 16:46
84ef91f
Compare
Choose a tag to compare

Add explicit network delete to CBaseEntity (#64)

CBaseNPC 1.14.0.118

21 Feb 22:34
8e32084
Compare
Choose a tag to compare

Build extension against new TF2 sdk, add safetyhook as detour backend (#63)

CBaseNPC 1.13.0.117

20 Feb 10:50
7da7e90
Compare
Choose a tag to compare

Update windows gamedata (#62)

CBaseNPC 1.13.0.116

16 Feb 22:39
7bff80f
Compare
Choose a tag to compare

Add KeyValueInt alias to CBaseEntity (#60)

CBaseNPC 1.12.0.114

12 Oct 20:52
ec041bf
Compare
Choose a tag to compare

Enable ILocomotion interface (#58)

CBaseNPC 1.11.3.113

25 Jul 17:01
9aead65
Compare
Choose a tag to compare

Disallow factory cloning (#55)

CBaseNPC 1.11.2.112

27 Jun 09:57
10fb154
Compare
Choose a tag to compare

Reset interface pointers on unload (#54)

  • Fixes a crash when sdkhooks or bintools or sdktools are unloaded.