userJarryd Campicancel

12,749 Commits over 2,315 Days - 0.23cph!

4 Hours Ago
Removed a pile of trash bags inside the casino barge, wasn't visible Culling volume NRE fix
4 Hours Ago
Merge from floating_cities
4 Hours Ago
Fixed floating_walkway_plastic_300x150_a.prefab RendererLOD not hooked up Fixed floating_city_3 central casino barge not using the correct mesh and not rendering in gameplay Added a MeshLOD to improvised_walkway_railing_wood_150x150_corner_a
5 Hours Ago
Merge from parent
5 Hours Ago
Gate behaviour behind server.repositionAttachmentsOnReskin convar just in case Cleanup
6 Hours Ago
Inputs as well
6 Hours Ago
Recalculate final position of line for outputs (still need inputs)
Today
WIP moving attachments around to match the new attachment positions when reskinning objects with spraycan
Today
Don't run two cameras, it confuses the viewmodel camera system. Instead use one camera and reposition it to match the orbit camera, this matches the regular game behaviour of switching between the game camera and debug cam Marked some button lists as non static so domain reloads can be disabled, still has some issues
Today
Merge from main
Today
Merge from main
3 Days Ago
Server compile fix
3 Days Ago
Fixed the alignment and size of all the tropical island map markers
3 Days Ago
Added debug.disableFoliageInstancingWhileLoading (was already suspended while Rust.Application.isLoading was true but that won't cover transitioning to the deep sea)
3 Days Ago
Add debug.disableWaterRenderingWhileLoading, experimenting with some stuff to try and diagnose crash when entering deep sea
3 Days Ago
Fixed a misaligned fog image id preventing deep sea fog from loading when connecting to a server
3 Days Ago
Wrap last MeshCull changes behind useDetailedRendererBatchCullingCheck convar for accurate a/b
4 Days Ago
Possibly fixed MeshCull objects not being affected by occlusion culling
4 Days Ago
Culling.env is no longer admin only Added culling.skinnedRenderers, controls the player/animals culling system Both culling.env and culling.skinnedRenderers require culling.toggle to be active, turning this convar off will turn both related convars off
4 Days Ago
Merge from food_qol
4 Days Ago
Fixed items held in sub inventories (backpcks, fishing rods) not calculating biome temperature correctly
4 Days Ago
Merge from main
4 Days Ago
Don't allow the deep sea terrain config to load if the player is in the tutorial
4 Days Ago
Merge from parent
4 Days Ago
Cherry pick 136869 to expose bake heightmap shortcut, useful outside of hackweeks
4 Days Ago
Fixed missing ghost ship map marker
4 Days Ago
Merge from fog_multithread_fix
4 Days Ago
Move test scene
4 Days Ago
Compile fix
4 Days Ago
FIxed deep sea fog of war being filed with mismatching part ids on the server, preventing it form loading on the client after reconnecting
4 Days Ago
Expose shortcut Terrain/Bake Heightmap in shortcuts window
4 Days Ago
Saving/loading
4 Days Ago
Setup a paint save testing scene to finally get to the bottom of the multithread fog of war issues
4 Days Ago
Strip PropRenderer from spawned objects Can't use PrefabAttribute due to assembly limitations so came up with a simpler approach Probably not worth it, a memory sample from a large base showed only 0.7mb of these components (across 1885 of them though) Would still need some bespoke handling for HideDuringRender usages, likely via a new component
4 Days Ago
Forgot to commit changes from yesterday, added a score HUD
5 Days Ago
Added a new chest at each base that can be looted by the opposing team, contains high value data that respawns every 30s
5 Days Ago
Show on the item info panel if data can't be redeemed
5 Days Ago
Add data spawns to all of the loot spawners
5 Days Ago
Added new GameModeAdditiveLootGroup component, can insert extra game mode specific items to loot spawns
5 Days Ago
Fixed players being killed on save/load Update clan data immediately when score changes Allow data to be stacked up to 5
5 Days Ago
Add small and medium data items Insert a medium data item into a players corpse if killed by someone on the opposite clan
5 Days Ago
Clan scores
5 Days Ago
Boilerplate loot item and deposit entity
5 Days Ago
Fix NRE when in build priv zone
5 Days Ago
Initialise the game mode after the clan system is started in Bootstrap Switched team system over to clan system
5 Days Ago
Alow tech trees to declare their own name Fix position of snow jacket
6 Days Ago
Got building working at Team B monument
6 Days Ago
WIP auth support for team build zones, not working yet
6 Days Ago
Each team has their own spawn beach
6 Days Ago
Create game mode, create two teams on start and auto add new players to the lowest pop team