255,510 Commits over 3,990 Days - 2.67cph!

11 Years Ago
Fixed 32bit windows build not copying coherent libraries properly Removed some unneeded server debug output
bot
11 Years Ago
LinuxDS Build 75
bot
11 Years Ago
Linux Build 188
11 Years Ago
Fixing CoherentUINet.dll complete fuckabout
11 Years Ago
Changed render-path to new deferred
11 Years Ago
Disabled motion blur properly, in effects convars
11 Years Ago
Player materials Disabled Amplify Motion until D can fix it for U5
11 Years Ago
Fixed always being underwater (collider.bounds seems to be wrong in Unity5)
bot
11 Years Ago
OSX Build 163
bot
11 Years Ago
Windows Build 111
11 Years Ago
64bit Steam DLL for playing in the editor
11 Years Ago
Automatic code fixes (coherentUI, Colorful, FogVolume, Shatter, Ranged Ambient)
11 Years Ago
Coherent 64bit dll fix
11 Years Ago
Imported into Unity 5
bot
11 Years Ago
LinuxDS Build 73
11 Years Ago
- Fixed func_tank not turning and not firing tracers in multiplayer - Fixed clients attempting to fire their active weapon while holding a prop or controlling a turret - HTTP() now supports "head", "put" and "delete" as methods - Added a bunch of requested headers to HTTP request results
bot
11 Years Ago
Windows Build 110
11 Years Ago
Fixed HUD pickup notifications occasionally causing errors before the local player becomes valid
11 Years Ago
Saving a colder TOD xml for the upcoming multi-biome support.
11 Years Ago
Suddenly the TestLevel coast is a bit chilly.
11 Years Ago
added temp main menu to connect to a server and to choose player name added temp chatbox for in-game chatting
11 Years Ago
added temp main menu to connect to a server and to choose player name added temp chatbox for in-game chatting
bot
11 Years Ago
LinuxDS Build 71
bot
11 Years Ago
Linux Build 186
bot
11 Years Ago
OSX Build 161
bot
11 Years Ago
Windows Build 109
bot
11 Years Ago
VPK Build 82
bot
11 Years Ago
LinuxDS Build 69
11 Years Ago
- Fixed scenes not always being properly loaded from VCD files - Fixed secondary ammo indicator not showing up on the default HUD - Added mat_viewportscale to the list of blocked convars - Renamed Insurgency to "Insurgency ( Source Mod )" in mountable games list - Removed CLuaParticle:VelocityDecay - Fixed CLuaParticle:SetNextThink not working as intended
bot
11 Years Ago
Windows Build 108
11 Years Ago
- Adjusted default font to be consistent with HL2DM - Fixed up secondary ammo HUD positioning - Fixed slight rendering artifacts when drawing rounded boxes at low alpha - Fixed scripted weapons not working correctly with the baseclass system
11 Years Ago
Added Tilemap.SetTile and Tilemap.ClearTile.
11 Years Ago
Added Tilemap.SetTile and Tilemap.ClearTile.
11 Years Ago
crouchwalk/jog aninations for the player + pistol;
11 Years Ago
Added input box for IP:port to connect to and player name to be sent to server once connected.
11 Years Ago
Added input box for IP:port to connect to and player name to be sent to server once connected.
11 Years Ago
Loot panel now properly shows all containers Corpses have a seperate clothes container (prep for clothed corpses)
11 Years Ago
Started to add the validation rules. Need to tidy up when a new edge fails the rules.
11 Years Ago
Initial work on tile maps.
11 Years Ago
Initial work on tile maps.
11 Years Ago
Fixed misc sentry errors Log server errors to a seperate sentry protocl++
11 Years Ago
Switched OS X build to 64bit in preparation of Unity 5
11 Years Ago
Fixed menu not showing up
11 Years Ago
Tagged all clothes as clothes Fixed some of the new clothes not having collision Fixed errors when hitting someone in their burlap trousers Added component to dress players, for dev tests Implemented Tom's chestplate item - with damage handling http://goo.gl/qMVsBm
11 Years Ago
Fixed PlayerWalkMovement checking terrain colliders for isTrigger
11 Years Ago
Made water always render before any other transparent objects since sorting doesn't work with it
11 Years Ago
Changed how SpawnFilter deals with carved terrain
11 Years Ago
Made all scripts that want to access TOD_Sky use TOD_Sky.Instance
11 Years Ago
Time of Day update to 2.1.1 prerelease 5
11 Years Ago
Added Stage.GetLayer(renderable) and Stage.SetLayer(renderable, layer)