branchrust_reboot/prereleasecancel
679 Commits over 304 Days - 0.09cph!
Stag doesn't eat meat
Deleted 56 alternate stag foostep sounds
Fixed LDR rendering in player preview
Bear footstep effects drop decals again
Fixed quit command not found in server console
Nicer RPC calling
Fixed corpses not being eaten
Animal eats in chunks, logics inbetween bites, will leave uneaten food if full, will follow food trails
added entity.spawnitem (spawns item in world, where looking at)
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
Fixed MapEntities spawning after loading a save
Disable movement voilations until we figure out what's happening
Zombies don't like water as much
Ai doesn't walk through bases (NEXTGEN AI ITT)
More shader updates/fixes
Fixed Nre
Fixed profiler leak in GetWaterDepth
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
Moved zombie Ai to own asset
Fixed Ai not attacking
Automatically select entities spawned with entity.spawn in editor
Fixed NRE in NeedsCrosshair (@helk)
Restored entity.spawn command
bind prints current bind if no arguments
Ai can hear gunshots - which wake them up, and they avoid moving towards them
Added Spatial.Grid for use in Entity.Query
Fixed billboard shadows
Fixed ST/foliage deferred transmission
BaseEntity.Query (boilerplate for octree entity lookup)
Ai fears player a bit more
Ai stops attacking and flees if tired
Ai: don't try to eat alive stuff
Ai: fixed not fleeing
Fixed some merge fixes (cs19123); fixed shader level not working
Fixed some cginc and shader outdated from main; touched rust/std
Ai stop sleeping when being attacked
Fixed pink glass cube on craggy's scene
Fixed grass and foliage shaders
Fixed bear double spawnable