branchrust_reboot/main/d11_console_versioncancel

4,549 Commits over 731 Days - 0.26cph!

8 Years Ago
[D11] ps4 sign in stuff
8 Years Ago
[D11] minor optimisation, NeedsProcessing was always getting called twice.
8 Years Ago
[D11] Missing Translation
8 Years Ago
[D11] [UI] Crafting screen changes
8 Years Ago
[D11] Disabling config write on console
8 Years Ago
[D11] Forgot to include gamesettings script
8 Years Ago
[D11] WIP Options Menu - Game Settings added
8 Years Ago
[D11] [UI] the pinned recipe will now hide by default until you pin something fluid transfer UI now smoothly transitions the water level the HUD will now hide when the crafting / inventory menu is open fixed the description text on the vending machine loot panel
8 Years Ago
[D11][UI] Craft multiple items now implemented in crafting screen and quick craft screen
8 Years Ago
[D11] oops, some native source files I forgot to add back in August. Code was there in DLLs, and nobody had tried to recompile them.
8 Years Ago
[D11] Callback support for platform services events (WIP)
8 Years Ago
[D11] Added new filepath for D11_Frontend in Build.cs
8 Years Ago
[D11] Jenkins fix
8 Years Ago
[D11] Wrap possible exception on client
8 Years Ago
[D11] disable TestLevel (which also excludes it from the bundles now)
8 Years Ago
[D11] Moved D11_Frontend scene and tweaked topbar anchoring
8 Years Ago
[D11][UI] Crafting screen expanded info panel implemented. Improvements to sink skin select carousel. Crafting buttons will not show skin options if no skins are avalible
8 Years Ago
[D11] enable new bootstrap sequence by default (for client only)
8 Years Ago
[D11] [UI] Pie Menu now uses correct method of destroying objects.
8 Years Ago
[D11] [UI] Updated textures and visuals on Respawn screen.
8 Years Ago
[D11] merge fix from new_frontend branch
8 Years Ago
[D11] merge from new frontend branch, new bootstrap system, currently disabled so that I can make sure the old codepath still works for the server etc
8 Years Ago
[D11] disable craggy island, saves package time and memory, no longer used.
8 Years Ago
[D11] [UI] Fixed "MaskedColorLerp" shader incorrectly culling itself, resulting in a blank/empty texture in-game.
8 Years Ago
[D11] Fix for missing base call in an override method
8 Years Ago
[D11][UI] Missing file from previous commit
8 Years Ago
[D11][UI][WIP] Crafting screen skin select carousel is implemented. Crafting queue panel switches item separator display. Renamed LootPanelWatercatcher method to avoid confusion with inherited method
8 Years Ago
[D11] xb1 sign in and controller disconnect/reconnect detection
8 Years Ago
[D11] [UI] added waves to the fluid transfer panel, and made the right inventory panels fit properly in their holders
8 Years Ago
[D11] Time of Day display on the Pause/Game Options screen
8 Years Ago
[D11] Exclude editor from this assembly
8 Years Ago
[D11] Add TMP to packages folder because Package Manager is unreliable
8 Years Ago
[D11] PS4 sign in thread safety, Engaged controller disconnect/reconnect detection (ps4)
8 Years Ago
[D11] Bump protocol after MS
8 Years Ago
[D11] Fix for Respawn Screen losing focus when dying with the Game Options menu up, and a wayward steam achievement check sneaking into the console build
8 Years Ago
[D11] Updated Game Options screen with new buttons and hints
8 Years Ago
[D11] [UI] Fixed bug 24 "'You Died' UI Text wrong" and 26 "No option to spawn at your sleeping bag"; Text for weapon on Respawn UI now shows "N/A" in cases where no valid weapon/object could be found as the killers weapon. Spawn bags will no longer incorrectly be omitted if they are the first or second sleeping bags in the game. Also re-organised defines in various menus for consistency and readability.
8 Years Ago
[D11] Couple more changes to try to fix the server builds
8 Years Ago
[D11] [UI] adjusted the slot of the lantern icon
8 Years Ago
[D11] [UI] Brought back most of the game tips (consume food is still excluded for now because it causes problems)
8 Years Ago
[D11] Bit more logging of defines
8 Years Ago
[D11] [UI] Hold navigation actions will now display hold next there key. Added missing translations
8 Years Ago
[D11] [UI] fixed a couple of navigation issues in the inventory panels
8 Years Ago
[D11] Revert change
8 Years Ago
[D11] [UI] more changes to the loot panels
8 Years Ago
[D11] Fix for null exception on console when closing pause/options menu
8 Years Ago
[D11] Put in a delay
8 Years Ago
[D11] Check a theory out
8 Years Ago
[D11] Typo fix
8 Years Ago
[D11] Save ProjectSettings.asset with the d11Defaults defines to test a theory that these being wrong is causing strange errors in the batchmode Jenkins build.