reporust_rebootcancel

106,005 Commits over 3,806 Days - 1.16cph!

10 Years Ago
Doing legacy terrain texture binds on every update
10 Years Ago
Making sure prev added flip normal affects only the terrain material
10 Years Ago
Codemaid-ed and unix-ed atlas code Added toggle to legacy terrain in order to flip base normal, vertically
10 Years Ago
Added missing collision to some prefabs in radtown fixed barrels being too large
zon
10 Years Ago
Cherry picked animation changes from animal branch.
10 Years Ago
fixed bug with the stag running like it's on crack cocaine. added tired/angry states to the stag. added flinching for the stag and bear.
10 Years Ago
you now start with recipies for boneknife, spear, and stone hatchet + balance changes
zon
10 Years Ago
Added TimeWarnings to NPCAI and RemoteLog.
10 Years Ago
fixed bug where lootables could become permenantly occupied
zon
10 Years Ago
Cleaned up RemoteLog fail safes.
10 Years Ago
Fixed IsDestroyed warnings in dedicated server console
10 Years Ago
Reverted EAC native binary to the old .bundle format
zon
10 Years Ago
Fixed animal stamina.
zon
10 Years Ago
Animals now only have to travel 20m between foraging.
10 Years Ago
increased volume of trap sound slightly increased bear trap size
zon
10 Years Ago
Game setup shouldn't have a RemoteLog component.
zon
10 Years Ago
Merged animation changes from animal branch.
zon
10 Years Ago
Subtracted animation changes.
zon
10 Years Ago
Merged missing animation changes from animal.
10 Years Ago
Fixed hardcoded path in atlas gen Added legacymap atlas set with placeholder settings
10 Years Ago
Locked splat names and ordering in atlas generator Restored splat names to layers in legacy terrain shader
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
Fixed some problems with the merge.
zon
10 Years Ago
Merged changes from animal.
zon
10 Years Ago
Subtracted subtraction.
zon
10 Years Ago
Merged from main.
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
zon
10 Years Ago
Animals now accelerate 30% slower.
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
zon
10 Years Ago
Fixed animal trap interest.
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
zon
10 Years Ago
Merged changes from main.
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