branchrust_reboot/main/cui_improvementscancel

11 Commits over 61 Days - 0.01cph!

1 Year Ago
Add hudMenuInput support for InputFields (should be used instead of NeedsKeyboard if an input field is displayed while the inventory/crafting panel is open)
1 Year Ago
Add support for "verticalOverflow" on text components, supports "Truncate" (default) or "Overflow"
1 Year Ago
Fix skin id's on item sprites not loading if the id was greater than int.MaxValue Skin images are now loaded correctly via async when using worklshop id's
1 Year Ago
Add a menu option for testing (Debug/CUI/Load Custom UI)
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
Merge pr 32 - Fix countdown not working
1 Year Ago
Can now add "needsKeyboard":"true" to an input field to make it block input only while the input field is focused
1 Year Ago
Merge from main
2 Years Ago
Reapply changes from main
2 Years Ago
Update from repository (merge pull request 22, 28 and 30, add NeedsKeyboard support)