255,118 Commits over 3,990 Days - 2.66cph!

13 Days Ago
Merge from main
13 Days Ago
Subtract 113075 (branch name) for now until I get chance to fix an issue.
13 Days Ago
Add toggle mode for hand input, grip/trigger pressed/released detection
13 Days Ago
merge from connect_language -> hackweek_modding_improvements
13 Days Ago
Include language in `GiveUserInformation` so loading messages can be adjusted (instead of having to wait for ClientReady)
13 Days Ago
merge from ddraw_perms -> hackweek_modding_requests
13 Days Ago
Allow ddraw to work if you are client admin OR if it's the server sending the commands - avoids modded servers having to mess with admin flags
13 Days Ago
merge from can_throw -> hackweek_modding_improvements
13 Days Ago
Merge from main very latest now it's working again
13 Days Ago
Allow `canThrowAsProjectile` and `onlyThrowAsProjectile` be sent to clients for melee weapons
13 Days Ago
Merge from main
13 Days Ago
Merge from main
13 Days Ago
Added triangle and foundation splash bug tests, both failing
13 Days Ago
Merge from unity_editor_show_branch_name
13 Days Ago
merge from max_hp -> hackweek_modding_improvements
13 Days Ago
Ensure it works on players as well (since it overrides max health differently)
13 Days Ago
Cleanup
13 Days Ago
Allow max health to be networked from the server -> client
13 Days Ago
Rename from BranchTitleTest to BranchName. Add some enabled checks.
13 Days Ago
Merge from main
13 Days Ago
Disable a debug log
13 Days Ago
Merge from hopper
13 Days Ago
Small status widget update, break out vitals into a new prefab with tooltips and bigger progress bars
13 Days Ago
wheels actually spin - includes quick tool to create a parent for sibling transforms positioned at the centre of their render bounds
13 Days Ago
launch site factory trees set dressing
13 Days Ago
▆▋▌▌▌ ▅▊▇█ ▌▊▌▉▅▇▊▇_▇▉▆▌▌
13 Days Ago
electrical enclosures assets
13 Days Ago
▅▅▉▇▍ █▋▇▆ ▅▅▇▆▄▍▇█▅██_▉▇▋▄▍▊▆▄▄
13 Days Ago
▊▌▌'▅ ▉▉▆▌ ▄▋▇▉▉▉▆▋▄▉█ ▄█▄▉▊▌▍▇█ ▋▉/▊▅▍▋ ▄▋▇█ ▇█ ▉ █▄▊▄▌▊▇█, ▇█▅▍'▋█ ▉▆▅▆▉ ▅▌ ▄▉ ▅▆▉▋█▉▇▊▅.
13 Days Ago
initial commit player input/rotation player walk anim networked player prefab player dresser trigger overlapping repel flag thing class thing pushstrength zombie prefab zombie movement
13 Days Ago
If chickens are below 50% happiness they will slowly start to take damage, if above 50% they will slowly heal
13 Days Ago
▄▍▋▉▅▍▍▇▋ ▊▅▅ █▍▅▌▌▊▇ ▍▄▇▄▊▊▄▌ ▉▍ ▅▉▇▋▊▄ ▉▍█▌▋▆▊▇▇ █▆▉ ▇▅▍▅ ▌▋ ▅▌▋▌ ▄ ▍▅▅▇█▉▅▌ █▋▍▉▍█▌▊▊ (▇▍▋▅▇██▇▄▄▋) ▊▉ ▌▆▋ ▌█▋ ▊▍▆▋▆▊▋ ▌▇▊ ▍▋▍▅▉█▋▅ ▍▉▊▊▍ ▇▉▇▅▌▍ ▋▌▅▍▄▍▋.
13 Days Ago
merge from bikes_damage_tweaks
13 Days Ago
merge from hotreload_serialiization_fix
13 Days Ago
merge from batteringram_fixes
13 Days Ago
merge from fleck_memory_fixes
13 Days Ago
Farmable chickens now take damage and drop corpses like regular chickens
13 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
13 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)
13 Days Ago
Leaderboard backup, run #17525
13 Days Ago
Highlight updated threads Highlight new posts in the thread list Nicer post timestamps
13 Days Ago
Anim source backups for peace, love heart and camera frame VM gestures
13 Days Ago
Peace, love heart and camera frame gestures (viewmodels) https://files.facepunch.com/paddy/20250211/Unity_LZyBNqbgAD.mp4
13 Days Ago
More profile WIP.
13 Days Ago
More cloud setup. Radius shrunk from 6mil to 60k to get the horizons & sunsets better.
13 Days Ago
Fix args buffer, and add simple UVs to procedural vertex function
13 Days Ago
Backups
13 Days Ago
merge from player_speed -> hackweek_modding_improvements
13 Days Ago
13 Days Ago
Add `disableMovementCollider` bool to player - allows players to ignore collisions with other players (parkour anyone?)