199,488 Commits over 4,140 Days - 2.01cph!

11 Years Ago
Cleaned GameTrace Fixed bullets/melee attacks sometimes not hitting when they should Removed PlayerCollision (unused) Removed hitbox, hitsphere (unused)
11 Years Ago
Debug info for hurt
11 Years Ago
Fixed warning in terrain normal processor Removed .dylib from RustNative OSX bundle (my bad)
11 Years Ago
Wait a sec.. looks like we need it after all
zon
11 Years Ago
Fixed AISense not detecting obstacles.
11 Years Ago
added new work-in-progress net to wild west level. Added final textured cacti. Added grass shader to court that works dynamically with dirt_map
11 Years Ago
Ported Vector3DTest to C#.
11 Years Ago
Removed some files that shouldn't have been added to source control.
11 Years Ago
Fixed melee attacks sometimes striking twice Fixed shot arrows spawning at 0,0,0 instead of where they landed
11 Years Ago
Locks now deployable again (quick fix)
11 Years Ago
Increased ore/stone count
11 Years Ago
Slight tweak to cabinet normal map.
11 Years Ago
Screen reflections are now anti-aliased.
11 Years Ago
roof shingles textures, temporarilly assigned to slanted block for preview
11 Years Ago
Merge branch 'master' into ovr Conflicts: GameAPI.Unity/ScreenReflector.cs Unity/Game/Assets/Scripts/ClickToPlayTest.cs Unity/Game/Assets/Scripts/Entities/Player/PlayerController.cs Unity/Game/Assets/Shaders/ScreenReflect.cginc
11 Years Ago
VPK Build 127
11 Years Ago
Some cleanup.
11 Years Ago
Windows Build 161
zon
11 Years Ago
Starting metabolism values are no longer hard coded.
zon
11 Years Ago
Improved how animals avoid deep water and slopes.
zon
11 Years Ago
Animals once again float in water.
11 Years Ago
Revered deferred shader override back to built-in; needs more work Removed some deprecated pvt shaders and materials
11 Years Ago
Fixed green shit all over the terrain
11 Years Ago
Forcing terrain shader update
11 Years Ago
Fixed PVT not working
11 Years Ago
Experimenting with trail system
zon
11 Years Ago
Predators are now half as common as other animals.
zon
11 Years Ago
Animals once again align to the terrain.
11 Years Ago
fixed building block max health not showing up properly on client
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
[block_party] sad block drops tears
11 Years Ago
[block_party] teardrops splash on other blocks and ground
11 Years Ago
[block_party] reworked homing fireballs
11 Years Ago
[block_party] smile block can turn invisible
11 Years Ago
Windows Build 163
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
Added a `Scale` field to CabinetScreen that controls the size of the virtual CRT display after projection on its sphere.
11 Years Ago
Streamlined the screen reflection shader so that it doesn't branch when testing if the screen can be reflected.
11 Years Ago
Some performance related tweaks.
11 Years Ago
Added a `Scale` field to CabinetScreen that controls the size of the virtual CRT display after projection on its sphere.
11 Years Ago
Streamlined the screen reflection shader so that it doesn't branch when testing if the screen can be reflected.
11 Years Ago
Limited networking fixes
11 Years Ago
Windows Build 165