branchrust_reboot/main/d11_console_versioncancel
4,583 Commits over 731 Days - 0.26cph!
[D11] - update to water / colour grading
Uploading the symbols: using the %builddir% variable in teamcity.
Tweaks to the UploadSymbols script
[D11] Cut out a little more of the profile marker overhead in a final build. Currently all of the C# side is left intact, only the engine side is compiled out. The main reason for doing this, however, is that it fixes the graphical corruption various people have got when trying to make their own master builds, and there is a runtime graphical corruption bug which looks like it might be the exact same thing. Investigation into exactly what is going on here continues, as there may be an underlying memory scribble, as the reason why this is a problem is not understood.
[D11][#3893] Pickup radiius doubled. (Configurable within the WorldModel script.)
[D11][UI][#3855] Fixed death screen been navigable before fully displayed
[D11][FP Feedback][Graphics][#3902] Fixed doors occlusion culling bug
Decal rotation fix, and cleaned up effect throttling
[D11][UI][#3897] Removed un need menu tip
[D11] Added a Log Message call for server shut down so Rustworks can shutdown a server proper before killing it.
[D11][UI] Re added server name to ingame options. [#3854] Fixed issues with toggling off pause menu
[D11][#3803] Ladders are no longer rotated 90 degrees.
[D11] Weighted vertex normals for Assets\Prefabs\Building
Script to upload Xbox Symbols to a symbol server + symstore.exe from Debug Tools for Windows.
DTLS Update
Got rid of the main weird callback mechanism in the DTLS code for getting the messages ( the bridge between c# and c++ ). The code is simplfied, more intuitive, quicker ,natural + more garbage/memory friendly. The c# gets the messages from the c++ more naturally/explicitly. I've tested ps4 and editor and it seems fine ( but just want to give a heads up in case everything blows up ). I kept seeing DTLS stuff in the GC cleanup ( + all that ScopedAllocator stuff in pix looked well over the top in the callback ).
[D11] + Missing script which handles brightness of stars during the day and night
[D11] Added check to prevent platform icon appearing in the event of a suicide
[D11][FP Feedback][Gameplay][#3890] Player can interact while aiming
[D11] - tweaked colour grading
[D11][UI][#3897] Fix for translation failing on disconnect. Switch master builds to to produciton rustworks
+ Changes to the cave gravel now works in terrain
[D11][UI][#3857] Fixed been able to access parts of stats menu when dissconected on xboxone
[D11][UI][#3864] Changed voice chat tip to reflect control changes
[D11] Fixed issue causing PS4 to tell all non chat restricted users that their chat was restricted.
[D11] Generated resources.pri
[D11] PS4 share play blocking fixed
1. Burst package 1.1.2 -> 1.2.3
2. Changing BurstAotCompiler.cs:320 to have generatedDebugInformationInOutput (to generate .pdb symbols) for non-development Xbox builds
3. Moving the burst package from Library/PackageCache/com.unity.burst to Packages/com.unity.burst so that it could be checked-in to PlasticSCM
4. A path to add to _NT_SYMBOL_PATH in TeamCity:
%teamcity.build.checkoutDir%/Libraryxboxone/PlayerDataCache/XboxOne/Data/Plugins
[D11][XBOXONE] Removed unused/erroneous rating from appxmanifest.xml for beta
[D11] Removed Controller Speaker Option from Options Menu
[D11][UI][#3906][#3907][#3908] Fixes for issues related to eula popup
[D11] [UI] Fixes for bugs 3869, 3872, 3877, and 3881. English US language default fallback set and loosened boot-up language code so it doesn't try to find closest matching (it either perfectly matches, or returns English US). Localisation fixes for Playstation(R)4 text and Favourited/History translations. Removed "PLACEHOLDER" text in localisation files. Fixed backend text showing when reporting a player.
[D11] Added call to display system message for TRC 4061 for bug 3876
[D11][UI] Privacy Policy Prefab and text update
[D11] Palm tree LODs amount changed to 5 to 4
[D11] Reverting checkin
48813
[D11][UI][#3887] Fix for game not translating text when canceling loading
[D11][UI] Removed debug options in ingameoptions
[D11][UI] Eula popup and screen changes + eula text
[D11] Palm tree LODs amount changed to 5 to 4
[D11] Incorrect scale deployables fixes [Shelf 3820 - OK'd by Gurmita]
[D11] Fix to bin scale [Shelf 3816 - OK'd by Gurmita]
[D11] [UI] Added new translations for "Favourited" and "History".
[D11][#3823] Building now produces a smoke effect. (Shelved)
Excluding sqlite3 from PS4/XBox platforms.
[D11] [UI] Locked game type option from server filter popup. Button Options can no longer perform left/right input when locked.
[D11][UI][#3854][#3874] Fixed issues with closing ingame menu and connected players ( missing file)
[D11] Player fixes since sprinting is not disabled while ducked