userGarry Newmancancel
reporust_rebootcancel

7,315 Commits over 2,345 Days - 0.13cph!

10 Years Ago
Tweaking player collision size
10 Years Ago
Undone changes to UIScene
10 Years Ago
Skip bundling materials
10 Years Ago
Lets try no seperate shader bundles
10 Years Ago
Fixed sometimes copying the wrong bundle folder in RustBuilder
10 Years Ago
Rebundling
10 Years Ago
Storage cleanup test
10 Years Ago
Sandbags icon
10 Years Ago
Spawn deployables by the prefab name (for editor play) Wounding stats
10 Years Ago
Made anti-cheat bans visible to other server users
10 Years Ago
Network++
10 Years Ago
Added server browser filtering
10 Years Ago
More stats
10 Years Ago
Fixed server not compiling Stats stuff
10 Years Ago
Animate animals further away
10 Years Ago
Applied Xavier's fixed snow jackets
10 Years Ago
Tweaking player movement mass
10 Years Ago
pvp collision test
10 Years Ago
Default project settings missing CLIENT
10 Years Ago
Add concmds to the global namespace if no conflicts (ie you can now call "fov 75" instead of "graphics.fov 75")
10 Years Ago
No shooting from ladders Hardcoded viewmodel lower degrees ( so you can actually tell the weapon is lowered)
10 Years Ago
Fixed NREs in MaterialConfig Can't place ladders inside ladders
10 Years Ago
Attempt to stop Canvas.BuildBatch taking 4ms per frame
10 Years Ago
Shaders and Asset Bundles... fucking unity
10 Years Ago
Trim newlines and shit from phrases
10 Years Ago
Fixed phrases not updating properly because of rogue tabs Added SpawnHandler warnings when AddInstance is called out of order Testing out server console utf encoding
10 Years Ago
Triggers - don't create list objects until they're needed
10 Years Ago
Loadtime test
10 Years Ago
Touching flowers to try to fix weird stretching thing in editor
10 Years Ago
SoundManager error handling
10 Years Ago
Fixed ServerCycle error
10 Years Ago
stag metafile changes
10 Years Ago
Made ladder placement more tolerant of uneven surfaces ( like rocks ) Can place ladder even if no building permission
10 Years Ago
got rid of clovers adjusted flower lods
10 Years Ago
Turned shadow casting off on clutter flowers/clovers
10 Years Ago
Ladder placement orientation
10 Years Ago
Wooden Ladder item
10 Years Ago
Lets treat prefab/asset/unity files as binary - because merging them should never happen
10 Years Ago
Ladder trigger Ladder movement PlayerMovement dev scene Serverside held entities properly hidden in editor
10 Years Ago
Updated shader variants Added Powerline pole LOD Fixed littery sleepers
10 Years Ago
Fixed chat not showing
10 Years Ago
Fixed NREs
10 Years Ago
Updating error logger urls for 5.1
10 Years Ago
Hide IP addresses in statis command if not an admin/moderator
10 Years Ago
Improving player rendering/cycle performance (particularly sleeping players) Don't refresh servers if playing non menu map in editor
10 Years Ago
Updating variants Fixed warnings Profiling loadtimes
10 Years Ago
Tree refresh
10 Years Ago
env.time without args will return the time Setting increased Profiler.maxNumberOfSamplesPerFrame
10 Years Ago
Updated shadervariants
10 Years Ago
Replace missing materials in all prefabs (prevents crash in 5.1 editor)