255,055 Commits over 3,990 Days - 2.66cph!
[racer] Added basic track generation and rendering.
null entity check in SaveAll (something weird is happening)
fixed a gap in floor piece
Renamed `PaletteBuilder.Add(rgb)` to `PaletteBuilder.Add4(rgb)`, added `PaletteBuilder.Add3(rgb)`.
Fix click in pickaxe strike sound
tweaked the amount of shaking when firearms are shot.
changed the firearm mecanim state machines so they use the new ADS animations for firing / idle
made a change to ironsights script that would set a variable in the view model's mecanim state machine specifying whether the gun was in ADS mode or not.
added new firing animations for weapons that have aiming down the sight
Pickaxe sounds, first pass