* Validate IP entry before saving to settings file on every edit. Discard invalid addresses rather than try to connect to them.
* Use fipv for ip ip validation and store invalid ones
---------
Co-authored-by: Core447 <100139110+Core447@users.noreply.github.com>
* Add Replay Buffer Actions
* Add virtual camera actions
* Forgot some code for commit d2b3536
* Add studio mode actions
* testing purposes
* Add input muting toggling
Will add icons later
* Clean up and add an in-complete ToggleSceneItemEnabled action
* More progress of toggle scene item enabled action
* Fix bug when there is only one scene
* Add switch scene collections action
* Add icons
* Add suggestions