reporust_rebootcancel

115,456 Commits over 3,959 Days - 1.22cph!

11 Years Ago
Updated terrain generator test scene
11 Years Ago
Unity 5 wants to update those two texture meta files, new parameters seem to be in-line with the other ones so why not
11 Years Ago
Added some missing meta files
11 Years Ago
crouchwalk/jog animations for playing holding a pistol
11 Years Ago
Fixed billboards being massive (they're still broken though)
11 Years Ago
More fighting with CoherentUINet.dll
11 Years Ago
Re-compiled plugins with new UnityEngine.dll
11 Years Ago
Fixed some pink materials.
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