reporust_rebootcancel

107,001 Commits over 3,836 Days - 1.16cph!

6 Years Ago
[D11][UI] Selecting the water catcher panel or looking at weapon Modifications will filter icons and highlight the correct item. Weapon mod info will clamp to screen
6 Years Ago
[D11] Disconnect/Kick using the LiteNetLib protocol instead of using a soft packet, This fixes the correct displaying of errors and also makes for sending the reason to server/client so the peer knows why. The reason for this change is you could get disconnected before actually getting the reason from the server which in turn would not update the UI correctly
6 Years Ago
[D11] Front-end lobby server launch now uses supplied server map data through existing API, instead of manually downloading. Hooked-up thumbnail image data download.
6 Years Ago
progress backup
6 Years Ago
Defaulted tint mask to texture on foliage shader set Fixed tint mask baking failing in some cases Rebaked and updated all tree impostors Nuked all unused impostor tint mask textures
6 Years Ago
Fixed off center bakes
6 Years Ago
▉▄▄▋▆▍▄▊█ ▋▄▍▋▇ ▊▋█
6 Years Ago
Try again
6 Years Ago
Fixed impostor command buffer release warnings in edit-mode
6 Years Ago
▄▅▍▅▍▆▊ ▄▅▊▌▉
6 Years Ago
▍▉▉ ▋▄▉▋▄▌▌ ▇▄▆▋ ▅▊▇█, ▆▆█▅ ▊▉██▍█▌█ !▌▊▉█▅▍ ▄▊█▅▊ ▅
6 Years Ago
Potential NRE fix.
6 Years Ago
▋▆▍▍█▉ !▅▄▌▍█▋▋▉ ▉▊▍█
6 Years Ago
merge from main
6 Years Ago
▆▇▌ ▇▄▍▌▉▉
6 Years Ago
Added explicit tint mask source enum (all white, all black, texture)
6 Years Ago
Renamed and moved billboard bake shader
6 Years Ago
Updated shaders, more testing
6 Years Ago
[D11] [UI] Re-added "D11_NEWHUD" define for quick chat update in BasePlayer_ClientLocal to fix null instance.
6 Years Ago
[D11] Disabled "Generate Mip Maps" on all UI Sprite Textures.
6 Years Ago
[D11][UI] Removed the Selected blueprint detail panel
6 Years Ago
[D11] Map download URL from the CDN hard-coded into server for now.
6 Years Ago
[D11] Revert Project Settings from previous commit
6 Years Ago
[D11] [UI] Attachment slot panel implemented highlighted modifications show details on panel
6 Years Ago
AI tweaks.
6 Years Ago
[D11] Call Rich's logger to capture as json on server
6 Years Ago
[D11] [UI] Quick Craft radial menu added with required assets and scripts.
6 Years Ago
[D11] Prevent a translation attempt if a string is empty
6 Years Ago
[D11] Display meaningful socket error in log, rather than just an int code.
6 Years Ago
[D11] Temp fix for changes in server data.
6 Years Ago
Strobe light LOD0 rotation fix
6 Years Ago
[D11] Just turn off IPv6 stop with all the #if's
6 Years Ago
[D11] Changes to get rid of the UserPacket emulation layer and start to integrate the direct calls, it means less packet copying, it was doing it twice per packet when it really wasn't needed,
6 Years Ago
[D11] Map download from the CDN hooked-up to selecting a server from the protocol request list.
6 Years Ago
Merge from asset_bundles_3
6 Years Ago
▄▅▉▆▉ █▉█▄▊▍▌ ▍▍▄▆▌ ▇▉▌
6 Years Ago
Asset bundle build map updates
6 Years Ago
Moving
6 Years Ago
▌▅▉▅▄▋ ▄█▌▍▉▄ !▅▋▄ ▄▊▅ ▆▍▋ ▆▆▄▆▉▆▆
6 Years Ago
Subtracting
6 Years Ago
▋▄▋▆▆▆▆ █▇▉▊▌▇▊▆
6 Years Ago
▅▅▊ ▊▍▊▍▍▍▇ █▉▆▅▅
6 Years Ago
merge from main
6 Years Ago
▅▉▆▆▄▌ ▄▍▋▊▍▍▍▄
6 Years Ago
Added two-sided lighting toggle to rust/std+wind shader set
6 Years Ago
▉▊▅▉▊▆▊█▇▉▋ ▊▌▉▊▉▊▋▍▇▅▇▆▌
6 Years Ago
▉▄▋▅▋▉ ▋█▅ ▌▆▄ ██▆▆▋█▌ ▉▌▌▍▅▍▉▅
6 Years Ago
HAB global broadcast
6 Years Ago
extra flag on HAB
6 Years Ago
Moved new plugins to Third Party