branchrust_reboot/maincancel

33,905 Commits over 4,171 Days - 0.34cph!

11 Years Ago
New island map stuff.
11 Years Ago
Applied adjustments to the spawn handler object in the procedural map scene to the spawn handler prefab
11 Years Ago
Converted TerrainTreeBatch to the new fast getter and setter in b20 Made clientside tree placeholders move when their owner entity is moved (fixes trees at origin, invisible trees)
11 Years Ago
Forced alphabetical order when spawning decor types Protocol++ (network + save)
11 Years Ago
Updated ProjectVersion
11 Years Ago
Fixed terrain atlas set not saving slots Fixed terrain atlas generator not forcing read/write texture import settings Updated ProfileProceduralMap
11 Years Ago
+ProfileProceduralMap
11 Years Ago
Made noise library use native implementation if possible, otherwise use managed fallback
11 Years Ago
More detailed checksum mismatch logging
11 Years Ago
lootspawn changes
11 Years Ago
Re-enabled threading in-editor
11 Years Ago
Fixed new issue of not being able to hit objects with torch when lit
11 Years Ago
Mixing terrain splat normals with base terrain normals for more pronounced and detailed hill lighting
11 Years Ago
Changed torch animator so both lit & unlit states work on one layer
11 Years Ago
Updated torch vm anims, changes to anim controller
11 Years Ago
Fix lit torch attack not playing strike effect
11 Years Ago
First version of custom environment Standard shader with CryEngine-style "Blend Layer" support
11 Years Ago
Fixed the riduclous amounts of shininess on the chickens. They no longer look like they came out of a Lady Gaga video.
zon
11 Years Ago
Fixed a bug where new animals would immediately starve to death.
11 Years Ago
adjusted some preventBuilding radiuses updated sleepingbag model
11 Years Ago
Updated mid-level jacket to work better with underlying layers
11 Years Ago
Added long-sleeved t shirt model, textures, and prefabs
11 Years Ago
Made a better generic rust texture for blend layers
11 Years Ago
StandardBlendMaskShader: added separate UV transform for blend-mask/height map
11 Years Ago
Merge from procgen4
11 Years Ago
Protocol++ (network + save)
11 Years Ago
Furnace more expensive, torch default item, removed leftover common blueprints from loot tables
11 Years Ago
Added verification (+ fallback) of the set terrain resolution to the terrain generator
11 Years Ago
Fiddled in the new sand texture because the old one is killing me
zon
11 Years Ago
RemoteLog.IsReady not longer crashes without a RemoteLog singleton.
zon
11 Years Ago
Temporarily disabled distance from center and elevation data in NPCSurvey.
11 Years Ago
Giant satellite polish - near final visuals
11 Years Ago
Giant satellite generic door texture
11 Years Ago
improved the 3rd person running w/ rifle animations. They look much more natural now.
11 Years Ago
Fixed Windows build being completely fucked Protocol++ (network + save)
11 Years Ago
Merge from radtown-prefabs
11 Years Ago
Merge from procgen4
11 Years Ago
Protocol++ (network + save)
11 Years Ago
Updated dirt coloring under decor rocks
11 Years Ago
Applied new dirt coloring to cave prefab
11 Years Ago
checking in shotgun with material and textures
zon
11 Years Ago
Merged AI GC clean up.
zon
11 Years Ago
Ops, increased AISense distance interval a bit.
zon
11 Years Ago
Reduced AIHandler time out.
zon
11 Years Ago
Fixed CC failure.
11 Years Ago
added an animations for the player bandaging his arm (1st and 3rd person)
11 Years Ago
Giant satellite LODs
11 Years Ago
Improved native noise failure detection Added safemode argument (boolean)
11 Years Ago
Added more details to the managed noise fallback exception
11 Years Ago
Removed unsafe keyword from noise fallback