userJarryd Campicancel
reporust_rebootcancel

10,690 Commits over 1,919 Days - 0.23cph!

35 Days Ago
Post merge compile fixes, manifest
35 Days Ago
Merge from main
35 Days Ago
Added a new Canyon NetworkGroupType to EnvironmentVolume, train layer thresholds are now set based on the lowest one of these in the world rather than the ceiling of the train tunnel volume
35 Days Ago
Setup placeholder PrefabInformation for water well NPC Using heavy scientist avatar for now Slight layout tweaks to Item info panel to better fit a longer NPC name
35 Days Ago
Fixed water well NPC's not appearing properly on the hunting trophy
35 Days Ago
Fixed plants spawning in water well planters losing their 100% condition on server load
36 Days Ago
Merge from parent
36 Days Ago
Merge from parent
36 Days Ago
Merge from main
36 Days Ago
Merge from world_update_2
36 Days Ago
Merge from elevator_parenting_collision_improvements
36 Days Ago
Add an IgnoreParentEntityColliders option to TriggerParentElevator, prevents players from getting unparented from an elevator when they collide with a collider on the elevator Also has special handling to ignore collisions with the corresponding client/server entity when in the editor
36 Days Ago
Static planters code cleanup, use PrefabAttributes and remove the id lookup as it won't work through a save/load Fixed planters being able to plant more than one plant in a slot after a server restart Increase spawn check timing to 4 minutes (was 30s) Rebuild manifest
36 Days Ago
Unsaved food cache loot change
36 Days Ago
Adjust food cache spawns, removed black berries and raw meat
36 Days Ago
Fixed water well shop appearing on the map after a server restart
36 Days Ago
Merge from world_update_2
36 Days Ago
Removed all child gameobjects on a bunch of loot entities on the server (mostly some leftover model gameobejcts and the empty birthday balloon objects) Affects crate_basic, crate_elite, crate_mine, crate_normal_2_food, crate_normal_2_medical, crate_normal_2, crate_normal, crate_tools, crate_underwater_basic, foodbox, loot_barrel_1, loot_barrel_2, oil_barrel, vehicle_parts Removes 1-12 gameobjects per entity
36 Days Ago
Fix some vendors in bandit and fishing villages not working
36 Days Ago
Disable the network type on the EnvironmentVolumes in the train stations (stations are higher than tunnels, we only want the tunnels to contribute to the network threshold)
37 Days Ago
Delete UI.Inventory.controller, not used at runtime and prints warnings when opening the editor
37 Days Ago
▆▍▊▋▇ ▌ ▊▅▋▍ ▇▍▊▄▊ ▆▅▆▉▊▊▍ ▆█▌▍▌ ▉▄▋ ▌▊▉▉ ▍█▊▋▊ ▇▆▇▅▅▄▅ ▆▇▇▋▅▋▋▇ ▌▇▋▆ ▍▇▍▅▅▍▅▋█ ▅▄ ▆▊ █▉▆█▆▋▄▇ ▋▋▉ ▅▆ ▊▄▍ ▅▊▊▊▇▌ ▇▇▄▆▅ ▍▇▊▄▆ ▅▄▊▆ █▍▉ ▉▋▍▅ ▉▇ ▄▌▆▅▋▆▉█▉ ▇▊▆▌▇ ▄▊▄▄ ▄▋▇ ▄▅▄ ▌█ ▆▄▄ ▌█▊▋▍▄ █▌▌▉▇█▋▉ ▋▄▍▉▉▉▍ ▊▌▄▌▄ ▍▊▆▆▇▄ ██▋ ▌▍▉▌▇▊ (▋▆█ ▊▆▊▉) █▍▌▌▊█▅▆▉ ▉▌ ▍▅▋ ▉▉▆▇ ▄▇▌ ▌▅█▋▆▍▅▇ █▇▊ ▇█▆▇██ █▍ ▆█▇▇ ▊▍'▅ ▌▅▊▅▇▆▇ ▋▉▌▇▅▇▉▄ ▌▅▅▆ ▉▋▉▆▅▌▍▄ ▄▇ ▉▋ ▌▌▄▅▍▋▆▄▇ ▄▊▊█▄▆ ▄█▆▉ ▆▅▇▇█▇ ▍▉ ▇█▆ ▆▇▄▅▉▇▇'█ ▄▅▌▅▌▉▄▌▋▄▉ ▌▉ ▋▋▆▉██▉▋▄▅ ▌▉▅▋▇▊ ▇█▍▋▄▆█ ▇▄▉▌█ █▆█▋
37 Days Ago
Update the inner lake topology of craggy island so it renders water
37 Days Ago
Merge from spraycan_shippingcontainer_qol
37 Days Ago
Shipping container block colour is now saved as ClientInfo so will persist across servers and through client restarts
37 Days Ago
Fix spray can not appearing in crafting menu if player searches "can" We search descriptions as well in that menu and too many items have the word "can" in the description, flooding the results (we only take the first 60 results)
37 Days Ago
Merge from main
37 Days Ago
Merge from nametags_random_colour
37 Days Ago
Server now sends a player network upate when a player enteres or leaves a team, fixes the teamID being out of date on non-local clients until the player enters and exits network range Caused some inconsistent esp name colouring
37 Days Ago
Merge from main
37 Days Ago
Merge from world_update_2
37 Days Ago
Merge from main
38 Days Ago
Added AmbientLightMultiplier, DirectionalLightMultiplier, ReflectionMultiplier, SunMeshBrightnessMultiplier and MoonMeshBrightnessMultiplier to WeatherPreset
38 Days Ago
Undo directionalLightIntensityDepthMultiplier changes from yesterday
38 Days Ago
Merge from world_update_2
38 Days Ago
Merge from world_update_2/dynamic_underground_network_groups
38 Days Ago
Merge from world_update_2/dynamic_underground_network_groups
38 Days Ago
Applied the network group toggle to the train_tunnel_volume prefab so it's applied across everything Disable the network group toggle on the slope up and down transitions as they would shift the network group up too much Fixed thresholds getting reset in Client/Server mode
38 Days Ago
Merge from world_update_2/dynamic_underground_network_groups
38 Days Ago
Added a new NetworkType field to EnvironmentVolume Volumes marked TrainTunnels will now lower the train tunnels network threshold to match the top of their volume Marked all train tunnel volumes as the appropriate network group This should resolve entities built on the bottom of canyons being considered underground and not networking to the surface This includes a cherrypick form the dynamic_underground_network_groups branch
38 Days Ago
MeshLOD can now be used with DeferredMeshDecals, handles turning on and off and swapping LOD levels and updating the decal accordingly Re-enabled glue models in compound
38 Days Ago
Merge from world_update_2
38 Days Ago
Disable the glue prefabs in compound for now to resolve error on joining
39 Days Ago
Merge from world_update_2/waterwell_update
39 Days Ago
Reduced light extinction underwater Added directionalLightIntensityDepthMultiplier, adjusts the sun/moon light intensity based on the players underwater depth (to counteract the above extinction changes but still allow underwater light sources) Currently printing the current water depth every frame for testing
39 Days Ago
▇▍▅ ▆▊▊▇▄▌.▆▌▋▉▌▌_▇▆▍▌▄▇▋_▍▌▍▌▇_▋█▍_▉▍▇▇▉█ ▅▍▊▍▆▋▇ ▇▅▉ ▍▌▋▇ ▉▄▊▍ ▋▊▄▇ ▇▌▇▉▊ ▍▊ ▌█▅▆ ▇▆ ▇▇▍▋, ▊▇▊▊▇ ▌▉ ▍▄▇█▇▇▉
39 Days Ago
Reworked invisible npc shopkeeper init process so we can diasble the vending machine collider when the attached NPC is dead Resolves a few issues, most notably the ragdoll of killed water well shopkeepers behaving incorrectly (because they were spawning inside a collider)
39 Days Ago
Removed a loading platform renderer in outpost that wasn't part of a LOD Converted all of the glue decals to MeshLODs for memory savings and allows them to be included in the HLOD disable list HLOD and S2P outpost
39 Days Ago
Fixed selected creative grade not being consistent across all grades, now uses the order of the foundation block