branchrust_reboot/main/hackweek_console-uicancel

104 Commits over 92 Days - 0.05cph!

6 Months Ago
Use flex columns for the itemlist, instead of a grid
6 Months Ago
Commands tab for useful and common commands
6 Months Ago
Loadouts tab styling
6 Months Ago
Entered commands always generate a new timestamp
6 Months Ago
Put console command input box at the very bottom of the window
6 Months Ago
- Fixed dodgy scaling on the displayed entries - More flex fixes throughout - Command box clears after running a command
6 Months Ago
- Clear now works - Save correct date/time format when copying to clipboard - Trim <colour> tags when copying to clipboard
6 Months Ago
Console null check, removed unused vars
6 Months Ago
Developer tools tab init fix Console UI NRE fix
6 Months Ago
Pressing enter with the item tab open focus on the search bar Updated search bar styling
6 Months Ago
Fixed a bunch of console order of execution errors now that we do init in a different place
6 Months Ago
- Applied Flaviens shelf to fix messed up console init - Ensured instance is set - Merge conflicts
6 Months Ago
Pressing tab with F1 menu open cycle through all the tabs
6 Months Ago
Added HasConsoleInput()
6 Months Ago
Ensure developer tools warms up the console so it doesnt miss any startup messages Setup copy, clear, log and log file commands
6 Months Ago
giveequip put the item in the inventory main container before moving it to the wear container, otherwise the swap logic doesnt work
6 Months Ago
Ensure input is displayed brighter than logs
6 Months Ago
Can now submit console commands to the new console ui - Split off the display from the processing part of the console UI
6 Months Ago
Added "Equip" button for wearable items Added giveequip command Works half of the time, it can't swap existing items currently
6 Months Ago
Item list tab: - Added Recents tab, holds the recently used items - Added a scrollbar - Fixed some bugs
6 Months 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
6 Months 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
6 Months Ago
Loadout view, info and items styling
6 Months Ago
- VirtualScroll and FlexVirtualScroll now support elements with different heights - dynamic sizing - Console is now displaying properly
6 Months Ago
Server tab
6 Months Ago
Virtual scrolled the item list
6 Months Ago
Can favorite items Added All and Favourites tabs
6 Months Ago
Added a mask to dev tool body, changed the height to match the old one Fixed dev tools open by default
6 Months Ago
Item buttons are working, added styling etc
6 Months Ago
Restore engine ui blur background
6 Months Ago
Fix console not working on first open (eg youd open it to a blank screen)
6 Months Ago
Group buckets via log type (log types that are different from the 'running log' will create a new bucket
6 Months Ago
Setup correct warning colour
6 Months Ago
- Setup virtual flex - Got something printing, buffer is working
6 Months Ago
Initial console page backend work: - Timestamp bucketing system - Fixed size queue system - Simple rewrite of console
6 Months Ago
Info panel and prefabs
6 Months Ago
merge from main
6 Months Ago
Item tab is populated by items, can switch categories Some layout changes
6 Months Ago
tools tab
6 Months Ago
Renamed some prefabs, folders
6 Months Ago
Started on the item tab
6 Months Ago
Padding and layout fixes
6 Months Ago
Added RobotoMono-Bold
6 Months Ago
Fixed RobotoMono material fuckery
6 Months Ago
Console menu navigation
6 Months Ago
Developer tool nav bar buttons
6 Months Ago
Added the old console to the new developer tool prefab for now
6 Months Ago
Baseline, bootstrap spawns EngineUI2
6 Months Ago
Setting up EngineUI2_DeveloperTools prefab
6 Months Ago
console tools