branchrust_reboot/maincancel

31,428 Commits over 3,959 Days - 0.33cph!

11 Years Ago
Fixed warnings in TerrainSkin and beautified its code a little
11 Years Ago
Removed shadow softener until it's updated for Unity 5 support
11 Years Ago
Removed some #if UNITY_5_0 stuff I added before since the build server is now updated
11 Years Ago
Fixed 32bit windows build not copying coherent libraries properly Removed some unneeded server debug output
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)
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
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
crouchwalk/jog aninations for the player + pistol;
11 Years Ago
Loot panel now properly shows all containers Corpses have a seperate clothes container (prep for clothed corpses)
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
Removed debug output
11 Years Ago
Updated :CoherentLabs from 1.8.4 to 2.3.0
11 Years Ago
Test level scene update
11 Years Ago
Extended WaterColorUpdate to set the reflection clear color to the current fog color
11 Years Ago
jog / sprint animations for the player holding pickaxe; deploy/holster/attack animations done as well; tweaked the sprint animations
11 Years Ago
Updated all scripts to Unity 5
11 Years Ago
Print position when deleting entity because of invalid position
11 Years Ago
Can now build walls on walls
11 Years Ago
Blueprints can be non-craftable Blueprints can define an item amount to create
11 Years Ago
Clothing slots enforced properly (can't wear two jackets etc) Non clothing items can't be put in clothing slots
11 Years Ago
Fixed unity5 compatibility issues in amplify color and motion
11 Years Ago
Adding culling/LODing to floor/foundation/wall
11 Years Ago
Animal collision perf fix
11 Years Ago
Show server name in branding
11 Years Ago
Scene updates
11 Years Ago
Updated water to Unity 5
11 Years Ago
These files shouldn't have ever been committed
11 Years Ago
Fixed players not animating in @unity3d 4.5.3 http://goo.gl/Zjbybw
11 Years Ago
Tweaked UpdateCollisionBounds for performance
11 Years Ago
Changed blends on player controller anims
11 Years Ago
Added anim events to flinch anims
11 Years Ago
Updated image effects to Unity 5
11 Years Ago
Fixed level spawning UID's getting re-used (causing things to spawn as trees and shit)
11 Years Ago
Added rigidbody to player collision (fixes huge amounts of lag clientside)