reporust_rebootcancel

110,901 Commits over 3,897 Days - 1.19cph!

10 Years Ago
Replaced cylinder obstacle height with extents (= height / 2)
10 Years Ago
Merge preparations
10 Years Ago
Made obstacle closest point checks 3D
10 Years Ago
Merge from main
10 Years Ago
Added placeholder texture for missing splats to fix pointless error logs in dedicated build
10 Years Ago
Oops, need TestLevelTerrain for the test level :S
10 Years Ago
Committing these meta files so it doesn't keep asking me to commit them
10 Years Ago
Merge from main
10 Years Ago
Test/Art - Getting Rid
10 Years Ago
Added missing meta files
11 Years Ago
Merging terrain normal related changes
11 Years Ago
Changed to straight normal+height packing for less artifacts
11 Years Ago
Fixing NRE errors popping up on Sentry
11 Years Ago
fixed some bone structural errors in the deer rig.
11 Years Ago
updated andre's wolf prefab with my animation controller
11 Years Ago
ItemContainer no longer derived from ScriptableObject Wolf prefab now uses Minh's animation + effects Increased protocol
11 Years Ago
11 Years Ago
Changing protocol
11 Years Ago
Made items not be ScriptableObjects ItemID's are now uint (was int)
11 Years Ago
Fixed moon being kinda blue Tweaked LUT blending times
11 Years Ago
Minor fixes and adjustments
11 Years Ago
stag rig; stag running animation
11 Years Ago
Fixed LUT blending bugging around if a time sync from the server sets back the local time
11 Years Ago
Increased probability for small stones in forests
11 Years Ago
Made decor spawn system abide per-prefab spawn probabilities
11 Years Ago
Cleaned up GameManager slightly First stab at stripping components on the DS
11 Years Ago
Scene stuff backup
11 Years Ago
Added kickall Server Perf logging fixes Added textures command (lists textures)
11 Years Ago
Added LZ4 compression lib + wrapper
11 Years Ago
▄▇▉▄▆ ▌▇█▍▇▇ ▊█▇▆█▉▄
11 Years Ago
Added server perf.csv spitting to server
11 Years Ago
Refactoring
11 Years Ago
Scene stuff. More snow rocks.
11 Years Ago
Attempt at fixing motion blur resize issues
11 Years Ago
Fixed assert in Item.RemoveFromWorld()
11 Years Ago
Removed Tick Fixed fire gobbling too much wood
11 Years Ago
Added overlay refresh to TerrainMeta
11 Years Ago
Applied Petur's sky tweaks to prefab (so that it's applied in all scenes) Set overlay textures in procedural scene
11 Years Ago
Missing files.
11 Years Ago
Scene stuff. Splitting rocks into snow & no snow.
11 Years Ago
Fixed NRE when user disconnects during auth
11 Years Ago
Attempt to keep the dedicated server from loading any terrain textures
11 Years Ago
More specific profiling on TransformChangeMonitor
11 Years Ago
Added build version in DS title
11 Years Ago
Merge from main
11 Years Ago
Tweaked the sky, and fixed a campfire material.
11 Years Ago
Unified item destroying
11 Years Ago
Now using Engine.IsDedicatedSever instead of .batchmode
11 Years Ago
Breaking Transform Monitoring into buckets
11 Years Ago
Backup commit