branchrust_reboot/main/d11_console_versioncancel
4,583 Commits over 731 Days - 0.26cph!
[D11][UI] missing file from previous commit
[D11][UI] Preset server settings implemented. Additional art and current server definitions
[D11] [UI] Fixed error when interrupting leaderboard loading which led to attempted access of null data. Fixed incorrect calculation for Kill/Death Ratio.
[D11] [UI] Added index tracking to leaderboard navigation. Adjusted transitions for leaderboard content states.
[D11][UI] Added temporary playfab id and currency displays to the creatserverpage. Altered rent server json
[D11] [UI] Leaderboard names now use actual usernames rather than ID's. Fixed navigation on leaderboards screen.
[D11] Fix for LoadingScreen incorrectly setting the InputModule parent to null on close, and for the TitleScreen not being active after reloading the Frontend
[D11] Fix for PagedUI ChangePage sometimes causing the PageQueue to fall out of sync
[D11] [UI] Added leaderboard container states to display when initial loading is occurring and when leaderboards might not be accessible.
[D11] UDP encryption plugin for Linux.
[D11] Make sure linked accounts are added to player entries for leaderboards so the platform username can be displayed
[D11][UI] Create server menu server name and messages hooked up
[D11] [UI] Fixed leaderboards selectable button colour tints being incorrect. Added correct stat tracking for kill/death ratio and player kills.
[D11] WIP initial support for controller vibration (ps4 only atm)
[D11] [UI] Added Leaderboard text translation keys to d11.json. Linked leaderboards to playfab request functions. Updated leaderboards layout.
#74 - draw decals using a material property block, to avoid fighting between SH shader constants in multithreaded renderer
[D11] Fix for settings options
[D11] Create server popup navigation and translation definitions
[D11] Removed a few duplicate assets (they were already in other sprite sheets)
[D11] New art assets for server time display
[D11] [UI] adjusted the controller images slightly, and fixed a problem where the header wouldn't highlight properly the first time you entered the menu
[D11][UI] First pass of rent server page and assets.
GameOptionButton button onvaluechanged events changed to send current value rather just been events
Method added to canvasgroupex to allow tweens to automatically deactivate game objects when fished and reactivate them on completion
[D11] [UI] Fixed staff credits screen prefab having incorrect scale.
[D11] Change lightbar (on ps4) to green when radiation overlay enabled
[D11][Audio] Assigned Sound Classes to channels in new mixer - Note the mix will be out of balance until we update the float values on the Sound Definiitions and get the mixer parameter scripts set correctly. Also added 'Remote' sound classes for player movement for remote clients/footstep system. Also removed Outdated version of console mixer.
[D11] [UI] Fixed missing bool switch in credits and code of conduct screens.
[D11] [UI] Added new vignette singleton. Removed config save logic from credits and code of conduct screens. Updated leaderboard screen with more logic for testing purposes.
[D11][Audio] Latest version of Mixer, some new channels added. More DSP set up including DSP required for various listening modes as well as rival foostep enhancement.
[D11] [UI] the sticks text will now highlight while switch sticks is on to make it more apparent they're switched
[D11] UDP encryption plugin for Linux using OpenSSL.
[D11] SendReport now includes error handling, and quick fix to prevent OptionsUI from always defaulting to the first page
[D11] WIP lightbar - forgot this
[D11] WIP - Expose lightbar setting/reset on PS4 (does nothing on other platforms) - support added for critical health + activating the torch
[D11] Set defaults to include ENABLE_PLAYFABSERVER_API
[D11] Disable the leaderboard call I left in for testing
[D11] Player Stats now work, There are also calls for getting the Leaderboards
[D11] Fix for Close function in UIControls
[D11] [UI] added in the controller map screen, edited the translate class to enable more inline button icons, altered the MapIcons sprite sheet to be a bit neater
[D11] Fix for missing CLIENT define
[D11][UI]Loading screens added to scene
[D11][Tutorial]Textures Crunched.
[D11][Tutorial] Alt Loading Screens Added
[D11] TMP texts can now inline sprites from text strings in the translation file (see Translate.GetTokenised)
[D11] Fixes for Close functions on a number of Main Menu pages
[D11] [UI] Hooked up leaderboards page to leaderboards button on Rust Pulse page.
[D11] [UI] Fixed dodgy merge on d11.json file.