reporust_rebootcancel

121,135 Commits over 4,018 Days - 1.26cph!

6 Years Ago
Bundle fixes
6 Years Ago
▄▊█▇▇ ▄▉▅▆█▅▊▋.█▄▆▄▄▌▋_▇▊▍█ ▉▉▇▅▋▍ ▋█ ▆▊▆█▄▌ ▆▋▉▉▊█▌ ▉▇ ▅▌▋ ▄▋ ▌█▌▇ ▋▄▋ ▌▊█▇▇▊ ▋█▄▆ ▊▆▅▌▄▆▋ ▍█▊▍ ▅▆ ▆▄▍▄▉▌▌▌ (▋▄▄ ▇▄▅▆▇▋▄)
6 Years Ago
Fixed binds not working with cinematic_play and cinematic_stop
6 Years Ago
▇▆▍▆▄ ▊▇▊▊▊█▋▆▌▉▅▍▍ ▊▌▊█▅▋ ▄▆▄ ▄▇▌▍▅
6 Years Ago
Added Rust.UI.Editor asmdef #ifdef'd OnValidate
6 Years Ago
Remove debug code
6 Years Ago
[D11] Added PS4 input switch option to test PS4 inputs in editor.
6 Years Ago
[D11] re-run texture streaming script to apply flags to all the new hdrp textures, fixes grass on ps4 (not sure why it fixes it sadly)
6 Years Ago
Should fix import StyleAsset:OnValidate crash
6 Years Ago
merging moviemaker into hdrp
6 Years Ago
Bundle fix
6 Years Ago
Server compile fix
6 Years Ago
Merged from hdrp
6 Years Ago
Bundles
6 Years Ago
Timescale setting
6 Years Ago
▅▊▊▋▊ ▆▍▊▅▆▊▇▄.▊▅▊▌▉▇▅_▄█▄▉▍▉▋▊▄▆ (▉▍▇▆ ▇▋▍▆▇▄█ ▌▍▉▌ ▊▉▍▆ █▄▄ █▍█▊▊▄ ▋▄█▇▉▍▊, ▊▍▋▇█▊▊▆▆ ▊▆▉▉▊▆▄▌ ▇▉ ▅███▌▊▅, ▌█▆ ▊▅▇▍ ▌▅▊▋▊▋▌ █▌▆ ▆▆▅▄██▄)
6 Years Ago
[D11][RAYCASTS] Avoid the raycasts for animal footsteps on consoles. Also introduced a fuzzy distance function which eliminates the baggage of the maincamera.distance
6 Years Ago
[D11] [UI] Leaderboards page no longer enabled by default when on frontend (was causing periodic layout rebuilds unnecessarily.
6 Years Ago
[D11] Packets sent and received added to game server telemetry.
6 Years Ago
Remaining statics. Cull distance pass.
6 Years Ago
Backup
6 Years Ago
[D11] add xbox specific settings for the big sky textures, now that I have the player installed again
6 Years Ago
[D11][RAYCASTS] Drinking mechanic improved ( improved code + got rid of duplicate raycast )
6 Years Ago
Exposure setting
6 Years Ago
[D11][RAYCAST] Distance lod on helicopter update
6 Years Ago
[d11][lightjob] Fix for null reference processing job results. Done on the behalf of mattp.
6 Years Ago
[D11] [UI] Staff Credits screen broken up into canvases for dynamic content. Fixed "File End" text showing in credits.
6 Years Ago
[D11][RAYCASTS] Indirect raycast class to help track where they are all coming from within gameplay.
6 Years Ago
[D11] [UI] WIP Ammo wheel input fix on Bow weapons as well as Base Projectiles.
6 Years Ago
Moved LightEx processing to job system
6 Years Ago
[D11] [UI] Fixed Bota Bag description being incorrect. WIP fix for Quick Chat input not working on PS4.
6 Years Ago
[D11] [UI] Ammo Wheel fix WIP. Currently triggers both a reload and opens the ammo wheel at the same time. (Still needs prevention of reloading prematurely, AKA only reload on release)
6 Years Ago
[D11] pull the shadergraph package into our repository...because needed to apply codegen fix for ps4 (see CameraNode.cs, was doing a mtx44 * float3 mul) delete some unused stuff causing errors that has also been deleted on the main hdrp branch
6 Years Ago
RustButton can have subtitle RustText can be autosize vertically MovieMaker settings headers
6 Years Ago
Forgotten file
6 Years Ago
Added warning message to loading screen when joining servers with 4k maps with less than 10GB of RAM
6 Years Ago
Added TimeOfDay, MotionBlur, Fog settings
6 Years Ago
[D11] Removed some extraneous server console log output.
6 Years Ago
[D11] Server define fix
6 Years Ago
[D11] [UI] Profile samples in look at tooltip.
6 Years Ago
[D11] Non-dev Jenkins builds master with max optimisations
6 Years Ago
merge from main
6 Years Ago
Team info
6 Years Ago
Sidebar TabControl has AllowCloseAll
6 Years Ago
Added TabControl.Vertical
6 Years Ago
Text auto size with empty doesn't fuck with the height
6 Years Ago
Merge from main
6 Years Ago
TabControl VerticalLayout becomes Layout Added RectTransform.Fill()
6 Years Ago
More perimeter lighting.
6 Years Ago
Backup