userJarryd Campicancel
reporust_rebootcancel

12,858 Commits over 2,192 Days - 0.24cph!

1 Year Ago
Fixed fish trap not being able to accept whole fish as bait Fish trap can no longer catch the same fish being used as bait Fixed fish trap result item not stacking correctly
1 Year Ago
Updated the bait value of the unused berrry items
1 Year Ago
Merge from hackweek_renderlod_collapse
1 Year Ago
Fixed wooden_crate_a, wooden_crate_a_red, wooden_crate_e_red, wooden_crate_e renderers set up with multiple empty LOD states RendererLOD will no longer collapse a renderer with multiple empty states
1 Year Ago
Merge from main
1 Year Ago
Merge from meshlod_converter
1 Year Ago
Update MaterialSetup to not target children if we convert to a MeshLOD Don't offer the MeshLOD conversion if the minDistanceMultiplier isn't 0 since MeshLOD has no equivalent feature
1 Year Ago
Added a tool to convert RendererLODs to a MeshLOD (more efficient) in a single click if the RendererLOD looks compatible
1 Year Ago
Fixed f1 grenade skins not appearing on the thrown grenade (don't look too closely though)
1 Year Ago
Adjusted attack ray of chainsaw down slightly (0.1 units) so that it's hitting closer to where the viewmodel looks like it should be hitting
1 Year Ago
Merge from sprint_seed_fill
1 Year Ago
Merge from main
1 Year Ago
Fixed several isseus preventing the seed flood fill working in dedicated client mode
1 Year Ago
Subtract 98066 (trying to fix broken build)
1 Year Ago
More fish bait value adjustments: Anchovy, herring and sardine bait value is now 2 and can be used in stacks of 2 (use 2x to reach 4 bait value) Small Trout, Yellow Perch bait value is now 5 and can be used in stacks of 2 (use 2x to reach 10 bait value) Catfish, Small shark, Salmon, Orange Roughy are now 10 bait value and limited to 1 stack Raw fish meat is still 0 bait value Rationale: Use smaller fish as bait to catch bigger fish, with the risk of losing your bait and having to start from the small fish again. No longer allow raw fish meat to be used as bait so a large fish can't be gutted to restart the cycle The goal is to introduce a risk element - do you cash out with your medium fish or use it as bait to try and get a bigger/better fish
1 Year Ago
Fix trigger_wildlife_trap somtiems not working in the editor Fish trap now has a 50% chance of failing, bait is still consumed but trap will remain active
1 Year Ago
Placeholder UI
1 Year Ago
Merge from sprint_seed_fill
1 Year Ago
Added planner.floodFillDebug convar to debug rare situation where flood fill isn't working
1 Year Ago
Fixed debug log when flood filling seeds
1 Year Ago
Merge from hackweek_renderlod_collapse
1 Year Ago
Exempt most of the renderer manipulating components from being collapsed (VehicleLights, StatusLightRenderer, DamageRenderer, etc) Fixes train tunnel signal lights always showing all colours lit up
1 Year Ago
Merge from main
1 Year Ago
Fixed the tax rate of the tech tree being decided by the workbench level and not the tech tree level, fixes incorrect tax rates being applied when opening up lower tier tech trees from a T2/T3
1 Year Ago
Underlying framework for sending an event manifest to the player periodically that contains a generalised guide on how long until specific server events begin (designed to replace the server wide pop up event notifications) Sends a time remaining abstracted down to 1/5 pips rather than an actual time amount, each pip is 12 minutes Set up most of the backend and added support for events using TriggeredEventPrefab and PuzzleReset systems No UI setup yet
1 Year Ago
Fixed some more growables https://files.facepunch.com/jarryd/1b2811b1/Unity_ZHMbHU7RJH.mp4
1 Year Ago
Can now hold sprint to fill in vacant slots in a planter with any selected seeds
1 Year Ago
Added player.trigger_wildlife_trap convar for testing
1 Year Ago
Raw human meat bait value is now 3 Spoiled human meat bait value is now 0 Can no longer put items with no bait value into the fishing trap (same behaviour as fishing rod) Show the max stack bait size in the information panel when bait is selected
1 Year Ago
Fish bait value changes: -All fish based food now has no bait value and cannot be used to catch more fish -Raw Bear and Wolf meat is now worth 10 bait (was 5) -Raw human meat is now worth 10 bait (was 1) -All berries are now worth 1 bait (was 0.5) and can be stacked up to 5 times as bait
1 Year Ago
Added the ability for more than one lure item to be used at once when fishing, applied to worms and grubs up to a maximum of 3 This means that a stack of 3 worms and grubs can be used to catch high value fish Applies to fishing rod and trap
1 Year Ago
Simple shark now requires a depth of 5.5m to fish (was 5m) Fish traps are now considered to be fishing at 5m regardless of their location (fishing trap can now get all fish except for shark due to depth and orange roughy as it's only available in a moonpool)
1 Year Ago
Fishing trap now uses the same fish selection and bait logic as the standard fishing rod (different catch options for fresh water/ocean water) Converted FishLookup object to a scriptable object Inner lake on Craggy Island now correctly registers as fresh water when fishing via either method
1 Year Ago
▅▅▇ ▇▋▊▋▇ ▍▋▅█▅▉▊▊ ▆▉▉▊ ▄▊▇▅█▆▊ ▅▅▌▋▊▍▇▇ ▇▊▍▄▋, ▍▌█▇█▉▅▌ ▌▇▇▋▆ ▊▌▉▌ ▆▍▉▍▊ ▅▄▍█▉▋▆▆▄▇▉▋ ▊▆ ▆▍ ▋▌▄▌▆▌▉ ▄█ ▆▉ ▋█▇▍█ ▌▇▋▇ ▇▍▄█ ▊▉▇▍▅█▄▉▆▍▉▄ ▉▅▇ ▇▉▍▄ ▆▆█▋▊▇▅ (▍▆▉ ▍▉▋▌▉▅▊█ ▉▍▍▆ ▍▉▉▌▍ ▌▋▄▇▋█▍▋▆▆▋)
1 Year Ago
Can now open and unlock techs from the lower tiers of workbench when using a higher tier (eg. T3 workbench now allows access to T1+T2+T3 tech trees) Create a button per tech tree in the workbench panel Convert workbench loot panel to a prefab rather than S2P S2P bandit town and compound (monument workbenches share the same feature)
1 Year Ago
Merge from hackweek_renderlod_collapse (crafter NRE fix)
1 Year Ago
Revert industrial crafter to old renderer handling, just disable the collapsing on the renderer
1 Year Ago
Fixed null renderers in the HideIfScoped viewmodel component causing NRE's (currently caused by flame arrows on the crossbow) Fixed flame arrows on crossbow not hiding their particle effects while using a scope
1 Year Ago
Spooky speakers audio now falls under the voice props volume slider
1 Year Ago
Fix RustCamera spamming exceptions in the editor when switching from server to client mode
1 Year Ago
Fixed oven loot panels not working (incorrect compiler define) Safety check for EmissionToggle renderer collapses
1 Year Ago
Gesture collection is now a BaseScriptableObjet, doesn't need to be referenced by the BasePlayer
1 Year Ago
Merge from hackweek_renderlod_collapse
1 Year Ago
Added a MapRenderer.DebugLabs convar to debug lab rendering issues in a build
1 Year Ago
Don't collapse renderers if they are part of a LightGroupAtTime
1 Year Ago
Example arctic hazmat setup (will need to be fixed before merging to main)
1 Year Ago
Better way to recognize the underlying skin renderer Update skin parameters when clothing changes so that skin colour is applied to any skin renderers that are part of the clothing viewmodel addition Revert shader shanges (they're in the history if we ever revisit the idea)
1 Year Ago
Merge from map_perf_improvements2
1 Year Ago
Merge from main
1 Year Ago
Fixed map renderers for dungeon cells (only used on xmas dungeons)