241,423 Commits over 3,867 Days - 2.60cph!

8 Years Ago
merge from main
8 Years Ago
larger barricades prefabs / military tunnels update
8 Years Ago
We can now actually remove a corpse from the spit-fire, and have it carry on the shoulder again.
8 Years Ago
When a corpse is removed from the fire, we should probably stop the cooking process.
8 Years Ago
Moar stat manipulation tweaks
8 Years Ago
Reward panel prefab
8 Years Ago
Updated scenes
8 Years Ago
WIP on mini map changes Hex visibility
8 Years Ago
Hacked a fix for weird compile shit
8 Years Ago
position tweaks
8 Years Ago
Changes to stat manipulation
8 Years Ago
door barricades are now two sided
8 Years Ago
Added a modifier to Corpse that changes based on the state of the corpse. 1 when Fresh or Skinned, 0.5 when Cooked, 2 when Burned and 4 when Rotten (decays faster then).
8 Years Ago
Burned corpses (and color transitions in general) now actually works for corpses.
8 Years Ago
Dungeon spawners updated to the new barricade system
8 Years Ago
UI manager, added bag UI toggling to B key. Removed some debug UI
8 Years Ago
Social Need + Energy part of collabroation/socials scoring
8 Years Ago
RadialMenuWidget implements IPointerEnterHandler, IPointerExitHandler for more robust handling of click-to-close
8 Years Ago
Forgot to reset said gate
8 Years Ago
Hacky RMB usage gate in RadialMenuWidget
8 Years Ago
PlayerController.TickRaycast checks hoeveredInteractables.Count when dealing with UI elements
8 Years Ago
Removed force evaluation stuff from PlayerController.MouseOver
bot
8 Years Ago
Automated Linux DS Build #436
bot
8 Years Ago
Automated Windows Build #436
bot
8 Years Ago
Automated OSX Build #436
bot
8 Years Ago
Automated Linux Build #436
8 Years Ago
▇▊▋▋█ ▌▉▍█ ▇▌▊▆▅▍▅▆▅▅/
8 Years Ago
Switching character stuff to use the new network tick/send methods. Bit messy since some things still want the old Update/FixedUpdate/LateUpdate
8 Years Ago
Not everything needs to be a MonoBehaviour - making update calls etc more visible from the main character classes that are actually running the show.
8 Years Ago
Character fixes
8 Years Ago
FireFX tweaks.
8 Years Ago
Oops, fixing errors in pervious commit.
8 Years Ago
Character work. Basically everything from the old character is there now, but pretty untested and probably missing a bunch.
8 Years Ago
Character work. Basically everything from the old character is there now, but pretty untested and probably missing a bunch.
bot
8 Years Ago
Automated Linux DS Build #16
8 Years Ago
Item/Container changes
bot
8 Years Ago
Automated Windows Build #16
bot
8 Years Ago
Automated OSX Build #16
bot
8 Years Ago
Automated Linux Build #16
8 Years Ago
* Default NPC render group to engine default instead of RENDER_GROUP_OPAQUE_ENTITY
8 Years Ago
Added tint to water caustics
8 Years Ago
Scene
8 Years Ago
More world/island gen stuff
8 Years Ago
▆▊▊█ -_-
8 Years Ago
▌▍▇▊▉▊ ▊▄▋▄▄▊▊█▉▇▋
8 Years Ago
Wetter shore wetness
8 Years Ago
Fixed tree whiteness caused by homogeneous specular on material; now saturates properly Rust/speedtree shaders: optimized by adding extra keyword to skip spec map in rust/speedtree shaders; assumed black (no spec, no transmission) if missing Rust/speedtree shaders: changed spec rgb to mono specularity; now R channel in spec trans map Added keywordutil
8 Years Ago
Rename
8 Years Ago
Carnivores now take fire into account when choosing hunting targets
8 Years Ago
Radial menu refresh WIP, not working yet