Commit graph

6 commits

Author SHA1 Message Date
Pat Hartl
3b36460c5a Fix script editor not able to save on form error
This fixes an issue where trying to save a script without a title causes the script editor dialog to fully lock up. It also prevents any unexpected closing of the dialog if there is an issue saving the script.
2024-03-11 17:38:29 -05:00
Pat Hartl
c832552765 Allow servers to have scripts. Added two new script types. 2023-12-20 17:53:52 -06:00
Pat Hartl
a00d0b3b42 Add database models and migrations for redistributables 2023-10-18 01:14:31 -05:00
Pat Hartl
286622216b Remove 64 bit flag from scripts 2023-01-22 22:44:22 -06:00
Pat Hartl
a2e471fc72 Start adding support to run scripts in 64 bit 2023-01-20 21:29:38 -06:00
Pat Hartl
2d80226693 Added ability to manage scripts for a game 2023-01-15 03:11:51 -06:00