251,233 Commits over 3,959 Days - 2.64cph!
Merged changes from main.
tweaked alpha on metal grating. created outer ring mesh, unwrapped and texture. fixed water material
[racer] Improved rubber banding, camera now stops on the finish line when the race is done.
halved radiation damage
rock has wider attack cone
Building block guide now uses the right skin
Fixed building block placement being akward, broken
moved grass_1 material to correct folder
Probably fixed it this time maybe.
[racer] Implemented rubber banding. I am a terrible person.
bandage and low grade fuel are default again
[racer] AI cars are better at cornering, cars change to a `PostRace` controller after finishing.
wooden spear no longer takes cloth to craft
Made Trainer volley_stand same length as body & stretch anims
Updated Trainer_forehand_volley_stand hit frame to match body & stretch volleys
Updated anim event & clip length
Updated Trainer_forehand_volley_stretch_med.fbx now merging issues resolved
Made Trainer_forehand_volley_stretch_med 'stretch' further (source)
Added `Unity/*/Assets/Plugins/ICSharpCode.SharpZipLib.dll` to .gitignore.
Removed `ICSharpCode.SharpZipLib.dll` from source control.
Fixed splats not updating in legacy terrain
Updated RustNative
Updated prefab scenes
Switched TerrainNoise to double precision (using native backend by default again)
Protocol++ (network + save)
Updated metafiles for volley
EventManager is now ActivityManager with some additional groundwork laid for Activity types
Client - also output warning on map checksum join error
Updated Ape run intro /loop/outro & .meta
Switched back to using state machine transitions for volley shot, now has extra transition from run outro to volley
Removed the `Newtonsoft.Json` dependency.
Added `Newtonsoft.Json` dependency to `GameAPI.Unity`.
Updated noise generator to double precision
- Added check for Debug.IsDebugBuild to MonoBehaviourExt Logging methods
- A little Group cleanup
Fixed input weirdness when opening a menu (using an entity twice etc)
Fixed it so you can stay ducked when a menu is opened
Disable EAC when running server in the editor