reporust_rebootcancel

127,268 Commits over 4,109 Days - 1.29cph!

11 Years Ago
fixed the "foot sliding" of the animals when they move.
11 Years Ago
updated the animal prefabs to use the dynamic anim playback script
11 Years Ago
made changes to the animalanimation script to dynamicall adjust the animals playback peed
11 Years Ago
11 Years Ago
Animals now spawn hydrated Upgraded BaseMetabolism.cs to use newlines Player prioritises network updates to themselves
11 Years Ago
Debug spawns and hurts when developer > 1
11 Years Ago
Don't show all the building component templates at 0,0,0 Fixed bear skin not having a protection property
11 Years Ago
Reverted insane change in Spawnable (/cc zon)
11 Years Ago
Added spawnhandler stuff to report command
11 Years Ago
Limited networking fixes
11 Years Ago
Reverted terrain shaders back to specularity, instead of specular color, for terrain; saves ALU + saves storage + no metals; this time it's final Added back deferred shader override with specular micro-occlusion awareness; now globally consistent and non-destructive across other standard materials Updated all terrain materials affected by these changes: legacy, atlas and pvt
11 Years Ago
Menu fix.
11 Years Ago
Menu fix 2.
11 Years Ago
Made the menu scene 16% more interesting.
11 Years Ago
Small fix for the super spec hammer.
11 Years Ago
Fixed time/date not progressing
zon
11 Years Ago
Simplified how PlayerMetabolism is synced and saved.
11 Years Ago
Updated custom deferred lighting to avoid embedding diffuse occlusion in reflectance Moved pvt async pre-pass render threading code to script; trying to keep mono happy Fixed pvt not working on OSX
zon
11 Years Ago
Animals now only partol 60% of the time.
11 Years Ago
Remade the rocks with buzzword technology. Player skin bounces photons a bit more realistically.
zon
11 Years Ago
Disabled player metabolism logging.
11 Years Ago
first pass at creating a scene to test and balance all our materials.
11 Years Ago
Removed specular from TestLevel until petur
11 Years Ago
fixed bug with the animal attack animation playing at uber slow speed
11 Years Ago
adjusted the bear running playback rate
11 Years Ago
adjusted wolf attack animation speed
11 Years Ago
Added some Terrain samples to the shader test scene.
11 Years Ago
Renamed "occlusion" maps to "specularity"; occlusion can be embedded in specularity map now; modified atlas gen and normal gen to reflect the change
11 Years Ago
Added a specific shader test scene terrain material.
zon
11 Years Ago
Added chickens to test level.
11 Years Ago
Swizzled atlas texture channel packing to improve compression quality for normal as well as height/blend mask Updated terrain shaders to reflect the swizzling
11 Years Ago
Fixed the entire networking system "pissing the bed" when switching weapons Fixed skinnedmesh collision detection sometimes "fucking up" Fixed CameraMan rotation being "shit"
11 Years Ago
Sky & biome setting tweaks.
11 Years Ago
b17 shader changes
11 Years Ago
Made that one sad little temp snow tree not be gigantic.
11 Years Ago
tweaked some animation speeds for the animals
zon
11 Years Ago
Merged changes from main.
zon
11 Years Ago
Fixed some prefabs and removed some unused files.
11 Years Ago
Rock tints for snow, sand and moss zones.
11 Years Ago
Salvaged axe sounds
11 Years Ago
Missing files. Durr
11 Years Ago
tweaked the 1st person punching animations added 1st person anims for picking up / dropping items added 1st person anims for walking / running
zon
11 Years Ago
Steering is now a low level animal function.
11 Years Ago
Toned down head swing/bounce effects on melee weapons
11 Years Ago
Attempt to fix MissingMethodException in AnimalAnimation.cs (cc gooseman)
11 Years Ago
Temporarily disabling MatchPlaybackSpeedToMovement because it's spitting out errors and I'm not sure it's the proper way to do it
zon
11 Years Ago
Animal sense now uses generic stimulus objects.
11 Years Ago
added 1st person shoving animation/ running/ punching animations.. Can now relive my highschool experience.
zon
11 Years Ago
Fixed animal attack targeting.
11 Years Ago
Texture backups commit.