252,696 Commits over 3,990 Days - 2.64cph!

11 Years Ago
updated andre's wolf prefab with my animation controller
bot
11 Years Ago
Windows Build 68
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
bot
11 Years Ago
VPK Build 51
11 Years Ago
Add missing snow footsteps
bot
11 Years Ago
Windows Build 67
11 Years Ago
Update npc_alyx icon, delete useless broken model.
bot
11 Years Ago
OSX Build 82
bot
11 Years Ago
Windows Build 66
11 Years Ago
Clarify that you are supposed to install the Zeno Clash Model Pack for gmod.
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
updated player clothes source file
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
Ignore plasticscm bullshit
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
11 Years Ago
Keep the console at native res
11 Years Ago
Fixed infinite loop in FormatMemory Added gc.collect objects command now shows memory usage
11 Years Ago
Fixed terrain overlay texture index calculations being slightly off
11 Years Ago
Refactoring Unified network position lerping, less shitty