196,285 Commits over 4,110 Days - 1.99cph!

1 Hour Ago
Merge from trimmed_asset_warmup - updated to main
1 Hour Ago
Merge from main
1 Hour Ago
Try out using InstantiateAsync for spawning world, but it takes noticeably longer than doing it synchronously
1 Hour Ago
Merge from lockedcrate_shock_effect_parent
1 Hour Ago
Move LaptopCollision into the root level of the prefab, add a new EntityFlagToggle to toggle it on and off on the server Update the Model component root to point to the actual root of the prefab, not another transform that seems unused (this also fixes info.HitPositionLocal not being accurate, so that's been updated as well) Update the laptop glass effect to glass_small so that the impact effects don't extend over the edge of the laptop screen
3 Hours Ago
merge from new_menu
3 Hours Ago
Fixed keybind buttons not working Fixed some click/up/down in RustButton again
4 Hours Ago
new_menu -> aux3
4 Hours Ago
Even dumber compile errors.
4 Hours Ago
more wip
4 Hours Ago
new_menu -> aux3
4 Hours Ago
compile fixes
4 Hours Ago
Removed cart button on item redirect, replaced subtitle for "Available in X pack"
4 Hours Ago
WIP: still some weird y rotation offsets
4 Hours Ago
merge from new_menu
4 Hours Ago
Weekly skins countdown widgets
5 Hours Ago
Fix debug camera not tracking the correct object when playing back demos
5 Hours Ago
Fixed text wrapping issues for the featured limited skin
5 Hours Ago
Fixed store tab navigation not changing button states
5 Hours Ago
marge from party_system -> main
5 Hours Ago
Pack showcases are hidden if the player own them Added jungle pack showcase
5 Hours Ago
Network++
5 Hours Ago
Codegen
6 Hours Ago
heli_crash_canyon -> main
6 Hours Ago
Ensure helicopter cant crash at canyon c
6 Hours Ago
naval_update -> scientist_rhib
6 Hours Ago
main -> naval_update
6 Hours Ago
Terrain deploy volume
6 Hours Ago
Setup info box heros. Link info box on the dashboard to store/limited
Today
Today
Merge from main -> party_system
Add patch info hero, updates itself with the latest patch from the manifest
Today
Remaining biomes in climate.
Today
Fix compiile error
Today
Ignore invites for a party you are already in
Today
Add temp invite button so you can accept party invites - default timeout 10s - add `fakepartyinvite` command to show invite UI without needing a 2nd client
Today
Continuing floating walkway progress, deleted obsolete autogen material
Today
General store background crossfade when focused on pack categories
Today
Limited tab scroll view
Today
Added a debug command to print the weekly skins
Today
Merge from trimmed_asset_warmup
Today
Fix effects triggered by AnimationEvents component not being included in builds
Today
Fix some prefab issues from older merges
Today
changed name of storage_barrel_a to unused_storage_barrel_a , changed collision and deploy volumes on abyss_barrel_vertical to match storage_barrel_b. Temporarily scaled prefab model to 0.975 until mesh is altered
Today
Minor cleanups Minor cleanups from main More cleanups from main Move HTMLPanel related files together Try to make ents/player.Iterator more reliable during OnEntityCreated/EntityRemoved Reset the cache just before the hooks are run, so the cached table would be up to date when ran inside those hooks by addons Implement cubemap seam blending for HDR cubemaps
Today
- Reduce grenade overshoot as it was overshooting the oilrig crane - Increase grenade damage - Better debug visualizations for camping - Prevent scientist from throwing grenades when they suspect camping but didn't confirm it
Today
Minor cleanups More minor merges from x86-64 Move HTMLPanel related files together Try to make ents/player.Iterator more reliable during OnEntityCreated/EntityRemoved Reset the cache just before the hooks are run, so the cached table would be up to date when ran inside those hooks by addons Implement cubemap seam blending for HDR cubemaps More minor cleanups
Today
Makes the scientist's f1 grenade weaker than the normal f1: longer time before detonation to allow players to react, and lower damage to avoid one-shot even if they don't spot it
Today
- Prevent scientists in same area from throwing multiple grenades in quick succession - Better player camping detection