122,117 Commits over 4,048 Days - 1.26cph!
[D11] PlayFab stats/Achievements
fixed FOV bug which zoomed weapons in too much if fov was not default (75)
[d11][Audio] Renamed Animal Emote Sound defs with sdef_animalname prefixes. Also set up mixer snapshots for correct volume consistency where required.
fractional reloading low fps bug fix
antihack
[D11] Checks in D11Mixer switching for Stafford to preview
Fix for adding and then removing mesh instances in the same update
Fix for incorrect scaleOverride on GibbableAttributes (typo)
Fix for incorrectly stripping off PrefabAttributes when converting to instanced rendering
[D11] temp disable refresh server loop sfx as per putsons request.
[D11] temp disable refresh server loop sfx as per putsons request.
subtracting
33575 (server stall)
[d11][Audio] Started fixing unlinked Animal Sound Defs
Fix for conversion of RendererLODs with deferred mesh decals.. although i'm still a bit dubious about them being enabled for lower LODs
[D11] [UI] added a missing comma that was preventing the game from playing
[D11] stops spamming "ui_fe_tab_next.wav" and "ui_fe_tab_prev.wav" on the front end menu even though there are no more screens either far left or far right....
Fix for instanced mesh shadow culling
WIP on instanced mesh texture streaming
[D11] Change to the UI Background images and compression
[D11] Hooks up back sound to PopUp menus
[D11] [UI] Fixed not being able to connect to servers.
[D11] Puts the join game stinger on the MUSIC channel in the D11 Mixer
Pass on the 'Create Game' section, 60% complete
Bandit light fixture prefabs & related.
[d11][Audio] Fixed UI sounds being mixed through interior reverb spaces (All UI sound defs were using the default template rather than UI). Mix adjustments to footsteps ongoing (started in order to identify why some singular sounds of the same type are suddenly louder than others, this appears to be down to some kind of animation blend issue when walking in circles/turning on slopes)
[D11][UI] Adjustments to the PVE/pvp options in the create server screen
[D11][UI] stopped the ps4 controller overlaying on the xbox controller in the control screen
bolt rifle fractional reload anim fix
[D11] [UI] Fixed server list duplicating entries when refreshing without leaving the page. Fixed server ID list not clearing fully.
Oil filter silencer, materials and prefab setup.
[D11] [UI] Server Information now displayed correctly on Find/Join game page, and is now passed to the server info popup rather than being requested by the popup. Adjusted prefabs and classes with new functionality.
Changed LightEx to bake intensity into color updates; avoids interference w/ scripts modifying light intensity
[D11] Properly fixes the new music looping functionality and properly fixes the frontend loading music
[D11] Fixes title screen music looping
[D11] Checking in to snapshot WIP as I may need to rewind
[D11][Tutorial] Applied fix for floating boats on console versions
[D11] DTLS multiple connection support - removed the unencrypted UDP socket listener.
Enabled pooling on player corpse entity and ragdoll object
Pillared lantern light fixture prefab & related