108,030 Commits over 3,867 Days - 1.16cph!
Force LOD grid init when accessed for the first time
Delete old eac0.bin when generating hashes
Proper ammotype change prediction
ServerProjectile aimcone calculated on server
Hapis patch candidate. Atmospheric tweaks. Network++
hit marker sound for helk
merge from main/gunshots2
More gunshot pass 2 tweaks. Bang bang!
smoke grenade viewmodel and worldmodel
This should fix the steam ui opening sometimes when pressing space
Don't transmit voice to disconnected players, even though it works and they could hear you from another server
Fixed asset bundle build target
Entity, collider, rigidbody diagnostics on dump command
fixed the scale/rotation of the various RPG types on the viewmodel
Converted rocks in procedural map to use the LOD grid (less memory, better performance)
Disabled per-layer culling on the camera
LOD grid default parameter value tweak
Fixed highest LOD not triggering sometimes
Optimized LOD grid performance
Optimized LOD object memory usage
In editor etc, show english until phrases generated
Fixed server not saving stats properly
Added fast LOD component for static objects (using the LOD grid)
Added concrete barricade
Added stone barricade
Added sandbag barricade
Added floor spikes
fixing rotations and scales of rpg fbx's
Fixed flag being blurry
Fixed message spam when using hammer
Fixed message spam in inventory
Distribute textures in seperate, smaller asset bundles
Made singleton class more robust (handle pre-init access)
smoke grenade fbx + lod +prefab + materials + textures
added high velocity rocket (wip)
Can now use multiple ammo types
whole bunch of changes to the ammo/weapon system
//move num pellets into the ammo type
//move velocity base into the ammo type
//add velocity scalar to the weapon
//make eoka fire any rounds
fixed bullet texture on revolver
small fix to the SwapRPG script.
added some extra blood mist to the bullet impact fx so it's easier to see if you shot a player / animal
added script that enables the RPG viewmodel to swap out different RPG types
added a firebomb particles and (and accompanying script) that can be used for things like fire grenades etc..
Hapis watermap, radiation and loot. Oak errors. Network++
Language selection icon, explanation
Add ability to control audiosource spread over time (so we can make the gunshot reverb tails less directional)
Improved gunshot sounds for some guns (WIP)
merge from main/animalfootsteps
Fixed DDraw errors since bundle change