249,482 Commits over 3,959 Days - 2.63cph!

5 Months Ago
Stop an orbit strafe if the target is null Should fix a rare NRE on orbit strafe enter
5 Months Ago
Fix typo Added ProgressBars to Perks panel CraftingMenu slides in the same way Perks Menu does when pressing TAB
5 Months Ago
Death state no longer automatically ignores terrain pushback Heli now allows terrain pushback on seek monument crashing
5 Months Ago
Compile shaders with SSR fixes
5 Months Ago
Melee Weapon now properly aims towards the crosshair instead of awkwardly aiming to the side. Show crosshair when holding fallback carriable
5 Months Ago
Change Brush Size is now ALT+MWHEEL instead of SHIFT since you want to sprint and change items most times
5 Months Ago
Added rolling sound to the roller mob
5 Months Ago
Second Attempt: Patrol helicopter will now patrol at 30m or ground height + 30, whatever is higher. This should ensure heli keeps a consistent height above the world when patroling Prior to this the helicopter would just fly at 30m no matter the terrain
5 Months Ago
Fix IsValid logic
5 Months Ago
Remove random using statement
5 Months Ago
Added VoxelChangeListener. Listen for modifications within any volume. Added TestListenerComponent
5 Months Ago
bothy now spawns slightly lower in to the ground
5 Months Ago
Fixed "Target socket is occupied" not being translated client side
5 Months Ago
merge from digitalclock
5 Months Ago
Pitch the drone's idle sound with it's speed
5 Months Ago
Fixed clocks placed on Deployed layer being destroyed by groundwatch when upgrading or building something nearby Tweaked deploy volumes again
5 Months Ago
Wait for World Renderer to be ready in HighlightSelectedBlock Added Idle sounds to Mobs Add Looping Idle sounds to Drone Mobs
5 Months Ago
Make sure it also works for brush sizes larger than 1
5 Months Ago
If the trace misses for placing a block, it will check for a nearby block (so you don't need to look at the face of another block to place on it) https://files.facepunch.com/CarsonKompon/2024/August/16_07-48-BareGerenuk.mp4
5 Months Ago
Try catch any FormatException when showing a translated gametip Log the badly formatted key and string in the console
5 Months Ago
Cliffs 2nd UV channel Detail maps Large scale diffuse tweaks
5 Months Ago
Merge from dropsrender main
5 Months Ago
-digital clock prefab update -Textmaterial update -transparency tweaks
5 Months Ago
Prevent wolves beelining and being too easy to shoot when flanking at long range, merge unreachable state and flee state
5 Months Ago
MeleeWeapon and Projectiles now ignore WorldItems Created Building Overlay that displays when holding a placable block
5 Months Ago
wall paper viewmodel render script compoment added to prefab and vm anims edited so the wallpaper is lower
5 Months Ago
-Added Digital Clock model to its own prefab -Updated the Digital Clock Deployed Prefab to use the Digital Clock Model Prefab -Updated Digital Clock model to use RenderLOD -Changed glass opacity, Boosted text emissive and changed text position.
5 Months Ago
Add video headers for Sunburn and Soundtrack
5 Months Ago
Added Rust.Localization.Editor assembly for localization Editor code
5 Months Ago
Hook new wolves to population, allow spawning packs
5 Months Ago
merge from hackweek_arabic (pie menu, vitals, tool cupboard panel and crosshair interactions)
5 Months Ago
Fix DamagePerItem on node_tree_5
5 Months Ago
Hooked up fuel and health flashing warning lights - they sync up if they're both activated
5 Months Ago
Fallback Carriable starts enabled now (disabling if you have items to start with)
5 Months Ago
Don't network mob state machines
5 Months Ago
Compile fix in LanguageSwitcher
5 Months Ago
Restructure world gen so we can modify heightmap while placing objects Actually fix drone NRE
5 Months Ago
Replace entity queries with query.process, prevent growl spam, pass target when intimidated
5 Months Ago
Rock scatter added back
5 Months Ago
Adjusted worldgen
5 Months Ago
tree spawns trees spawn less on flat ground and more on the slopes.
5 Months Ago
Skinning updates, burst cloth tweaks
5 Months Ago
More error handling
5 Months Ago
merge from main
5 Months Ago
Fix wolf leap attack being too spammy
5 Months Ago
Fix wolves being sitting ducks around lit campfires, or being too easily cheesed with torches
5 Months Ago
Fixed screen fading NREs when getting out of network range Blocked rotation
5 Months Ago
added foundation meshes
5 Months Ago
Tweaked clock deploy volumes and socket mods order
5 Months Ago
Fixed errors preventing Arabic language to load correctly