branchrust_reboot/maincancel

30,763 Commits over 3,867 Days - 0.33cph!

zon
10 Years Ago
Fixed a CC failure with DepletingMetabolism.
zon
10 Years Ago
Merged foraging and sleeping animals. (again) Merged NPC logging. (again)
10 Years Ago
Major changes in terrain atlas generator; now asset/descriptor based, paving the way for multiple atlases aimed at custom maps Fixed legacy terrain not updating world position const; was causing texture sliding
zon
10 Years Ago
Subtracted animal changes.
zon
10 Years Ago
Fixed default map size.
10 Years Ago
Fixed lootablecorpse NRE
zon
10 Years Ago
Merged foraging and sleeping animals. Merged NPC logging.
10 Years Ago
Fixed torch effects not disabling/enabling
10 Years Ago
Fixed torch animation lit layers
10 Years Ago
Native dll updates
10 Years Ago
Fixed BuildingTest scene Updated terrain map extension editor baking to store per-terrain instead of per-scene
10 Years Ago
Paper always craftable Fixed being able to fly by opening the console
10 Years Ago
reduced thompson aimcone
10 Years Ago
Fixed anchors for conditional meshes
10 Years Ago
ADS provides less recoil reduction crouching now provides recoil reduction
10 Years Ago
Updated recipies
10 Years Ago
Reverted testlevel to non broke version
10 Years Ago
fixed issues with torch controller ( was selecting wrong anims & length of blends were causing issues between states) Updated Torch vm anims
10 Years Ago
Fixed lootable corpse not dropping some of it's contents on death
10 Years Ago
Retired TransformChangeMonitor Added EntityTransformNetworking component NPCs now call TransformChanged() manually Players now call TransformChanged() manually
10 Years Ago
Added editor baking support to all terrain map extensions (WIP)
10 Years Ago
merge into main
10 Years Ago
Made all food edible
10 Years Ago
Fixed barrels respawning until they took over the whole world Barrels die properly when killed
10 Years Ago
made torch light less pink
10 Years Ago
Building stone skins meshes/textures/materials/prefabs
10 Years Ago
Fixed base normal not active on legacy terrain shader Tweaked some normal map settings
10 Years Ago
made corpses invulnerable to bullet damage
10 Years Ago
Added splat modifier placement and anchor placement to TerrainModifierGenerator Updated radtown_small3 scene (not the prefab yet)
10 Years Ago
Backup
10 Years Ago
Devlist and legacy terrain debug files.
10 Years Ago
Protocol++
10 Years Ago
Fixed splat terrain modifier introducing some NaN values to the splatmap in certain cases Log errors if the heightmap or splatmap contain NaN values when calculating the world checksums
10 Years Ago
fixed out of order usage of RaycastAll in DropToGround fixed bug where corpses would disappear regardless if it took damage/was being looted corpses of objects killed by beartrap will hang around a looong time tweaked AR recoil
10 Years Ago
fixed the ak47 prefab. (it no longer reloads after every shot :)
zon
10 Years Ago
Reapplied boar and stag stamina changes.
10 Years Ago
merge into main - AI should be attracted to traps now
zon
10 Years Ago
Halved boar and stag gallop stamina.
10 Years Ago
vagabond jacket is better AR has a bit more recoil proper LOD's for bear trap
10 Years Ago
Compile error
10 Years Ago
Item list in the dev console Added inventory.giveid <itemid> <amount> Added inventory.givebp <itemid> Fixed local player model sometimes dying, causing invisible players
10 Years Ago
Added direct getters to TerrainTopologyMap and TerrainBiomeMap
10 Years Ago
Added fadeout distance and placement distance parameters to terrain modifier generator Converted radtown_small3 to use automatic terrain info extraction (WIP, not updating prefabs yet to remain compatible)
10 Years Ago
Made heightmap postprocessing run before placing monuments to keep it from offsetting adjusted terrain
10 Years Ago
Adding myself to DeveloperList.cs
10 Years Ago
Compile fix
10 Years Ago
Fixed spanish translation in english phrases Updates scenes2prefab
10 Years Ago
Store the world checksum in the save too Protocol++
10 Years Ago
Merged radtown branch to main
10 Years Ago
Shielded exception in PlayerPrefs.SetString