192,621 Commits over 4,049 Days - 1.98cph!

48 Days Ago
Add: covering TerrainMap public api in tests Prep for switching over to NativeArray Tests: ran the new tests
48 Days Ago
merged from Easter2025 (lets not use this one anymore)
48 Days Ago
Updated textures and materials for the rustigeegg g variant
48 Days Ago
merge from main
48 Days Ago
Added information for warming and cooling tea modifiers to consumable information panel. Added support for affixes to ItemTextValue.
48 Days Ago
merge from disable_premium
48 Days Ago
Force server premium toggle to off, fixes clients getting kicked for invalid auth after 60s
48 Days Ago
Fixed existing preimum servers appearing with a lock icon
48 Days Ago
merge from hopper_power_fix
48 Days Ago
Disable client side checking of premium status Disable server side auth of premium status Hide premium filter in server browser Hide premium tag on servers in server browser
48 Days Ago
Fix croc sometimes ending up with permanent Y rotation offset
48 Days Ago
Fix long standing bug with mixing table UI sometimes not enabling the mix button for valid recipes on first use.
48 Days Ago
Add foliage debugger to find inconsistencies, fix splat and biome map sampling, adjust cpu coarse culling to avoid issues, remove instance data padding now placement is more consistent
48 Days Ago
More refactoring, entirely remove the Vine class Vine mountable now tracks all state once spawned, isn't destroyed on player dismount Provides much simpler client side vine visual management
48 Days Ago
Draw debug arrows for vines
48 Days Ago
Move responsibility for storing destinations to the Vine, not the LaunchPoint Vine now tracks if it is at it's start location or a destination, when at a destination can only swing back to origin
49 Days Ago
music loop import setting change
49 Days Ago
cargo ship rustige egg music loop
49 Days Ago
Merge from main
49 Days Ago
Add `loadclipboard` and `saveclipboard` commands
49 Days Ago
Added a unique description token to the Lead armor insert. It was sharing the same token as the Asbestos armor insert from the looks of it.
49 Days Ago
Fixed fridge power light going off when being reskinned Added a new "IgnoreSkinReplacement" tag to opt out renderers from the skin system
49 Days Ago
Allow `copybox`, `copyradius`, `copybuilding` and `paste` to skip name parameter to act like it's using a clipboard by using the filename `clipboard`
49 Days Ago
Remove duplicate attempts to load ItemDefinition in Item.Load() to a single attempt Move check for invalid ItemDefinition to the top of Item.Load() instead of halfway through it
49 Days Ago
Continuing WIP of lil zig
49 Days Ago
Set Incapacitated player flag to false when respawning
49 Days Ago
Fixed max health hardcoded to 100 in BasePlayer.MaxHealth (no gameplay change)
49 Days Ago
▍▄█ ▆█▌▇▅ ▋▋▋█▋▌█ ▊▍▉▋██ ▋▍▌▉ ▆▆▊▇▉▉█ ▇▌█▇▌▅▄▌ ▆▉▉▉▊▇█ ▍▋▅▆█▄▌ ▆▆ ▅▊▊▅▉▋▋ ▆▅▆ ▄▍█▅▌▌ █▍▆ ▍▅▇ ▅▆▋▇▌▆
49 Days Ago
█▋▋▍ ▍▍▌▊▊▇▍▊ ▄▇▋▄█▌▋ ▄▇█▋ █ █▊▇▍▄▋ ▅▆ ▍▋▄▆▍█▍▆ █▆▍█▅█▅ ▌▊ ▍▅▍▇ ▊▄ ▍▄ ▆▉▇▉ ▍▉▍▅▋ ▊▆▆█▄ ▄▍█▉ ▅▉ ▇▇▄█▉▇▅ ▊▅ ▌▇▋▅▆▋▌ ▉▊▉▊▄▆▇▋ ▌▊▅▍▄▄ ▌▄▍ █▋ ▍▉▍ ▄▉ █▆▍▍▇ ▉▅▆▇ ▅█▋▄██ ▄▄▆▉▌ ▆▅▉▅▄▇▋ ▋▉ ▌▇'▊ ▊▄▅▋▇██▇
49 Days Ago
Removed hidden storage adaptor mesh inside the hopper
49 Days Ago
Change roll logic to only use a single roll rather than subsequent rolls for each armour slot. Should increase number of armour slots
49 Days Ago
Merge from main
49 Days Ago
Fixed hopper not draining batteries, now has 8 power consumption at all times
49 Days Ago
merge from main - RC
49 Days Ago
merge from fix_item_ownership_nre -> main
49 Days Ago
Fix NRE from Item.Load() method feeding in null ItemDefinition Prevent other item ownership methods from throwing exception (instead pass empty string)
49 Days Ago
Fix incorrect clamping on premiumRecheckInterval
49 Days Ago
reduced pumpkin calories slightly fixed natural beehive material
49 Days Ago
removed bee grenade timer lowered bee target search radius and decreased distance for bees to lose target reduced frequency of cosmetic plant collectibles orchids are hard to grow (much more water requirement) added cosmetic plant sales at stables reduced size and light transmission values of natural beehive (looks less fullbright)
49 Days Ago
Added crappy hit effect
49 Days Ago
Non Stackable
49 Days Ago
Boomerang now kills itself on damage
49 Days Ago
Added backpack_temp to outbreak scientist prefab Updated sprayer world model/rig Fixed sprayer entity
49 Days Ago
- Give more precise hitboxes to crocodile bites, to allow sidestepping his charges - Reduce speed when carrying corpses - Improve bite contact
49 Days Ago
lowered neon sign power usage across the board
49 Days Ago
pie balance
49 Days Ago
added harvesting and crafting teas
49 Days Ago
Merge from fix_texture_streaming_2: Expose more ConVars
49 Days Ago
Merge from tiger
49 Days Ago
Missing part of previous commit