195,809 Commits over 4,110 Days - 1.99cph!

3 Years Ago
Small cleanup
3 Years Ago
terminal exterior wip
3 Years Ago
Use the CheckSphere position instead of randomizing within the quadtree node
3 Years Ago
merge from main
3 Years Ago
junkpile AI fix
3 Years Ago
3 Years Ago
Run CheckSpheres after building the list of candidates in WorldPositionGenerator (reduces the number of CheckSpheres needed by a lot)
3 Years Ago
bunker entrance NPC spawner
3 Years Ago
Fixed fireplace outputslots
3 Years Ago
Citizen source updates (skinning, head UV fix)
3 Years Ago
source file
3 Years Ago
added effects folders for lumberjack tools, pointed anim events scripts on vm prefabs to new paths
3 Years Ago
controller updates
3 Years Ago
mf main
3 Years Ago
Pumpkin mat.
3 Years Ago
Hapis: Priority InsideTerrain violation fixes.
3 Years Ago
Use the campfire as a guide mesh for the cursed cauldron like we used to, because of rotational faff.
3 Years Ago
Fixed worldpositiongenerator EvaluateCandidates using 2d coordinates for spherechecks Instantly lerp ambientvolume values if loading screen was just active Added ForceViewAnglesTo RPC to baseplayer dungeon mission baseline
3 Years Ago
Skylight model -Created LODs -fixed baking issues and changed PBR values -Added collider, and updated the prefab
3 Years Ago
terminal exterior wip
3 Years Ago
Fixed/Updated Cursed Cauldron static variant.
3 Years Ago
Shader bug fixes
3 Years Ago
▉▋█▋▍ ▉▄▍▇▄▆▅▄: ▅▇▆▊▌ ▋▉▌ ▉▋▉▄▊ ▋█ ▍▇▄ ▋█▅▅ ▆▅▅▌▅ ▍▌▄▅▋ ▋▉█ ▄▊▆▅▅ ▇█ ▍▄▍ ▊▆▌ ▉▄▍.
3 Years Ago
▄█▋▉█ ▊▉█▆▊▉▇: ▇▉▊▊▆▆▋▅▋▇ ▉▅▍▍▌ ▌▊ ▉▋█ ▄▅▋▆▇█▋▉▆▊▉ ▄▆▌▆█.
3 Years Ago
█▆▄▇▄ ▌▅▍▅▇▌▊: ▊▄▍ ▄▌▊▋▋ ▊▄█▌ ▌▇▍▆▇▋▇▆ ▊▅█▅▉ ▋▉ ▍█▇▍▍▋.
3 Years Ago
▍▍▇▄▉ ▍▋█▍▍▄▌: ▍▉▆██ ▄ ▊▇▉▌ ▆█▋▋▅▉ ▄▍▍▍▆ ▅▄▅▋▄ ▇█ ▊▄▇ ▌▅▅ ▉█▋▆▍▋▄▋ ▌▅▊▍▇▌▌▅▇▄ ▍▅▉▌█, ▄▊▇▊▆▊█ ██ ▆▊▅▋ ▌▌▄▆▍ ▉▆▍█▋▋▉▉ ▉▊▇▌▄▉▊▍ (▊▉▊ ▅▋▄█ ▊▆▊▋▊▅▆▉▄▋▅▍▊)
3 Years Ago
refactored owner position tracking to separate class
3 Years Ago
lumberjack hazmat is no longer user craftable - same behaviour as the artic and nomad
3 Years Ago
▌▅▅▌▌ ▊▄█▆▋▊▅▌ █▄▊▌▇▉▄▋ ▇▆▇ ▅▌ ▍▌█▅▋▇ ▌▍▍▌▋▍▇ ▄▄▇
3 Years Ago
owner position sampling cleanup
3 Years Ago
test run
3 Years Ago
merge from item_move_fixes - Minor fixes
3 Years Ago
merge from /hardcore (minor fixes)
3 Years Ago
merge from main
3 Years Ago
Merge from invoke_performance
3 Years Ago
Default invoke performance tracking to false
3 Years Ago
Merge from invoke_performance
3 Years Ago
Space out weather effect invokes more when the intensity drops to 0 (x5) Might make weather effects slightly less responsive when increasing from 0 intensity but should reduce the frequency that these effects are processed when they don't need to be Don't allow the FadingToggle invoke in AmbientLightLOD to run during loading screens
3 Years Ago
Expose to convar (debug.invokePerformanceTracking and debug.invokePerformanceThreshold)
3 Years Ago
Fixed betting issues. Support three separate bets at once per player since they could have split and taken insurance. Ignore the pot, we'll destroy and create scrap as it's needed.
3 Years Ago
Handle splits in the winner calculation
3 Years Ago
Some initial tests on an Invoke performance monitor, prints out all the invokes and the time taken per invoke if the total time takes more than 0.5ms in a frame Created an InvokeSpammer
3 Years Ago
Properly show when the dealer wins
3 Years Ago
Filled in missing phrases
3 Years Ago
Manifest
3 Years Ago
Merge Main -> Blackjack
3 Years Ago
Win/loss phrases and UI
3 Years Ago
Merge from static_group
3 Years Ago
Update swamp_c, harbor_1 and launch_site after merge
3 Years Ago
Merge from main