reporust_rebootcancel

134,455 Commits over 4,444 Days - 1.26cph!

9 Months Ago
Add preliminary support for layers to indirect instancing
9 Months Ago
Fixed brightness flickering on indirect instancing objects when moving camera (inefficient variant)
9 Months Ago
Environment volumes in food and farm barges. Dock light LODs and decal fixes.
9 Months Ago
Reapply military tunnel radiation changes from `military_tunnels_radiation_consistency` without merging the whole of naval_update
9 Months Ago
Static prop version of sunflower with wind, and swapped out proxy WM versions. Updated manifest with missed planter variant.
9 Months Ago
gifted_bag_tugboat_pickup -> main
9 Months Ago
Bugfix: ServerOcclusion - don't ignore rocks that are close to the center of a subgrid cell Tests: regenerated and visualized in editor - seemed sensible, no gaps observed
9 Months Ago
Merge from night_lighting_fixes
9 Months Ago
Removed combined door from farm kiosk, set up separate prefab and nested. Replaced seed bag props in farm with static versions.
9 Months Ago
merge from naval_update -> deep_sea
9 Months Ago
Convars to config the wipe interval
9 Months Ago
exported chiansaw 3p deploy and attack anims that match viewmodel versions
9 Months Ago
Deep sea is saved and wipes every X hours When wiping: - move all players back to the main island - kill any entities inside - spawn the content again
9 Months Ago
Fix not being able to pick up gifted sleeping bags on tugboats/in shelters
10 Months Ago
Optim: ServerOcclusion - rewrite cache generation broadphase to use parallel jobs - Takes broadphase from 4.8s to 0.4s This is tiny, since narrow-phase is the longest (on my 4.7k test map total time is ~240s). I'll do narrowphase next. Tests: generated on a custom map and visualized the occlusion grid
10 Months Ago
Bugfix(editor): LoadMapFile - check for relevant state after domain reload to allow occlusion cache rebuild Tests: triggered a couple reloads, no NREs when generating cache
10 Months Ago
Fix compile errors
10 Months Ago
Added static respawnable versions of other planter types - varied up crop spawning. Added static version of water barrel for farm (WIP). Updated manifest file.
10 Months Ago
Spike Trap LODs Gibs and backface fix
10 Months Ago
merge main into naval_update again
10 Months Ago
subtract flashlight beam optimizations
10 Months Ago
Add 'Check.HasBuildingPrivilege' and 'Check.InBuildingPrivilegeArea' 'Check.HasBuildingPrivilege' = you can actually build, gives you a boolean yes or no. 'Check.InBuildingPrivilegeArea' = in an area, might not be able to build Naming convention was driving me nuts with 'CanBuild()' vs 'GetBuildingPrivilege()' everywhere
10 Months Ago
Cannon work in progress, basic firing/reloading based on ballista.
10 Months Ago
New: added GamePhysics.CheckBounds that uses parallel Burst jobs - added unit test to validate it Tests: ran unit tests
10 Months Ago
merge from main
10 Months Ago
naval_update -> scientist_boat_ai
10 Months Ago
Bugfix(editor): LoadMapFile - ensure terrain state is setup after domain reload when we generate server occlusion cache Tests: ran generate server occlusion cache after code edits
10 Months Ago
main -> naval_update
10 Months Ago
facepunch_assert -> main (for actual testing and answering basic questions: is it useful? What can I add?)
10 Months Ago
Merge fixes
10 Months Ago
10 Months Ago
merge from drone_storage_slot - should fix weird main branch commit issue from earlier merge
10 Months Ago
remove jacket as rare armor
10 Months Ago
main -> facepunch_assert
10 Months Ago
Bug fixes, general cleanup
10 Months Ago
Assert throws exceptions Check wont print anything - just returns state
10 Months Ago
Anchoring improvements. Refactored to now check Anchoring not Lowered. Anchoring is when lowered AND in valid water (todo).
10 Months Ago
rebuild hackable crate loot
10 Months Ago
merge from main
10 Months Ago
Clean: missed newlines Tests: none, trivial change
10 Months Ago
New(editor): LoadMapFile - added Server Occlusion Debug section - refactored ServerOcclusion.DebugPath to not draw anything and just gather cells traced Allows to debug occlusion bugs without having to enter play mode Tests: used the tool in the editor, confirmed it compiles in SERVER+CLIENT and SERVER envs
10 Months Ago
BBS fixes
10 Months Ago
merge from drone_storage_slot
10 Months Ago
meta_shift -> main
10 Months Ago
merge from meta_shift/monument_shuffle
10 Months Ago
merge from main
10 Months Ago
added `drone.disableSamTargeting` convar for balance testing
10 Months Ago
Re-added DLSS crash fix after subtractive merge issue that removed it
10 Months Ago
autoturrets target non-authed playerowned drones (ignore non-controlled drones like market drones) - gave drones proper vehicled detailed collision and AI collider for turret targetting
10 Months Ago
Remove using