branchrust_reboot/main/d11_console_versioncancel

4,549 Commits over 731 Days - 0.26cph!

7 Years Ago
[d11][Audio] Started applying new reverb settings to trigger objects.
7 Years Ago
[D11] Server side changes for achievements
7 Years Ago
Fixes looping sfx not working
7 Years Ago
[D11] Compile fix
7 Years Ago
Refactors FE SFX a little. Adds in looping sfx when finding a game.
7 Years Ago
Fixed LODConverter working on root obj not current obj
7 Years Ago
[D11] Reduced COL Meshes
7 Years Ago
[D11] Clients can now time themselves out if a server isn't responding, and servers will now timeout unresponsive dead players as well as living ones
7 Years Ago
[d11][Audio] Created brand new reverb presets ready to apply to structures etc.
7 Years Ago
[D11] DTLS reliable-order traffic fixes and improvements.
7 Years Ago
Latest SFX changes
7 Years Ago
[D11] [UI] server define fix
7 Years Ago
[D11] [UI] re added the confirmation popup for profile switching
7 Years Ago
[D11] [UI] tidied up the player info widget and the profile switching on xbox
7 Years Ago
More FE up/down/left/right SFX triggers
7 Years Ago
[D11] Bump the save version
7 Years Ago
Latest FE SFX
7 Years Ago
[D11] [UI] Fixed phrase format string not correctly being translated in certain categories in quick chat wheel.
7 Years Ago
[D11] Fix for held deployable crash
7 Years Ago
[D11] DTLS reliable ordering fix for multiple connections.
7 Years Ago
[D11][UI] Water Storage panel improvements
7 Years Ago
[D11] Support for showing account picker on demand for xb1, hooked up to UI (crudely for now)
7 Years Ago
[D11] Only save data when achievement not unlocked
7 Years Ago
[D11] [UI] Fixed define issue. Also fixed server info being weird and not keeping default values at runtime.
7 Years Ago
[D11] DTLS network API delivery method added. Simple reliable-ordered support implemented, to try to fix entities out-of-order issue on public servers.
7 Years Ago
[D11] [UI] Moved spam prevention from quick chat wheel to chat UI class. All messages that go through the chat box should now correctly trigger spam prevention logic if player spams.
7 Years Ago
Moves the frontend SFX to the client prefab so they are always available.
7 Years Ago
[D11] [UI] Added "Days Active" column to Find/Join Server menu.
7 Years Ago
[D11] [UI] Planner guide should now trigger neutral state when player is unable to afford to place construction.
7 Years Ago
[D11][UI][#1038] Fix for ingame ui crash. Fix for issue with held buttons
7 Years Ago
[D11] Raise network protocol to 2117
7 Years Ago
[D11] DTLS console test exe updated.
7 Years Ago
[D11] DTLS console test app updated with example root certificates fixed with encoded CA attribute (generated by Rustworks).
7 Years Ago
[D11] Fix for occasional null ref when selecting a server to join.
7 Years Ago
merge 32684 to fix double door models etc
7 Years Ago
[D11] Make it check both the map Cache folder then the StreamingAssets/Map folder.
7 Years Ago
[d11][Audio] Baked reverb into new ui sounds. Tidied up compression inconsistencies across various audio clips (geiger counter was set to stream!) Work on new reverb presets.
7 Years Ago
[D11] [UI] Linked translations with translation file for Quick chat options.
7 Years Ago
Adds prev/next tab and up/down menu sfx
7 Years Ago
[D11] [UI] Added translations to translation file. Fixed category not correctly attempting to translate file. Moved some logic around in quick chat menu file.
7 Years Ago
[D11] Support for xb1 rich presence
7 Years Ago
[D11] [UI] Fixed quick chat scriptable objects being nulled out.
7 Years Ago
[D11] [UI] Quick Chat options updated to requested changes. Fixed define in previous submit.
7 Years Ago
[D11] [UI] Setup for quick chat wheel category and actual phrases. Moved blur camera from blur singleton to Frontend scene and renamed it "Frontend Camera".
7 Years Ago
[D11] Rich presence string triggers
7 Years Ago
adds #if CLIENT on FE SFX calls to fix broken build
7 Years Ago
adds frontend select/back sfx
7 Years Ago
[D11] Make sure to be logged in before getting friends
7 Years Ago
[D11] [UI] added buttons to the player info widget and linked it to the rust credits screen
7 Years Ago
[D11] DTLS plugin updated with root certificate support.