branchrust_reboot/prereleasecancel
329 Commits over 243 Days - 0.06cph!
Restored entity.spawn command
bind prints current bind if no arguments
Fixed NRE in NeedsCrosshair (@helk)
Moved zombie Ai to own asset
Fixed Ai not attacking
Automatically select entities spawned with entity.spawn in editor
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
Fixed Nre
Fixed profiler leak in GetWaterDepth
Ai doesn't walk through bases (NEXTGEN AI ITT)
Zombies don't like water as much
Fixed MapEntities spawning after loading a save
Disable movement voilations until we figure out what's happening
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
added entity.spawnitem (spawns item in world, where looking at)
Animal eats in chunks, logics inbetween bites, will leave uneaten food if full, will follow food trails
Nicer RPC calling
Fixed corpses not being eaten
Fixed quit command not found in server console
Bear footstep effects drop decals again
Stag doesn't eat meat
Deleted 56 alternate stag foostep sounds
Stag ragdoll isn't spazzy
Fixed NRE
Added PlaySound to animal animators
Animal attack/eat sounds
Attack/eat position fixes