5,030 Commits over 670 Days - 0.31cph!
Restored drag and dropped items spawning in the overlay canvas
Restored blur when F1 menu is open
Server admin tab layout changes to match the design
Fixed UI_DeveloperTools tab opening issues
merge from tmp_generatecaretnre_fix
Fixed TMP GenerateCaret NRE (disabled canvases ending up null...)
Fixed checkout result page "view in inventory" button scaling issue
Fixed canvas ordering issues with store and checkout result pages
Removed the escape capture from the item list search bar, its cancelling the escape to close and its annoying
Restore consoletoggle arg to open a specific tab
Fixed menu tooltip icon not being marked as non static
Added a button to toggle hidden items
Use flex columns for the itemlist, instead of a grid
Console null check, removed unused vars
Pressing enter with the item tab open focus on the search bar
Updated search bar styling
Pressing tab with F1 menu open cycle through all the tabs
giveequip put the item in the inventory main container before moving it to the wear container, otherwise the swap logic doesnt work
Added "Equip" button for wearable items
Added giveequip command
Works half of the time, it can't swap existing items currently
Item list tab:
- Added Recents tab, holds the recently used items
- Added a scrollbar
- Fixed some bugs
Virtual scrolled the item list
Can favorite items
Added All and Favourites tabs
merge from hbhf_deployvolume_fix
Fixed HBHF sensor being deployable through constructions
Added a mask to dev tool body, changed the height to match the old one
Fixed dev tools open by default
Item buttons are working, added styling etc
Restore engine ui blur background
Item tab is populated by items, can switch categories
Some layout changes
Renamed some prefabs, folders
Fixed RobotoMono material fuckery
Removed save file name from Craggy's GameSetup
Developer tool nav bar buttons
Added the old console to the new developer tool prefab for now
Baseline, bootstrap spawns EngineUI2
Setting up EngineUI2_DeveloperTools prefab
merge from automatedtesting
Started adding descriptions to all the existing tests, + some cleanup