branchrust_reboot/main/d11_console_versioncancel

4,583 Commits over 731 Days - 0.26cph!

6 Years Ago
[D11][UI] missing file from previous commit
6 Years Ago
[D11][UI] Preset server settings implemented. Additional art and current server definitions
6 Years Ago
[D11] [UI] Fixed error when interrupting leaderboard loading which led to attempted access of null data. Fixed incorrect calculation for Kill/Death Ratio.
6 Years Ago
[D11] [UI] Added index tracking to leaderboard navigation. Adjusted transitions for leaderboard content states.
6 Years Ago
[D11] Define Fix
6 Years Ago
[D11][UI] Added temporary playfab id and currency displays to the creatserverpage. Altered rent server json
6 Years Ago
[D11] [UI] Leaderboard names now use actual usernames rather than ID's. Fixed navigation on leaderboards screen.
6 Years Ago
[D11] Fix for LoadingScreen incorrectly setting the InputModule parent to null on close, and for the TitleScreen not being active after reloading the Frontend
6 Years Ago
[D11] Fix for PagedUI ChangePage sometimes causing the PageQueue to fall out of sync
6 Years Ago
[D11] [UI] Added leaderboard container states to display when initial loading is occurring and when leaderboards might not be accessible.
6 Years Ago
[D11] UDP encryption plugin for Linux.
6 Years Ago
[D11] Make sure linked accounts are added to player entries for leaderboards so the platform username can be displayed
6 Years Ago
[D11][UI] Create server menu server name and messages hooked up
6 Years Ago
[D11] [UI] Fixed leaderboards selectable button colour tints being incorrect. Added correct stat tracking for kill/death ratio and player kills.
6 Years Ago
[D11] WIP initial support for controller vibration (ps4 only atm)
6 Years Ago
[D11] [UI] Added Leaderboard text translation keys to d11.json. Linked leaderboards to playfab request functions. Updated leaderboards layout.
6 Years Ago
#74 - draw decals using a material property block, to avoid fighting between SH shader constants in multithreaded renderer
6 Years Ago
[D11] Fix for settings options
6 Years Ago
[D11] Create server popup navigation and translation definitions
6 Years Ago
[D11] Removed a few duplicate assets (they were already in other sprite sheets)
6 Years Ago
[D11] New art assets for server time display
6 Years Ago
[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
6 Years Ago
[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
6 Years Ago
[D11] [UI] Fixed staff credits screen prefab having incorrect scale.
6 Years Ago
[D11] Change lightbar (on ps4) to green when radiation overlay enabled
6 Years Ago
[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.
6 Years Ago
[D11] [UI] Fixed missing bool switch in credits and code of conduct screens.
6 Years Ago
[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.
6 Years Ago
[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.
6 Years Ago
[D11] CLIENT define fix
6 Years Ago
[D11] [UI] the sticks text will now highlight while switch sticks is on to make it more apparent they're switched
6 Years Ago
[D11] UDP encryption plugin for Linux using OpenSSL.
6 Years Ago
[D11] SendReport now includes error handling, and quick fix to prevent OptionsUI from always defaulting to the first page
6 Years Ago
[D11] WIP lightbar - forgot this
6 Years Ago
[D11] WIP - Expose lightbar setting/reset on PS4 (does nothing on other platforms) - support added for critical health + activating the torch
6 Years Ago
[D11] Set defaults to include ENABLE_PLAYFABSERVER_API
6 Years Ago
[D11] Fix server builds
6 Years Ago
[D11] Fix build issue
6 Years Ago
[D11] Disable the leaderboard call I left in for testing
6 Years Ago
[D11] Player Stats now work, There are also calls for getting the Leaderboards
6 Years Ago
[D11] Fix for Close function in UIControls
6 Years Ago
[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
6 Years Ago
[D11] Fix for missing CLIENT define
6 Years Ago
[D11][UI]Loading screens added to scene
6 Years Ago
[D11][Tutorial]Textures Crunched.
6 Years Ago
[D11][Tutorial] Alt Loading Screens Added
6 Years Ago
[D11] TMP texts can now inline sprites from text strings in the translation file (see Translate.GetTokenised)
6 Years Ago
[D11] Fixes for Close functions on a number of Main Menu pages
6 Years Ago
[D11] [UI] Hooked up leaderboards page to leaderboards button on Rust Pulse page.
6 Years Ago
[D11] [UI] Fixed dodgy merge on d11.json file.