243,392 Commits over 3,898 Days - 2.60cph!
[racer] Car property tweaks, camera is now centered a bit in front of the car.
Added a build script `build.sh` that can accept either a project name or source file name as input. When given a source file name, it will build only the project the source file is included in.
Made terrain config get stored in an asset to be reused in all scenes
Refactored shot table - now has a character config
Fixed torch flicking on for a second when swapped to
Fixed player belt inventory not really sending in snapshots
Anim viewer reports distance moved in animation
Updated water to latest version
Added separate pass for beneath the water surface
Updates to dive anim source files ( less x trans after hitting the ball)
Include build time in error reports
Fixed active weapon not always updating properly
[racer] Generated tracks no longer have impossible hairpin seams due to non-integer noise octave frequencies.
Refactoring, deleting old code.
First pass at waterpipe shotgun sounds
adjusted the pipe shotgun deploy so it's as quick as the other firearms.
NPC attacks now align to target more quickly.
made the ak47 prefab use the "smg" 3rd person player animations.
Refactored spatial hash implementation. Looking at possible road implementation changes.
made improvements to the third person rifle animations.
Fixed contest advance and retreat ranges.
Cleaned up how NPC join and leave groups.
Send player's belt inventory correctly
No active weapon when sleeping
Fixed clothes not animating in PlayerModel.unity
NPC can now form groups.
Contests are now a group mechanic.
AnimationTester script can drive motion, resets to original position on idle
▅▆▉▆▍▌▊▄ ▍▊▇ ▆▉▅▉▋▆ ▊▉▅▊▇▉ ▆▄▊▄ █▌▌▆▊▄█'▇ ▋▇▅▅ ▍▄▅▊ ▅▌▄▋ ▆▊ ▍▆▄ ▌▌█▋ ▊▇▅▇▌▅
Disabled reflection probes on OS X and Linux to keep objects from being solid black (known issue: water is now white)
Updated water to latest version
Apparently I need to change it here too
* Switch to concommand.Run and concommand.Autocomplete instead of the global functions that call functions mentioned before
* Order convars in preset files consistently
NPC now update on the network correctly.
Switched rock mesh, skipped playback of replay events if before replay start time