reporust_rebootcancel

120,688 Commits over 4,018 Days - 1.25cph!

11 Years Ago
rigged the new flare mesh.
11 Years Ago
Backup committing WIP files.
11 Years Ago
Fixed that the attack behaviour would fall back to the idle behaviour during the attack timeout
11 Years Ago
Wind speed now varies depending on your location and the time of day.
11 Years Ago
Added Howie's placeholder monuments Protocol++
11 Years Ago
Updated UnityEngine.dll used by plugins
11 Years Ago
Fixed NRE in SkinnedMeshCollision.TraceTest
11 Years Ago
Fixed NRE in SendSignal
11 Years Ago
Fixed rare EasyAntiCheat initialization error Enabled EAC for OSX/Linux
11 Years Ago
Fixed NRE in RifleControl.OnClientTick
11 Years Ago
Fixed NRE in ConstructVision.OnObjectRemoved
11 Years Ago
Fixed NRE in Lidgren.Client.Cycle
11 Years Ago
Fixed NRE in Planner+Guide.UpdateComponent
11 Years Ago
Moved Coherent new MouseEventData() - so it's created in Start instead of the constructor
11 Years Ago
If CoherentUILibrary.CreateViewContext returns null, try to MarkContentCorrupt
11 Years Ago
Fixed NRE
11 Years Ago
added 'spear' category to the devplayer script
11 Years Ago
Fixed cursor tooltips not showing for players
11 Years Ago
Sky prefab tweaks
11 Years Ago
Notices for poison, bleeding, cold, dehydrated, drowning, freezing, hot, starving and wet
11 Years Ago
Time of Day update to 2.3.0 prerelease 1
11 Years Ago
Added P2P networking Made voice chat use P2P networking Made voice chat work Players chatting move their mouths http://files.facepunch.com/garry/2014/October/02/1412257825.mp4 protocol++
11 Years Ago
Wolves and Bears now attack Generisized GameSignal stuff Protocol++
11 Years Ago
Fixed hammer world model prefab Demolish weapons are now more/less proficient towards different building levels Slowed rock attack time Rock does less damage
11 Years Ago
Updated steam libraries for dedicated server
11 Years Ago
finished the rest of the player holding spear animations;
11 Years Ago
Fixed character getting the jumping / landing camera shake for tiny liftoffs (like some fairly flat slopes)
11 Years Ago
Don't report [EAC] Authed when they've just been kicked Reject joins with obviously invalid steamids
11 Years Ago
Fixed connecting from server list (changed with steamworks_net)
11 Years Ago
Updated steam libraries to sdk 1.31
11 Years Ago
Fixed burlap trousers again
11 Years Ago
Fixed playercounts in server list (wasn't reading tags properly) Recompiled plugins (for andre)
11 Years Ago
Tweaked player movement (mainly animation events and jump conditions)
11 Years Ago
Fixed missing skinned mesh renderer reference on hazmat_pants
11 Years Ago
Deleted some name conflict files that never should have been committed Updated Steamworks.NET native library platform settings
11 Years Ago
tweaked mesh to remove clipping
11 Years Ago
fixed hazmat pants prefab ( which broke when updating the mesh)
11 Years Ago
fiixed issues with hazmat pants mesh + added scale bone for waist
11 Years Ago
Removed SteamNative - changed to Steamworks.Net - this could hurt for a day or two
11 Years Ago
Made the config file load on startup
11 Years Ago
Fixed compile error
11 Years Ago
Reverted changes to TerrainCollisionTrigger - cuz it didn't fix shit
11 Years Ago
Added radiation effects to camera Added geiger sounds
11 Years Ago
Made player ragdoll ignore collisions with player movement
11 Years Ago
AI - Ignore disabled colliders Fixed AI gathering around the spot where a player died.. forever Fixed dead and disconnected players not getting removed from the server
11 Years Ago
Updated cave test prefab/scene
11 Years Ago
Made TerrainCollisionTrigger derive from TriggerBase (should fix the player respawn fuckups)
11 Years Ago
Removed options from main menu
11 Years Ago
more player holding spear animations.
11 Years Ago
Made ragdolls ignore player collision (for real this time)