branchrust_reboot/main/d11_console_versioncancel

4,549 Commits over 731 Days - 0.26cph!

7 Years Ago
[D11] [Audio] Fix boat audio crash
7 Years Ago
[D11][UI] [#1548] Fixed missing text in selected item panel. Resistance panel will clear adjustments when selecting an empty itemslot
7 Years Ago
[D11] Fix for dropping half a stack of items
7 Years Ago
[D11][UI] [#1841] fixed issue with changing gear via selecting
7 Years Ago
[D11][UI] Players can now Split a stack on their belt to their inventory if its full and vice versa. Unstackable items will no longer have a split option and will be grayed out for single stackable items
7 Years Ago
[d11][Audio]Checked in a fix for Red APC warnings on Xbox and PS4, should fix missing audio on those platforms also (related bug)
7 Years Ago
[d11][Audio] Removed temporary audio clip processor script that was blocking bug fixes. (backed up)
7 Years Ago
[D11] Fixed a typo in the opening splash screen - has been annoying me for a while
7 Years Ago
[D11] [UI] fixed a bug where you could still see the interaction prompts while downed, and the crosshair would move while downed, and removed a print string
7 Years Ago
[D11] Added 'isSleeping' and 'isDead' checks before opening various in-game UI
7 Years Ago
[D11] default panel to deactivated
7 Years Ago
[D11][UI] Some shop front changes
7 Years Ago
[D11] Added ability to quick drop half a stack of items, and the command to drop items whilst splitting a stack now works correctly
7 Years Ago
[D11][UI] Resynced Lootpanels up with their prefabs
7 Years Ago
[D11] [UI] Search now cancels itself if the search input on the OSK is empty or null (instead of failing validation). Updated OSK header and description strings. Search input field now retains previous search while in that screen.
7 Years Ago
[D11] revert my previous change, wrong branch
7 Years Ago
[D11] some more 2019.1 fixes for the SelectionState enum change.
7 Years Ago
[D11] [UI] Pie Menu titles now set to auto-size.
7 Years Ago
[D11] Reset player belt selection back to the first slot whenever sleeping, rather than on PlayerBelt initialise
7 Years Ago
[D11] [UI] Stance Enum Added.
7 Years Ago
#1478, #1806
7 Years Ago
[D11] Attempt to fix 1823
7 Years Ago
[D11] Info popups with only an 'Ok' prompt to close the popup can now be closed with the 'B/Circle' button as well
7 Years Ago
[D11] [UI] Server Search now checked after server info has been retrieved so we can check against the server owners name (not just the server name).
7 Years Ago
[D11][UI] [#1819] Fix for error unloading ammo in gun
7 Years Ago
[D11] PS4 game save corruption/no space handling, XB1 multiplayer permission checking
7 Years Ago
[D11] [UI] Added support for popup slider components. Fix to filter list error index out of range when accessing button options.
7 Years Ago
Shortened smoke string, added blueprint hint for tutorial
7 Years Ago
[D11][UI][#1805] Fixed hud bar highlight. [#959] Only send 1 item to research table. Player should be no longer able to stack pumpkins should no longer stack in gear slots
7 Years Ago
[D11] Fully disabled the highlight overlay on the mini player preview model - should only show on the larger one
7 Years Ago
[D11] [UI] Fixed compiler error.
7 Years Ago
[D11] [UI] Moved function from FindJoinGameUI to ServerInfo (didn't need to be in a separate class). Tidied up code in FindJoinGameUI in preparation for further changes to implement search by owner name.
7 Years Ago
[D11][UI] [#1753] give option removed when workbench is open. Fixed issue where lootpanel oven text was not updating when opened. Repair bench now targets you inventory when you open it
7 Years Ago
[D11] [UI] Added warning for null check failing when it shouldn't in UIChat.
7 Years Ago
[D11] [UI] Search text validation added to server search. Slight adjustments to UIChat. Removed unused text validation function from ServerTextInputButton.
7 Years Ago
[D11] Take this out not needed
7 Years Ago
Optimisation for setting preprocessed prefabs' asset bundle/labels on first import
7 Years Ago
Attempt to speed up initial prefab build
7 Years Ago
[D11][UI] Fixed crash when opening Metal Shop front
7 Years Ago
[D11][UI] Fixed navagation issue with the bbq lootpanel. Added null check to UIchat
7 Years Ago
[D11] Define fix
7 Years Ago
[D11] Removed Audio Setup button from Options/Settings
7 Years Ago
[D11] [UI] Server Search implementation.
7 Years Ago
[D11][UI] Improvements to full container checks. Oven panels will update on/off status when they run out of fuel
7 Years Ago
[D11] Selected item always defaults to the first slot when joining a server now
7 Years Ago
[D11] [UI] Popup implementation for Search and Filter on server list.
7 Years Ago
[D11] Changes to Jenkins build
7 Years Ago
[D11] Fixes for player preview model highlighting in the Inventory
7 Years Ago
[D11] 'Add Fuel' quick command for boats
7 Years Ago
[D11] Fixes relating to in-game actions not checking if certain UI was open - eg Reloading. Also added a fix to close the UIControls when 'Start' button is pressed