reporust_rebootcancel

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

10 Years Ago
Backup
10 Years Ago
Fixed some head wrap clipping issues with new head models
10 Years Ago
re-rigged the rocket launcher to include Tom's new rocket model
10 Years Ago
added campfire gibs
10 Years Ago
Clientside IsDeveloper() fixes
10 Years Ago
Fixed parachute cull distance
10 Years Ago
Speedtree perf tweaks
10 Years Ago
Fix rustle sound triggers being on the wrong layer
10 Years Ago
view model animations for rocket launcher sound effects and special fx for rocket launcher
10 Years Ago
Added lerp.lerpDelay
10 Years Ago
Update native libraries
10 Years Ago
Fixed server autoupdating on startup
10 Years Ago
set cargo plane layer
10 Years Ago
Tweaks
10 Years Ago
Completely removed clouds from the raid biome
10 Years Ago
Time of Day update
10 Years Ago
Making it pretty
10 Years Ago
rpg fbx + textures + material + lods + prefab (lod needs improvement)
10 Years Ago
Enabled screen-space water in builds; pushed back eye clipping
10 Years Ago
Moved gameapi stuff to new backend
10 Years Ago
fixed cargo plane scale
10 Years Ago
burlap headwrap icon
10 Years Ago
Server compile fix
10 Years Ago
Campfire gibs.
10 Years Ago
Fixed BuildingTest save not loading
10 Years Ago
Fixed grade materials not being always being applied properly Fixed compile error
10 Years Ago
Fixed player.IsSprinting not working for other players/server
10 Years Ago
Fixed player.IsDucked not working for other players/server
10 Years Ago
Moved MixerSnapshotManager to client instead of Camera (so it works when not in game)
10 Years Ago
Can remove sleeping bags from death screen
10 Years Ago
Possible fix NRE in DoClientConnected
10 Years Ago
Time of Day update
10 Years Ago
Added water level awareness to screen-space water; fix issue #123
10 Years Ago
Speedtree buildserver crashes (!)
10 Years Ago
Handle missing map properly on client Handle maps without terrain properly
10 Years Ago
Fixed out of order errors
10 Years Ago
Unity 5.0.1p1
10 Years Ago
fixed the missing normal map on the viewmodel arms.
10 Years Ago
First pass at wolf sounds
10 Years Ago
you can now kill horses
10 Years Ago
Implemented Tom's 3 new head meshes
10 Years Ago
Added map to build settings :x
10 Years Ago
Spawnhandler doesn't require TerrainGenerator (init'd in Bootstrap) Components on TerrainMeta adds more components that are probably required Added non procedural test map (CraggyIsland) (this isn't the one petur is working on, it's a small dev test map)
10 Years Ago
Horse ragdoll Stop ragdolls kneeling up on spawn
10 Years Ago
Unresponsive timeout fix
10 Years Ago
Loading screen music facility Fixed tree placeholders Changed how snapshots are sent (for more reliable loading order) NetworkProtocol++
10 Years Ago
Fixed changing water mesh parent during OnEnable Removed water debug messages
10 Years Ago
bean can grenade fbx + lods + prefabs + textures + materials
10 Years Ago
implemented dan's gibs for furnace, large storage, small storage,
10 Years Ago
Fixed potential compilation error in Standard-Specular shader Second attempt at screen-space water; now working on builds