201,531 Commits over 4,171 Days - 2.01cph!
Crafting cancelling
Fixed crafting notification placement
Fixed AA toggle not working
Tightened the hill noise amplitude interval to reduce the risk of boring monotone worlds
Protocol increment on the procgen branch
Merge procgen branch to main branch to test the new procedural terrain generation
Fixed server NRE when looting
adding the two lods to for the rocket launcher
Log the correct terrain seed (rather than 0) in edit mode
Fixed or at the very least reduced some water reflection glitches
Put resources on world layer, improves FPS in-editor and shouldn't change anything in-game
updates to bow anim, trying to fix export issues
Made the sky dome use our own prefab the way the water does
I don't like modifying prefabs in the third party folder
Player Model - hold type, and world model
Added GameManager.CreatePrefabInactive
Viewmodel is hidden in 3rd person mode
Worldmodel is hidden in 1st person mode
Attack anim in 3rd person
ModelState is now networked
Attack anims are networked
Switched more classes to the new proto system
Network grid was stupid on TestLevel
Fixed player model state not being networked
-half of the revolver animations
Updating project settings
Added library to ignore list
These files allow you to run the game in the editor - and still use Steam
Bota bag with LODs - view and world models.
Player and camera are much smoother.
Removed NO_STEAM so that I can use the Steam stuff now
Added prerequisites folder
Fixed string pooling being insanely broken
Fixed Effects that are attached to bones being broken
Created steam_client prefab and removed some commented out steam bits.
Was still compiling with #NO_STEAM
Only the local player moves the camera!
Changed particle stuff to `effects` - now spawns audio too
Added placeholder sounds to generic hit, blood hit, rock swing
- Added new LUT textures for color grading
Adding server browser menu
associated with the old bow view model. Causing issues.
Fixed bootstrap script not loading the menu
added new bow view model anims, meta clips & initial controller
Implemented Jog animations
Fixed objects getting removed
-checking in the rest of the revolver animations; made some improvements to the bolt rifle animations; added .wav files for the bolt action ( I just need to get them to play in unity properly..)