Improve payload handling
- Update UniDialog to use the new Payload class
The new update of UniDialog introduced a new way to get values from the dialog input. This could help to reduce unnecessary input conversion and improve performance (slightly)
Simplify Text Input
- Update Text Input to be single-line by default
- Use the Close Dialog packet when closing the menu
Page 1