258,136 Commits over 4,018 Days - 2.68cph!

33 Days Ago
merge from bikes_damage_tweaks
33 Days Ago
merge from hotreload_serialiization_fix
33 Days Ago
merge from batteringram_fixes
33 Days Ago
merge from fleck_memory_fixes
33 Days Ago
Farmable chickens now take damage and drop corpses like regular chickens
33 Days Ago
Don't serialize NodeInput.Subgraph since the field is only needed during the compilation process. Fix connections to Result node not always serializing in ShaderGraph Use correct PropertyInfo when generating Result inputs Use DisplayName for DisplayInfo in Result node
33 Days Ago
Names Added a slot for produced eggs in the chicken coop loot panel Chickens now lay eggs periodically if they are happy (randomised, so the happier the chicken the more eggs) Added a slight tint colour randomisation to each chicken (experimental)
34 Days Ago
Leaderboard backup, run #17525
34 Days Ago
Highlight updated threads Highlight new posts in the thread list Nicer post timestamps
34 Days Ago
Anim source backups for peace, love heart and camera frame VM gestures
34 Days Ago
Peace, love heart and camera frame gestures (viewmodels) https://files.facepunch.com/paddy/20250211/Unity_LZyBNqbgAD.mp4
34 Days Ago
More profile WIP.
34 Days Ago
More cloud setup. Radius shrunk from 6mil to 60k to get the horizons & sunsets better.
34 Days Ago
Fix args buffer, and add simple UVs to procedural vertex function
34 Days Ago
Backups
34 Days Ago
merge from player_speed -> hackweek_modding_improvements
34 Days Ago
34 Days Ago
Add `disableMovementCollider` bool to player - allows players to ignore collisions with other players (parkour anyone?)
34 Days Ago
More rocket tests Refactoring
34 Days Ago
Changed the test results json structure
34 Days Ago
Add ability to modify gravity & swimming gravity per player
34 Days Ago
Add `flyhackScaleVertical` and `flyhackScaleHorizontal` to allow flyhack to be scaled to lower gravity & higher jump velocity
34 Days Ago
Parent merge
34 Days Ago
Meta dump
34 Days Ago
Merge from media_projects
34 Days Ago
Farmable chickens don't collide with player movement Added a crosshair panel to show stats of each chicken when the player looks at them (like the plant genetics display)
34 Days Ago
Unsaved changes/backups
34 Days Ago
Chickens now animate correctly Fixed sfx not working, falls back to normal chicken sfx
34 Days Ago
Cloud configuration
34 Days Ago
Linux: Required dependencies for libvideo, steam audio & dxcompiler
34 Days Ago
Add ability for mods to scale the "max distance moved per tick" convars to account for the higher player speed - encourage mods to adjust antihack instead of disabling completely
34 Days Ago
Allow servers to modify player movement directly - walk speed - run speed - crouch speed - crawl speed - jump velocity - drag
34 Days Ago
merge from delivery_fee -> hackweek_modding_improvements
34 Days Ago
Make SpringDamp / SmoothDamp frame rate independent Fixes #1819
34 Days Ago
Missing struct from dampen test
34 Days Ago
Allow market terminal to have the drone purchase tax modified on client - can change both currency and the amount it costs
34 Days Ago
Exceptions breadcrumb clickable Fixes Facepunch/sbox-issues#7586
34 Days Ago
Update dampen test scene
34 Days Ago
merge from item_icon -> hackweek_modding_improvements
34 Days Ago
Rocket splash damage test
34 Days Ago
Embed slut forum update
34 Days Ago
Pies folder/naming cleanup. Manifest.
34 Days Ago
Add commands to test that feature works
34 Days Ago
Setup food_pie_generic.entity materials
34 Days Ago
merge from item_icon -> hackweek_modding_improvements
34 Days Ago
Refactor CommunityEntity.UI.ServerImage so it can return sprites directly for items
34 Days Ago
Fix double null check
34 Days Ago
Add ability for items to specify an `imageId` for their item icon - uses same Image system as community UI & Signs (FileStorage) - allows you to change an item's icon without uploading a custom item to the workshop - will fallback to vanilla icon as it's requesting the image from the server
34 Days Ago
Fix being able to spam the eat action
34 Days Ago
Restored options UI again