194,089 Commits over 4,079 Days - 1.98cph!

3 Months Ago
▅▌▊█▅: ▉▆▅▅▋█ █▆ ▊.▊▌ ▆▅▋▊▉▌▌ ▋▄▄▋▄ ▇▊▊█ ▅▍▊▄█▅▆█▋ ▅▄▄▋ ▌▊▌▌▊ █▌▋ ▉▇▇▄▍█ ▄▋▅▋█▄▍▇ - ▆▍▉ ▇▄ ▌▆▍▇▋▋▍▆█ ▌▆▋▅ ▌▊▉▉▇ - ▍▉▋ ▅▊ ▉█▉▄▌█▇ ▍▆▇█ ▍▉▊▄▊
3 Months Ago
Fixed Triangle Railroad Planter not having a backface allowing players to look through it on a triangle floor grill
3 Months Ago
disabling/enabling wheel colliders with sleep state to reduce overhead
3 Months Ago
crafting_update -> Aux2
3 Months Ago
bees -> crafting_update
3 Months Ago
Bugfix: EventRecord.AddField(bool) now respects it's param Lucky for us, wasn't used anywhere outside of tests. Tests: none, trivial change
3 Months Ago
bees -> bee_grenade2
3 Months Ago
Created master swarms. These swarms output a small swarm every 1 minute (total up to 3) Bee grenade now uses new swarms
3 Months Ago
Update: adding a couple perf tests for EventRecord - also removed one of profilign scopes since I don't need it anymore Used them to check if packing EventRecordField would give any perf benefit, and it's a no - indistinguishable from noise. Tests: ran the new tests
3 Months Ago
Prefabbed some missed sections of walkway. Replaced meshes in zigg scene with prefabs. Updated asset gym.
3 Months Ago
▍▌▊▇▊ ▋▌▅▌ ▄▄▊██_▊▉▄▍█▋▅▇_▅▆▄▊_▅▌▊▊▄▌
3 Months Ago
Tweaks to CookingTable lighting to stop bleed onto the top shelf where food being cooked is now shown.
3 Months Ago
merge from main
3 Months Ago
reset weather update sequences when enabling clouds
3 Months Ago
LOD0 and prefabs setup condenser tanks smalls
3 Months Ago
- ▇█▅▆▇█ ▉▉▆▆▇▋▍ ▌▅█▍ ▌▇▌▉ ▅▆█▉█ ▌▋▆▉ ▅▉ ▄▊█▇▄ ▍▋▍▅▍█ ▇▌▊▉▊█ - ▊▋▄ ▌▉▇▆_▅▊ ▊▍ ▉▋▇▊▄▌▋ ▇▇▋▇ ▍▅▇▊
3 Months Ago
HBHF sensor optimisations: Reduced the trigger radius to 11m, closer to the sensor max range (10m) Disable the detectiong trigger when the sensor is not powered Set the exclude layers
3 Months Ago
Setup armor insert icons
3 Months Ago
Merge DLSS fix to Main
3 Months Ago
exported some tiger animations with wibbley wobbley tail physics
3 Months Ago
Chicken reaction animation update
3 Months Ago
merge from buildingprivilege_cache_fix
3 Months Ago
Fixed entity building privilege cache reading as false negative, fixes shelter giving 0 building privilege
3 Months Ago
fix terrain paint layer shader error
3 Months Ago
optimise_fogoverlay -> crafting_update
3 Months Ago
Added profiling to the fog overlay
3 Months Ago
Optimise UIFogOverlay. Now only looks at nearby active smoke grenades (using a spatial grid). It used to loop through every active smoke grenade on the map.
3 Months Ago
Optim: Allocate scratch buffer on the stack instead of thread local mem Perf tests showed same performance, so we can save on the global allocation Tests: ran editor on craggy
3 Months Ago
Added World Model FBX and Material for the Wheat, Rose, Orchid and Sunflower Seed World Models
3 Months Ago
Fix armour slot issue when reskinning certain items, which only showed up after item ownership merge (my bug - worked before the merge by luck)
3 Months Ago
bees -> crafting_update
3 Months Ago
Bees now die in the smoke of a smoke grenade
3 Months Ago
█▌▌▆ ▌▌▄▄▌▆▇ ▍▍▍▌▉ ▍▄▌█ ▍█▄▌▋▆█▄ ▄▆▅▉█▅▌ ▉▇ ▄█▅▊▊▉ ▆▌▌▄▇▉▅ (▉█▄▊▉ ▍▋▄ █▊▇▄▄▊▄▌▉ ▋▅▆▆▍▊) ▊▌ ▇▌▌▄▌▅▅█ ▌▋▊'█ ▋▉▌ ▋▇
3 Months Ago
bees -> bee_grenade2
3 Months Ago
bamboo scaffold kit
3 Months Ago
Bee grenade base crafting pass
3 Months Ago
Prefabbed concrete walkway kit. Added custom COL. Added to Asset Gym
3 Months Ago
Fixed bee grenade viewmodel scale
3 Months Ago
Optim: avoid scratch buffer round trip After checking internals, GUID serialization is also alloc-free, so routing through that. Tests: profiled in editor
3 Months Ago
Optim: eliminate float/double related allocs in EventRecordField.Serialize Need to run a couple additional experiments(stackalloc, tagged union), but this part is basically done. Tests: ran in editor, observed in profiler that no more allocs are happening in Serialize for small records
3 Months Ago
- Setup open/close sounds for deployed hive - Change deployment sound to boxes
3 Months Ago
merge from crafting_update
3 Months Ago
Fixed glowing billboards on trumpet trees Tweaked LOD distances on bromeliads Adjusted jungle densities
3 Months Ago
Jungle ground plants progress / ferns and optimization
3 Months Ago
Force network update when heat source changes
3 Months Ago
Setup standalone impact effect for natural hives. Swapped to dirt sounds as a stand in
3 Months Ago
sound trigger volumes
3 Months Ago
heliconia billboards, prefabs, spawn prefabs
3 Months Ago
updated pie icons with lewis's new ones and added the unsued ones too