196,850 Commits over 4,110 Days - 2.00cph!

12 Days Ago
added mannequin test and set up with basic spawnable prefab
12 Days Ago
Update: BiomeBenchmarks - Fixed biome generation on row-islands - Benchmark map size works with NPOT sizes Now to figure out why forests are not coming through Tests: BiomeBenchmark in editor
12 Days Ago
- Always crouch when flanking - Remove in water checks for perf - Pick far covers when target is too close, close covers when targer is too far, and different covers otherwise - Heavily favours not peeking from same spot twice
12 Days Ago
Prevent scientists not being able to see players standing on a very tall building when in combat
12 Days Ago
Missed files
12 Days Ago
Colour notifications differently if they've been seen
12 Days Ago
Attach cheater ban noticies system to our new notification system
12 Days Ago
Animate Y instead, some minor animation adjustments
12 Days Ago
Add 'empty' no notifications insert, which will turn on when no notifications are in Add support for it to be animated/changed
12 Days Ago
Fixes
12 Days Ago
Update: BiomeBEnchmark - minor progress - Fix invalid biome assignation per island - Submerge the terrain - Get rid of terrain setup in scene - Fixed terrain heightfield to generate non-ocean topology, but the scale of the resulting terrain is too big. Still investigating how to make topo better without inflating terrain too much. Tests: BiomeBenchmark in editor
12 Days Ago
Store analytics wip, restored old events
12 Days Ago
oil rig legs update
12 Days Ago
Bunch of refactor, improvements, pooling. Nicer boat station entity detection and handling.
12 Days Ago
Keep notifications window closed by default
12 Days Ago
Add a clear all button to the notifications Created a small rounded button image
12 Days Ago
Update: BiomeBenchmark - disable rock scattering to speed up iteration Will re-enable later Tests: BiomeBenchmark in editor
12 Days Ago
Show red dot above notifications if we have them Tween it there and away Better red colour
12 Days Ago
bumper tire bags progress tires_pile tileable textures
12 Days Ago
Merge: from main Tests: none, no conflicts
12 Days Ago
Update: BiomeBenchmark - first baby steps - Generates empoty row-islands + biome map for these islands - Generates biome map for row-islands Confused why I get beach texture everywhere. Need to sort that next. Tests: ran the BiomeBenchmark scene in editor
12 Days Ago
Reparent notifications window Fix bug that wasnt showing link icon when a link was provided to the notifications
12 Days Ago
Convar to add test notifications
12 Days Ago
Setup Notification prefab 4 Notifications each with different icons Notification pooling system Notifications can link to steam external or internal URLS Properly overlay notifications canvas over everything else
12 Days Ago
Updated Banana Bunch Albedo Texture Map
12 Days Ago
Added missing SFX when opening/closing the fuel engine and ore pile on Giant Excavator
12 Days Ago
Fix exceptions caused by removal of meshes with less materials than submeshes
12 Days Ago
Quick hack to test ways to not aggro all the oilrig scientists on the same floor when they hear the gunshots
12 Days Ago
Working debug commands to test any items Refactoring and cleanup
12 Days Ago
Remove small navmesh islands on top of containers etc on small oilrig, prevents costly unsuccessful pathfinding to reach player standing on them, or useless eqs samples
12 Days Ago
adjusted fairy light scale and emission
12 Days Ago
Floating cities progress / security tower b
12 Days Ago
Fix scientist returning to fast to patrol when enemy is still nearby
12 Days Ago
Add classic headshot crosshair and audio notify to new scientists
12 Days Ago
Allow other classes than BasePlayer to use headshot crosshair and audio notify
12 Days Ago
Updated Banana Bunch AO and Albedo Texture Map
12 Days Ago
Replace T2 loadout editor preset gloves with bandana, put syringe in more sensible slot
12 Days Ago
Project lkp to navmesh before flanking, in case player is standing on a container or something else
12 Days Ago
Update: BenchScene - StartBenchmark is now a coroutine Helpful to make BiomeBenchmark setup straighforward Tests: autobench in editor
12 Days Ago
merge from main
12 Days Ago
Capsule SDF setup for shadowing foliage out of shadow range
12 Days Ago
fixed fairy light wire
12 Days Ago
merge from main
12 Days Ago
naval update > floating cities
12 Days Ago
merge from main
12 Days Ago
ship_spotlight textured
12 Days Ago
Decrease cell size, increase cells per compute
12 Days Ago
Featured weekly skin item system Added convar to simulate featured items
12 Days Ago
merge from main
12 Days Ago
Revert 123163, was not a good idea