userlamalovecancel
branchrust_reboot/maincancel

488 Commits over 2,100 Days - 0.01cph!

2 Years Ago
▇▉▆ ▄▇ ▅█▉▅▊█▌▋ ▄▋▇▉▍▅▍▅▆▋ ▄▌▆▍█▌▇▅▇ ▇▍ ██▆█▋▇▉█ (▄█▇▌ ▍▉▌ ▍▇ ▇█▍▆▅▋▆)
2 Years Ago
Disabling Rust+ from the in-game menu will now tell the server to generate a new app token so anything paired will lose access Previously disabling would only turn off notifications from that server
2 Years Ago
Merge from cctv_render
2 Years Ago
Client compile fix
2 Years Ago
Merge from rc_drone
2 Years Ago
Fix unknown string pool ID causing NRE in profiler when running an effect
2 Years Ago
Enable burst compilation on the client (affects egg suit and ghost costume jobs)
2 Years Ago
Auto select the textbox when opening the RC identifier dialog
2 Years Ago
Rename the convar to skip asset warmup because it causes crashes and shouldn't be used
2 Years Ago
Merge from load_cancel_fix
2 Years Ago
▆▋▆█ ▄▆▌ ▇▌▋▊▄ █▄ ▄▅▉█ ▍▋▄▉▋ ▄▌▍▇ █▋▇ ▊▊▌▄▅▍▄▆█▅▄ █▋▇█▄ ▋█▍▇▍▍█ ▇▉ ▋▍▅ ▊▅▌▇ ▉▉▄▍▅▇▍▅▅▇▄
2 Years Ago
Disable underground layers for network visibility grid Recalculate network groups for entities when loading saves
3 Years Ago
Fix y == 1000 not being included in the dungeon layers
3 Years Ago
Expose option to invert Y axis while mounted on the options menu (already existing vehicle_flipy convar)
3 Years Ago
Use higher resolution icons for the in game item store Fix item names shown twice on the item store (not perfect - some still show two names with minor differences)
3 Years Ago
Merge from data
3 Years Ago
Improvements to base drone sound code to sound better for manual controller drones
3 Years Ago
Merge from data
3 Years Ago
Replace the InputField for server search with RustInput, seems to fix the broken placeholder text for it
3 Years Ago
Fix screen settings apply button not turning clickable after changing a dropdown value
3 Years Ago
Merge from server_browser_ui
3 Years Ago
Sync changes from FP.Flexbox - hopefully fixes prefabs being edited for no reason
3 Years Ago
Fix tooltip shadows rendering like rectangles instead of nice soft shadows like they were supposed to be
3 Years Ago
Merge from server_browser_ui
3 Years Ago
Change rotate behavior for the sign painting UI so it's more intuitive (rotates in the direction you move the mouse) Increase the sensitivity for panning in the painting UI Also in case you didn't know like me, you can pan in the painting UI by moving the mouse with shift+RMB held down
3 Years Ago
Update the painting UI palette to one that has a lot more colors (last changed in 2015!)
3 Years Ago
▅▅▆▇█ ▌▄▇▊ ▉▊▋▇_▄█▄▄_▆▍▆▅▄▌▆▇
3 Years Ago
Show demo info on the loading screen when loading a demo
3 Years Ago
Merge from async_loading_3
3 Years Ago
Copy libsqlite3.so to libsqlite3.so.0 during Linux server builds because Unity dllmaps it to that for some reason
3 Years Ago
Merge from news_fixes
3 Years Ago
Partially revert 72855 - no more querying server info from a background thread (should fix possible crash when clicking on a server)
3 Years Ago
Never run asset warmup in the background on PCs with 16GB of RAM or less Ignore assetWarmup = true if warmupConcurrency is <= 1 (pointless combination)
3 Years Ago
Query server info from a background thread to try and make it more reliable during loading stalls Retry the server info query a few times in case it still doesn't get a response the first time
3 Years Ago
Stick some NoInlining attributes on some properties in the World class so Harmony can get its hooks in there
3 Years Ago
Merge from async_loading_2 (disabled by default)
3 Years Ago
Update import settings for libsqlite3.so to include Linux
3 Years Ago
Merge from async_loading
3 Years Ago
Merge from async_loading
3 Years Ago
▊▅▊▉ ▍▅▍▇▋█▆▉▄▍▆▆ ▊▆▆ ▋██▍▅▋▆ ▆▍█▊▄▇ █▊▉█▋ █▉▄▊
3 Years Ago
Merge from async_loading
3 Years Ago
Merge from async_loading
3 Years Ago
Merge from async_loading for some testing
3 Years Ago
Rename NewAssembly to Rust.FileSystem
3 Years Ago
Require multiple ping samples from the server before showing the ping warning screen so it is more reliable
3 Years Ago
Fix connection and loading screens not refreshing server info correctly sometimes
3 Years Ago
Limit the size of chat history to store in memory on the server Configurable with the chat.historysize convar (default 1000)
3 Years Ago
Merge from easter2022)crash - testing shader revert
3 Years Ago
Merge from easter2022_crash - testing changes
3 Years Ago
Merge from easter2022_crash (testing)