branchrust_reboot/main/d11_console_versioncancel

4,583 Commits over 731 Days - 0.26cph!

6 Years Ago
[D11][Audio] Mixer Updated to latest design, Sound Class mixer assignments set up
6 Years Ago
[D11] Proper compile guard
6 Years Ago
[D11] Support for first achievement on xb1 (Ex-hemp-lary)
6 Years Ago
[D11] chat wheel is now disabled when not open, removes some canvas updates and some animator updates
6 Years Ago
[D11][UI] Server type selection menu added Added about server page Added placeholder rust credits screen
6 Years Ago
[D11] Server memory monitoring updates.
6 Years Ago
[D11] Compile fix
6 Years Ago
[D11] fix for in-game options menu starting off enabled. Once you opened and closed it, it would be disabled, but until then we would be processing it all the time, just not drawing it since the alpha was set to zero.
6 Years Ago
[D11] move the save game routines into bootstrapd11 as it was still in the frontend - can't have been working correctly in game (probably doing nothing due to null checks)
6 Years Ago
[D11] Source project for ps4 native SharePlayBlocker plugin
6 Years Ago
[D11] Added calls to initialise and update SharePlayBlocker native ps4 plugin
6 Years Ago
[D11] Native ps4 plugin to prevent SharePlay
6 Years Ago
[D11] [UI] Began adding image support for JSON parser. Added more comments to classes. Commented out temporary editor-only functions.
6 Years Ago
[D11][Audio] Completed move of all sound definitions to Sound Def Folder.
6 Years Ago
[D11] [UI] Community Hub now parses button content passed to it from the server. Currently still using static implementation for testing purposes.
6 Years Ago
[D11] enable offline shader lod stripping (custom engine feature), currently forced to highest quality shaders, rest are stripped out to save memory. Seems to needs shader cache to be deleted before it will work.
6 Years Ago
[D11] Added method to get virtual currency values for player, RequestVirtualCurrencyAmounts()
6 Years Ago
[D11][Audio] Moving and Deleting Sound Defintions : Ongoing
6 Years Ago
[D11][UI] Serialize and renamed lockedNavagationHolder
6 Years Ago
[D11] Define fix & a couple of new translations added
6 Years Ago
[D11] Define Fix
6 Years Ago
[D11][UI] Rent server guided player flow
6 Years Ago
[D11][Audio] Started moving sound definitions for easier editing and tracking.
6 Years Ago
[D11] Missing define fix
6 Years Ago
[D11] WIP MyGames - Server button content is now populated, new art assets added and sprite sheets fixed up for use with TMP
6 Years Ago
[D11] [UI] Tweaks to container set up in Community Hub to support static, dynamic, and top news content.
6 Years Ago
[D11][UI] Community hub screen basic JSON parsing framework for dynamic served content.
6 Years Ago
[D11] [UI] Fixed server define error for variables not being used.
6 Years Ago
[D11] Support for Rich Presence strings on ps4
6 Years Ago
[D11] [UI] added server connection screen icons
6 Years Ago
[D11] [UI] localisation texts for the server admin controls screen
6 Years Ago
[D11] [UI] Community hub test screen can now be exited, now correctly loads buttons, and renamed button prefab to correct name.
6 Years Ago
[D11] [UI] added in the server admin controls screen, separated the footer section of the server stats screen into its own class because it's used in a lot of places
6 Years Ago
[D11] Memory monitor snapshot time period tweak.
6 Years Ago
[D11] add a cached 2k map
6 Years Ago
[D11] [UI] Added community hub assets for testing. (Currently placeholder art).
6 Years Ago
[D11] Initial support for Rich Presence strings on xb1
6 Years Ago
[D11] MyGames WIP - ScrollRect now moves, updated NavigationBar and added Refresh command
6 Years Ago
[D11] Removed a few duplicate entries from D11 translation file
6 Years Ago
[D11] Server startup null ref exception fix (observed with 'QA Builders' db state).
6 Years Ago
[D11] Server memory lightweight runtime monitor.
6 Years Ago
[D11][UI] Changed how Options button hints Create server hints enabled. Added hints and option names to translation file
6 Years Ago
[D11] Enable player save for both xb1/ps4
6 Years Ago
[D11] Reduced PS4 save data block size to BLOCKS_MIN (96) / ~3Mb
6 Years Ago
[D11] Initial support for controller vibration xb1
6 Years Ago
[D11] Plugin needed for controller vibration support on xb1
6 Years Ago
[D11] [UI] added in the live server stats to the pause menu carousel
6 Years Ago
[D11] WIP My Games/My Servers
6 Years Ago
[D11] [UI] Server define fix in UILeaderboards.cs.
6 Years Ago
[D11] [UI] Cleaned up data set functionality, and enabled basic scrolling functionality for leaderboards that extend beyond the max visible limit.