userGarry Newmancancel
branchrust_reboot/prereleasecancel

329 Commits over 243 Days - 0.06cph!

7 Years Ago
Fixed quit command not found in server console
7 Years Ago
Bear footstep cleanup
7 Years Ago
b9
7 Years Ago
Attack/eat animations
7 Years Ago
Nicer RPC calling Fixed corpses not being eaten
7 Years Ago
Merge fixes
7 Years Ago
Merge fixes
7 Years Ago
Merged from main
7 Years Ago
Animal eats in chunks, logics inbetween bites, will leave uneaten food if full, will follow food trails
7 Years Ago
added entity.spawnitem (spawns item in world, where looking at)
7 Years Ago
Can use entity.spawn in debug camera/spectator mode Client and Server convars can share the same name Animals will eat dropped food if they're hungry Added MainCamera.Raycast Convars can specify a name Convars can receive Vector3 Added ai.ignoreplayers Ai BusyTimer has an OnFinsihed callback
7 Years Ago
Server fix
7 Years Ago
Fixed MapEntities spawning after loading a save Disable movement voilations until we figure out what's happening
7 Years Ago
Zombies don't like water as much
7 Years Ago
Ai doesn't walk through bases (NEXTGEN AI ITT)
7 Years Ago
Fixed Nre Fixed profiler leak in GetWaterDepth
7 Years Ago
Terrain shader fuckup
7 Years Ago
manifest
7 Years Ago
Merge fixes
7 Years Ago
Merge fixes
7 Years Ago
Merged from main
7 Years Ago
Compile fix
7 Years Ago
Protocol++
7 Years Ago
ResourceRef object cache Create new scenes for Client Entities, Server Entities, Effects Unload scenes that are loaded and then have their contents stolen Name the localplayer "LocalPlayer" in editor
7 Years Ago
Moved zombie Ai to own asset Fixed Ai not attacking Automatically select entities spawned with entity.spawn in editor
7 Years Ago
Fixed NRE in NeedsCrosshair (@helk)
7 Years Ago
Restored entity.spawn command bind prints current bind if no arguments
7 Years Ago
Fixed missing scripts
7 Years Ago
Merge Fixes
7 Years Ago
Merged from main
7 Years Ago
7 Years Ago
Compile fixes
7 Years Ago
Ai can hear gunshots - which wake them up, and they avoid moving towards them
7 Years Ago
Added Spatial.Grid for use in Entity.Query
7 Years Ago
Client compile fix
7 Years Ago
Client compile fix
7 Years Ago
BaseEntity.Query (boilerplate for octree entity lookup) Ai fears player a bit more Ai stops attacking and flees if tired
7 Years Ago
Ai: don't try to eat alive stuff Ai: fixed not fleeing
7 Years Ago
Ai stop sleeping when being attacked
7 Years Ago
Ai Memory cleanup
7 Years Ago
Fixed bear double spawnable
7 Years Ago
Scene to Prefab
7 Years Ago
Compile fix
7 Years Ago
Merge fixes
7 Years Ago
Merge fixes
7 Years Ago
Merge fixes
7 Years Ago
Shader fixes, probably
7 Years Ago
Merge from main
7 Years Ago
Updated default spawn
7 Years Ago
Test