branchrust_reboot/main/cui_improvementscancel

11 Commits over 61 Days - 0.01cph!

2 Years 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)
2 Years Ago
Add support for "verticalOverflow" on text components, supports "Truncate" (default) or "Overflow"
2 Years 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
2 Years Ago
Add a menu option for testing (Debug/CUI/Load Custom UI)
2 Years Ago
Merge from main
3 Years Ago
Merge from main
3 Years Ago
Merge pr 32 - Fix countdown not working
3 Years Ago
Can now add "needsKeyboard":"true" to an input field to make it block input only while the input field is focused
3 Years Ago
Merge from main
3 Years Ago
Reapply changes from main
3 Years Ago
Update from repository (merge pull request 22, 28 and 30, add NeedsKeyboard support)