241,434 Commits over 3,867 Days - 2.60cph!

5 Years Ago
Handle client disconnect reason (only server timed out for now)
5 Years Ago
demo.record generates a name if none provided, adds extension only if passed name doesn't contain one demo.play returns properly on empty filename
5 Years Ago
Add nameplates to NetTest
5 Years Ago
Add LocalClient class to deal with anything needing UPlayerController (a single player controller only exists on the local client now, not for every client on server) BasePlayer has their own ViewAngles on the managed side but uses control rotation locally, this is so server can know player view angles without having a player controller Orientate test player model with ViewRotation
5 Years Ago
[D11] [UI] Fixed weapon reloading when opening ammo wheel.
5 Years Ago
Removed mounting support for Zeno Clash Model Pack as it no longer exists.
5 Years Ago
net message warnings now contain the net message name they belong to
5 Years Ago
...
5 Years Ago
Bundle fixes
5 Years Ago
▄▊█▇▇ ▄▉▅▆█▅▊▋.█▄▆▄▄▌▋_▇▊▍█ ▉▉▇▅▋▍ ▋█ ▆▊▆█▄▌ ▆▋▉▉▊█▌ ▉▇ ▅▌▋ ▄▋ ▌█▌▇ ▋▄▋ ▌▊█▇▇▊ ▋█▄▆ ▊▆▅▌▄▆▋ ▍█▊▍ ▅▆ ▆▄▍▄▉▌▌▌ (▋▄▄ ▇▄▅▆▇▋▄)
5 Years Ago
Added butchers
5 Years Ago
Fixed binds not working with cinematic_play and cinematic_stop
5 Years Ago
board hover fix
5 Years Ago
Added some shops etc.
5 Years Ago
▇▆▍▆▄ ▊▇▊▊▊█▋▆▌▉▅▍▍ ▊▌▊█▅▋ ▄▆▄ ▄▇▌▍▅
5 Years Ago
Added Rust.UI.Editor asmdef #ifdef'd OnValidate
5 Years Ago
Remove debug code
5 Years Ago
[D11] Added PS4 input switch option to test PS4 inputs in editor.
5 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)
5 Years Ago
Should fix import StyleAsset:OnValidate crash
5 Years Ago
merging moviemaker into hdrp
5 Years Ago
Bundle fix
5 Years Ago
Server compile fix
5 Years Ago
Merged from hdrp
5 Years Ago
Bundles
5 Years Ago
Timescale setting
5 Years Ago
▅▊▊▋▊ ▆▍▊▅▆▊▇▄.▊▅▊▌▉▇▅_▄█▄▉▍▉▋▊▄▆ (▉▍▇▆ ▇▋▍▆▇▄█ ▌▍▉▌ ▊▉▍▆ █▄▄ █▍█▊▊▄ ▋▄█▇▉▍▊, ▊▍▋▇█▊▊▆▆ ▊▆▉▉▊▆▄▌ ▇▉ ▅███▌▊▅, ▌█▆ ▊▅▇▍ ▌▅▊▋▊▋▌ █▌▆ ▆▆▅▄██▄)
5 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
5 Years Ago
TTT: add missing Detective/Traitor weapons to .fgd (#1593)
5 Years Ago
[D11] [UI] Leaderboards page no longer enabled by default when on frontend (was causing periodic layout rebuilds unnecessarily.
5 Years Ago
[D11] Packets sent and received added to game server telemetry.
5 Years Ago
Update burst and mathematics Updated preview thumbnails for ships
5 Years Ago
garden bg stars Merge branch 'master' of SpaceUsurperUnity hugger, garden bg clouds hugger stab attack artillery unit
5 Years Ago
- Fixes WaitForNextSendTick, so that it always waits correctly for the send. Fixes missions not showing that they've failed if they fail immediately. - Also fixed NRE if a mission is started with a mission user whose character is null or dead.
5 Years Ago
Fixed occasional exception when picking up an item CHIPPY-390: Ctrl+V to watch replay in clipboard CHIPPY-389: Changed how stage icon borders tint
5 Years Ago
Remaining statics. Cull distance pass.
5 Years Ago
tweaked search button positioning updated match history panel
5 Years Ago
HUD (oxygen indicator), more fabricator ui work, fabricator hands out items, oxygen tank
5 Years Ago
Sub asset cleaning
5 Years Ago
Backup
5 Years Ago
only display the ingame play online button if connected
5 Years Ago
...
5 Years Ago
Added all the wallpapers, a utility for painting interiors. Updated utils for rebuilding subscenes etc.
5 Years Ago
updated CE background updated searching online game global button properly disable every acces to the squad editor while queueing (practice panel, outcome panel, map rotation panel, ingame menu) added an online game button to the ingame menu
5 Years Ago
[D11] add xbox specific settings for the big sky textures, now that I have the player installed again
5 Years Ago
▆▅▇▊▄ ▊█▄▌▆ ▊▉▍▋▌▋▌▋▌ ▌▉ ▌▌▌▄▇█▌▌▍▉▍▋▋▊▍::▆▇▄▇▍▉▄▇▌▌▄▊▇▍
5 Years Ago
[D11][RAYCASTS] Drinking mechanic improved ( improved code + got rid of duplicate raycast )
5 Years Ago
Exposure setting
5 Years Ago
[D11][RAYCAST] Distance lod on helicopter update
5 Years Ago
[d11][lightjob] Fix for null reference processing job results. Done on the behalf of mattp.