branchrust_reboot/main/hackweek_console-uicancel

77 Commits over 0 Days - ∞cph!

39 Days Ago
- Autocomplete ranks suggestions based on how some minor closeness values - Got history working again
39 Days Ago
Automatically put the scroll view to the bottom anytime a new command comes in unless the user has scrolled up at some point
39 Days Ago
more loadout cleanup
39 Days Ago
cleanup loadout boxes
39 Days Ago
redesigned commands panel
40 Days Ago
Restored drag and dropped items spawning in the overlay canvas
40 Days Ago
Restored blur when F1 menu is open
40 Days Ago
Server admin tab layout changes to match the design
40 Days Ago
Compile fixes
40 Days Ago
Fixed UI_DeveloperTools tab opening issues
40 Days Ago
Suggest required data types in auto complete
40 Days Ago
Swap over to roboto mono
40 Days Ago
Wip server admin tab
40 Days Ago
Better autocomplete styling
40 Days Ago
New autocomplete system - still needs some work
40 Days Ago
Added server tab
40 Days Ago
Loadout and commands view styling
40 Days Ago
more loadout styles that didnt pick up
40 Days Ago
Removed the escape capture from the item list search bar, its cancelling the escape to close and its annoying
40 Days Ago
Restore consoletoggle arg to open a specific tab
40 Days Ago
Info tab tweaks
40 Days Ago
merge from main
40 Days Ago
Added a button to toggle hidden items
40 Days Ago
Use flex columns for the itemlist, instead of a grid
40 Days Ago
Commands tab for useful and common commands
40 Days Ago
Loadouts tab styling
41 Days Ago
Entered commands always generate a new timestamp
41 Days Ago
Put console command input box at the very bottom of the window
41 Days Ago
- Fixed dodgy scaling on the displayed entries - More flex fixes throughout - Command box clears after running a command
41 Days Ago
- Clear now works - Save correct date/time format when copying to clipboard - Trim <colour> tags when copying to clipboard
41 Days Ago
Console null check, removed unused vars
41 Days Ago
Developer tools tab init fix Console UI NRE fix
41 Days Ago
Pressing enter with the item tab open focus on the search bar Updated search bar styling
41 Days Ago
Fixed a bunch of console order of execution errors now that we do init in a different place
41 Days Ago
- Applied Flaviens shelf to fix messed up console init - Ensured instance is set - Merge conflicts
41 Days Ago
Pressing tab with F1 menu open cycle through all the tabs
41 Days Ago
Added HasConsoleInput()
41 Days Ago
Ensure developer tools warms up the console so it doesnt miss any startup messages Setup copy, clear, log and log file commands
41 Days Ago
giveequip put the item in the inventory main container before moving it to the wear container, otherwise the swap logic doesnt work
41 Days Ago
Ensure input is displayed brighter than logs
41 Days Ago
Can now submit console commands to the new console ui - Split off the display from the processing part of the console UI
41 Days Ago
Added "Equip" button for wearable items Added giveequip command Works half of the time, it can't swap existing items currently
41 Days Ago
Item list tab: - Added Recents tab, holds the recently used items - Added a scrollbar - Fixed some bugs
41 Days Ago
Disable per item heights when a grid is used Fixed visibility calculations still expecting fixed height - use accumuative per row Use row math for height and spacing
41 Days Ago
- Fix flex virtual scroll not calculating the correct top and bottom starting rows after dynamic cell changes - Increased the threshold for console messages to be put into the same bucket (1.5 seconds now) - Console messages will now group according to log type, multiple warnings will be grouped together etc
41 Days Ago
Loadout view, info and items styling
41 Days Ago
- VirtualScroll and FlexVirtualScroll now support elements with different heights - dynamic sizing - Console is now displaying properly
41 Days Ago
Server tab
42 Days Ago
Virtual scrolled the item list
42 Days Ago
Can favorite items Added All and Favourites tabs