195,812 Commits over 4,110 Days - 1.99cph!

5 Years Ago
Respect max stack size when creating items. Recipes can include liquid as an ingredient and will forward the liquid container's contents item.
5 Years Ago
typo
5 Years Ago
Fixed two modular car presets not having an engine!
5 Years Ago
water entry sound tweaks
5 Years Ago
Merge from main
5 Years Ago
recipe book
5 Years Ago
merge from main
5 Years Ago
More consistent type/NULL checking: CNavArea and CLuaEmitter CLuaParticle.SetThinkFunction/CollideFunction now ErrorNoHalts on bad input
5 Years Ago
Cherry pick Mac IL2CPP build fixes
5 Years Ago
Set Mac IL2CPP back to release mode now that it (hopefully) works
5 Years Ago
Refactor skin approval list to use about a million methods instead of a one gigantic constructor (fixes clang trying to use 100GB of RAM to compile)
5 Years Ago
Fixed a dozen crashes with Half-Life 2 weapons when the server has hit the edict limit
5 Years Ago
Potentially fix a crash with RichText
5 Years Ago
remove the duplicate DImageButton.SetMaterial function
5 Years Ago
merge from /excess
5 Years Ago
merge from main
5 Years Ago
Testing out using forceRenderingOff instead of renderer.enabled
5 Years Ago
▉▌▌▉▋█ ▄▉▉▇ ▍▅▋▅▌▅▅▌
5 Years Ago
merge from main
5 Years Ago
mixing duration changes
5 Years Ago
Double berry spawn densities, added grass splat type.
5 Years Ago
Load RandomUsernames from a json file
5 Years Ago
Fixed Holmzy's barrel problem
5 Years Ago
Remove black berry from spawn population
5 Years Ago
Don't display a blank tooltip
5 Years Ago
changes to scrap calculation
5 Years Ago
Cherry pick fixes
5 Years Ago
packages-lock.json
5 Years Ago
Unity 2019.4.6f1
5 Years Ago
Source files for Fishing net texture set, wooden walkways scene, wood panels texture set changes, wooden walkway normal rebake changes
5 Years Ago
Some new mats Changed the albedo of wood_panel_a to lose the AO baked in, change red balance to fit fishing villages wood
5 Years Ago
Fix path for memsnap commands Some build config fixes
5 Years Ago
allow mixing to start with any amount of items in matching recipes, return any excess ingredients to the player
5 Years Ago
Re-baked walkways normal map texture to be more forgiving at being re-used across other assets Updated some models
5 Years Ago
Faster mixing table tick rate
5 Years Ago
Mixing table Gun powder and low grade recipe
5 Years Ago
Fixed blue berry name
5 Years Ago
phrases
5 Years Ago
fishing town - Further updates to meshes. Adding collision meshes. Update to prefabs
5 Years Ago
boat monument updated anchor, barrel and oar decorative positions and adjusted scale.
5 Years Ago
Fishing_village_c initial layout and detailing
5 Years Ago
Above ground pool now has more health
5 Years Ago
Barricade cover spawn changes
5 Years Ago
Merge from main
5 Years Ago
Scene backups
5 Years Ago
Manifest, more item changes
5 Years Ago
moved Easter menu video back into archive
5 Years Ago
Fishing_village_b progress backup
5 Years Ago
Marked some items as non-researchable
5 Years Ago
Merge fix for server-side projectiles (autoturrets, NPCs) being able to shoot through armoured module walls in some cases. Allows mountables to set a custom size for the player's capsule collider.