199,793 Commits over 4,140 Days - 2.01cph!
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++
Time of Day update to 2.3.0 prerelease 1
Notices for poison, bleeding, cold, dehydrated, drowning, freezing, hot, starving and wet
Fixed cursor tooltips not showing for players
Updated TOD. Removing the RefreshPrototypes() call.
updated bow vm source anim
added 'spear' category to the devplayer script
If CoherentUILibrary.CreateViewContext returns null, try to MarkContentCorrupt
Moved Coherent new MouseEventData() - so it's created in Start instead of the constructor
Fixed NRE in Planner+Guide.UpdateComponent
Fixed NRE in Lidgren.Client.Cycle
Fixed NRE in ConstructVision.OnObjectRemoved
Fixed NRE in RifleControl.OnClientTick
A few material and prefab tweaaks.
Fixed rare EasyAntiCheat initialization error
Enabled EAC for OSX/Linux
Fixed NRE in SkinnedMeshCollision.TraceTest
Updated UnityEngine.dll used by plugins
Added Howie's placeholder monuments
Protocol++
Wind speed now varies depending on your location and the time of day.
Fixed that the attack behaviour would fall back to the idle behaviour during the attack timeout
[ultimate_soldier] enemies dont shoot unless they have a clear shot
[ultimate_soldier] enemies dont shoot unless they have a clear shot
Backup committing WIP files.
[ultimate_soldier] fixed blood depth more
[ultimate_soldier] fixed blood depth more
rigged the new flare mesh.
edited the flare mesh prefab; made some adjustments to the salvage tools prefabs
medical syring rigged up and some view model anims done.
block rendering and breaking ported to JS. Added bindings subVector2f and divVector2f to RectF
block rendering and breaking ported to JS. Added bindings subVector2f and divVector2f to RectF
Added mdb files to .gitignore
Added mdb files to .gitignore
Merge branch 'master' of arcade
Merge branch 'master' of arcade
Fixed NRE in AtmosphericBlend
Added debug output to wakeup command, to diagnose not spawning when pressing the button
Reverted changes to TestLevelTerrain
Completely fixed JS performance issues by caching reflection performed when struct binding instances are constructed.
Completely fixed JS performance issues by caching reflection performed when struct binding instances are constructed.
Fixed player ragdoll's ass exploding out when killed
Fixed gathering a human skull using a projectile
Bindable and interface implementation generated wrappers now include reflection caching.
Bindable and interface implementation generated wrappers now include reflection caching.
UnityEngine.UI.dll is now copied to Resources, moved EmulatorScene.cs back to GameAPI.Unity.
UnityEngine.UI.dll is now copied to Resources, moved EmulatorScene.cs back to GameAPI.Unity.
JS games no longer have CSProj / Makefiles generated for them as they are loaded straight from source.
JS games no longer have CSProj / Makefiles generated for them as they are loaded straight from source.