193,212 Commits over 4,049 Days - 1.99cph!

11 Years Ago
UnityEngine.UI.dll is now copied to Resources, moved EmulatorScene.cs back to GameAPI.Unity.
11 Years Ago
UnityEngine.UI.dll is now copied to Resources, moved EmulatorScene.cs back to GameAPI.Unity.
11 Years Ago
Bindable and interface implementation generated wrappers now include reflection caching.
11 Years Ago
Bindable and interface implementation generated wrappers now include reflection caching.
11 Years Ago
Fixed player ragdoll's ass exploding out when killed Fixed gathering a human skull using a projectile
11 Years Ago
Completely fixed JS performance issues by caching reflection performed when struct binding instances are constructed.
11 Years Ago
Completely fixed JS performance issues by caching reflection performed when struct binding instances are constructed.
11 Years Ago
Reverted changes to TestLevelTerrain
11 Years Ago
Added debug output to wakeup command, to diagnose not spawning when pressing the button
11 Years Ago
Fixed NRE in AtmosphericBlend
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
Merge branch 'master' of arcade
11 Years Ago
Added mdb files to .gitignore
11 Years Ago
Added mdb files to .gitignore
11 Years Ago
block rendering and breaking ported to JS. Added bindings subVector2f and divVector2f to RectF
11 Years Ago
block rendering and breaking ported to JS. Added bindings subVector2f and divVector2f to RectF
11 Years Ago
medical syring rigged up and some view model anims done.
11 Years Ago
edited the flare mesh prefab; made some adjustments to the salvage tools prefabs
11 Years Ago
rigged the new flare mesh.
11 Years Ago
[ultimate_soldier] fixed blood depth more
11 Years Ago
[ultimate_soldier] fixed blood depth more
11 Years Ago
Backup committing WIP files.
11 Years Ago
[ultimate_soldier] enemies dont shoot unless they have a clear shot
11 Years Ago
[ultimate_soldier] enemies dont shoot unless they have a clear shot
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
A few material and prefab tweaaks.
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
updated bow vm source anim
11 Years Ago
.
11 Years Ago
Updated TOD. Removing the RefreshPrototypes() call.
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
Removing some Debug
11 Years Ago
SeasonManager updates. Terrain grass texture, trees and snow control working. Detail grass not tinting correctly.