198,617 Commits over 4,140 Days - 2.00cph!

36 Days Ago
Toggle RustButtons are now toggled on pointer up instead of down Fixes button toggling when scrolling
36 Days Ago
Manifest
36 Days Ago
Default trimmedAssetWarmup to true
36 Days Ago
Fixed market price not being deserialized correctly when volume was >1000 (was happening for the high quality crate) Fixed some NRE and loc issues
37 Days Ago
Steam inventory screen fully localized Better crate modal Cleanup
37 Days Ago
Steam inventory crafting and crate opening new UI
37 Days Ago
Merge from trimmed_asset_warmup
37 Days Ago
Steam crafting progress Child proofed the twitch drop deletion with a confirmation popup
37 Days Ago
- Make scientists sometimes opt for repositionning and staying on the offensive instead of staying in cover when they don't need to reload - Add comments to each FSM transitions to help understand the scientist's thoughts
37 Days Ago
Make sure the cover is not compromised by the time we arrive in it, as it can look silly
37 Days Ago
Fix scientist heading toward bullet impact location instead of shot location (if the shot is loud enough eg firearm)
37 Days Ago
Lower scientist eyes slightly to prevent them seeing above above pipe piles and pallet piles (technically a player can do this, but it feels unfair if the scientist does it)
37 Days Ago
Use crouched height to trace for potential covers instead of standing height Widen the trace fan to avoid having part of the body poke outside of the cover
37 Days Ago
Steam inventory progress, crafting stuff
37 Days Ago
Added pages to the phrase search window, it was dropping results
37 Days Ago
Add audio cue when scientists are surprised
37 Days Ago
merge from main
37 Days Ago
merge from crosshairmode_droppeditem_fix
37 Days Ago
Started steam inventory screen
37 Days Ago
37 Days Ago
Experimental convar to reduce the prefabs that are warmed up from everything to what we actually reference
37 Days Ago
▅▌█▋▌▆▅▄
37 Days Ago
▅▆▄▇▍ ▉▆▄▌ █▋▄▄
37 Days Ago
Store overlay page prefabs Cart fixes
37 Days Ago
Populate existing filters with defaults on init
37 Days Ago
Setup search filtering 'show full', 'show empty' and text search now working Checkbox setup More exposed values in RustButton (toggle enable, disable and changed)
37 Days Ago
wind turbine sound update
37 Days Ago
merge from main
38 Days Ago
merge from main
38 Days Ago
Floating cities greybox progress Security tower greybox
38 Days Ago
Abyss Horizontal Container - Fixed slight offset on guide mesh vs the deployed model
38 Days Ago
Update server category text every few seconds when inside a specific category Setup category button text on each one and link them into the page
38 Days Ago
Increased overall size of server description Ensured server connector description space is large enough to scroll properly Fixed dodgy background on server connector Remove logs
38 Days Ago
Merge from main
38 Days Ago
Fix a bug preventing the rotation arrow from restarting
38 Days Ago
Makes surprising scientists less inconsistent
38 Days Ago
Tie the state of the refresh button to the current ogoing search
38 Days Ago
- If scientists hear footsteps approaching while reloading they'll hide somewhere else - Fix scientist still being allowed to shoot when surprised - Fix scientist being surprised too easily / often
38 Days Ago
Fixed bugs with flex virtual scroll. Use a top and bottom flex spacer to spread out viewport content
38 Days Ago
Minor cleanups Bump internal renderData buffer from 64k to 80k Prevent TOGL crashes when encountering debugger break Merge Pull Requests * Minor optimizations to Problems panel, abilty to close it via ESC key or clicking empty space * Numpad library discards bindings to KEY_NONE * Remove tostring call on the argument of player.GetBySteamID64
38 Days Ago
Temporarily disable look at proc anim
38 Days Ago
- First pass on scientist patrol, surprised state, and better relaxed/aiming animation handling - Fix aiming anim param being bool instead of weight
38 Days Ago
Use tags to network ducking / aiming / relaxed state of scientist instead of RPC or protobuf
38 Days Ago
▍▋▌▅▌ ▅▆█▆ ▋▇█▄▌▇█▉▊_▋█▌▋▌▌▄▅▇▄█▋
38 Days Ago
hanging fish baked down salmon, trout and catfish reused pre-existing rope material setup up 3 prefabs with collision no lods yet.
38 Days Ago
Update: Hook in PacketProfiling for outgoing traffic Only tracks Rust packets. Tests: on Craggy in editor with runtime_profiling 2 and breakpoints
38 Days Ago
Merge: from main
38 Days Ago
apply biome fog to cloud layer
38 Days Ago
Weather profile stuff
38 Days Ago
Merge from climate_volume_blending_fix