reporust_rebootcancel

123,980 Commits over 4,171 Days - 1.24cph!

3 Months Ago
Fix camping and surprise being triggered incorrectly sometimes on first sighting
3 Months Ago
Merge from main
3 Months Ago
Boat Building Station: Nicer positioning relative to netting, volume fixes. Added ladders to sides to make it easier to get onto from the water.
3 Months Ago
Boat building station deploy volume for build area to prevent placement in areas where the sea floor could mess your boat up
3 Months Ago
merge from horsebreed_trophy_fix
3 Months Ago
merge from console_quit_history
3 Months Ago
merge from combatknife_sfx_drop_fix
3 Months Ago
merge from AbyssBarrelCorpse
3 Months Ago
merge from fix_dud_satchel_clip_walls_explode
3 Months Ago
merge from voicemail_nre_fix
3 Months Ago
Merge from parent
3 Months Ago
Merge from main
3 Months Ago
Merge from main
3 Months Ago
Try out using InstantiateAsync for spawning world, but it takes noticeably longer than doing it synchronously
3 Months Ago
Merge from lockedcrate_shock_effect_parent
3 Months 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 Months Ago
Fixed keybind buttons not working Fixed some click/up/down in RustButton again
3 Months Ago
Even dumber compile errors.
3 Months Ago
more wip
3 Months Ago
compile fixes
3 Months Ago
Removed cart button on item redirect, replaced subtitle for "Available in X pack"
3 Months Ago
WIP: still some weird y rotation offsets
3 Months Ago
Weekly skins countdown widgets
3 Months Ago
Fix debug camera not tracking the correct object when playing back demos
3 Months Ago
Fixed text wrapping issues for the featured limited skin
3 Months Ago
Fixed store tab navigation not changing button states
3 Months Ago
marge from party_system -> main
3 Months Ago
Pack showcases are hidden if the player own them Added jungle pack showcase
3 Months Ago
Network++
3 Months Ago
Codegen
3 Months Ago
heli_crash_canyon -> main
3 Months Ago
Ensure helicopter cant crash at canyon c
3 Months Ago
main -> naval_update
3 Months Ago
naval_update -> scientist_rhib
3 Months Ago
Terrain deploy volume
3 Months Ago
Setup info box heros. Link info box on the dashboard to store/limited
3 Months Ago
3 Months Ago
Merge from main -> party_system
3 Months Ago
Add patch info hero, updates itself with the latest patch from the manifest
3 Months Ago
Remaining biomes in climate.
3 Months Ago
Fix compiile error
3 Months Ago
Ignore invites for a party you are already in
3 Months Ago
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
3 Months Ago
Continuing floating walkway progress, deleted obsolete autogen material
3 Months Ago
General store background crossfade when focused on pack categories
3 Months Ago
Added a debug command to print the weekly skins
3 Months Ago
Limited tab scroll view
3 Months Ago
Fix effects triggered by AnimationEvents component not being included in builds
3 Months Ago
Fix some prefab issues from older merges