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

47 Days Ago
Fixed fridge power light going off when being reskinned Added a new "IgnoreSkinReplacement" tag to opt out renderers from the skin system
47 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`
47 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
47 Days Ago
Continuing WIP of lil zig
47 Days Ago
Set Incapacitated player flag to false when respawning
47 Days Ago
Fixed max health hardcoded to 100 in BasePlayer.MaxHealth (no gameplay change)
47 Days Ago
▍▄█ ▆█▌▇▅ ▋▋▋█▋▌█ ▊▍▉▋██ ▋▍▌▉ ▆▆▊▇▉▉█ ▇▌█▇▌▅▄▌ ▆▉▉▉▊▇█ ▍▋▅▆█▄▌ ▆▆ ▅▊▊▅▉▋▋ ▆▅▆ ▄▍█▅▌▌ █▍▆ ▍▅▇ ▅▆▋▇▌▆
47 Days Ago
█▋▋▍ ▍▍▌▊▊▇▍▊ ▄▇▋▄█▌▋ ▄▇█▋ █ █▊▇▍▄▋ ▅▆ ▍▋▄▆▍█▍▆ █▆▍█▅█▅ ▌▊ ▍▅▍▇ ▊▄ ▍▄ ▆▉▇▉ ▍▉▍▅▋ ▊▆▆█▄ ▄▍█▉ ▅▉ ▇▇▄█▉▇▅ ▊▅ ▌▇▋▅▆▋▌ ▉▊▉▊▄▆▇▋ ▌▊▅▍▄▄ ▌▄▍ █▋ ▍▉▍ ▄▉ █▆▍▍▇ ▉▅▆▇ ▅█▋▄██ ▄▄▆▉▌ ▆▅▉▅▄▇▋ ▋▉ ▌▇'▊ ▊▄▅▋▇██▇
47 Days Ago
Removed hidden storage adaptor mesh inside the hopper
47 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
47 Days Ago
Merge from main
47 Days Ago
Fixed hopper not draining batteries, now has 8 power consumption at all times
47 Days Ago
merge from main - RC
47 Days Ago
merge from fix_item_ownership_nre -> main
47 Days Ago
Fix NRE from Item.Load() method feeding in null ItemDefinition Prevent other item ownership methods from throwing exception (instead pass empty string)
47 Days Ago
Fix incorrect clamping on premiumRecheckInterval
47 Days Ago
reduced pumpkin calories slightly fixed natural beehive material
47 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)
47 Days Ago
Added crappy hit effect
47 Days Ago
Non Stackable
47 Days Ago
Boomerang now kills itself on damage
47 Days Ago
Added backpack_temp to outbreak scientist prefab Updated sprayer world model/rig Fixed sprayer entity
47 Days Ago
- Give more precise hitboxes to crocodile bites, to allow sidestepping his charges - Reduce speed when carrying corpses - Improve bite contact
47 Days Ago
lowered neon sign power usage across the board
47 Days Ago
pie balance
47 Days Ago
added harvesting and crafting teas
47 Days Ago
Merge from fix_texture_streaming_2: Expose more ConVars
47 Days Ago
Merge from tiger
47 Days Ago
Missing part of previous commit
47 Days Ago
- Make croc drag corpses to the water to eat them - Properly implement the advancing furious bites combo - Allow croc to stray a bit further from water - Prevent croc from fleeing mid-attack - Make croc less aggressive
48 Days Ago
Entity updates
48 Days Ago
Pull Requests * TTT: Fixed players sometimes being revealed as dead when they chat/voicechat right as they die * TTT: Let TTTLastWordsMsg hook override default behaviour * Cleaner server list layout code & Better display on small screens Estimate player's velocity clientside if MOVETYPE_NONE Enable `"flammable", "no"` prop interaction Added `drawviewer` field to render.RenderView Loading screen gets data faster when hosting a game Load shaders from THIRDPARTY if not found in BSP or MOD And whitelist "shaders/*.vcs" in workshop addons.
48 Days Ago
don't render ocean if no ocean in scene
48 Days Ago
Optional double digital float precision display support for TweakUI slider
48 Days Ago
factor ray set back into configured ray distance, don't dilate alpha
48 Days Ago
natural hives drop 50% less honeycomb reduced chicken egg spam rebalanced honey + egg consumable
48 Days Ago
Proposed fix for the bees throwing random occasional fire from sub emitters
48 Days Ago
Make texture streaming tunables accessible via ConVars and improve output of texture.stats
48 Days Ago
Disabled the spark element on fire additive damage impact FX - until we start using another prefab for players taking open flame damage.
48 Days Ago
Update 3p boomerang animations to remove rotation errors
48 Days Ago
Optim: skip issuing 0-length WaterCollision.GetIgnore jobs Tests: ran unit tests
48 Days Ago
Add profiler markup to procedural croc tail
48 Days Ago
bee_water_splash -> main
48 Days Ago
Slight balancing adjustments to make sprinklers more effective
48 Days Ago
Added jungle swamps to World Setup prefab
48 Days Ago
main -> release
48 Days Ago
merge from Item_Descriptions_update
48 Days Ago
Merge from amd_dlss_crash
48 Days Ago
Added additional DLSS support checks
48 Days Ago
bee_water_splash -> main