Commit graph

90 commits

Author SHA1 Message Date
Pat Hartl
fc138ee8f5 Get label/item templates from display name in multiplayer editor 2023-08-02 18:07:13 -05:00
Pat Hartl
caf1040f06 Item template for script type from display name 2023-08-02 18:06:44 -05:00
Pat Hartl
ddcaafdbaf Get script type select label from display name attribute 2023-08-02 18:02:31 -05:00
Pat Hartl
6df312ef2b Use display name for type column in scripts table 2023-08-02 17:49:47 -05:00
Pat Hartl
7aabecb882 Fix close button on script modal
Fixes #8
2023-08-02 17:29:37 -05:00
Pat Hartl
9e4e1edd8d Fix general panel not being visible when adding new games 2023-08-01 20:37:24 -05:00
Pat Hartl
c028b4d5d9 Make edit button in game list a link to allow opening in new tab 2023-08-01 18:52:25 -05:00
Pat Hartl
4bbeb3d891 Use CSS to show/hide panel contents
Fixes #23
2023-08-01 18:48:50 -05:00
Pat Hartl
f95d348818 Make subsequent archive uploads patch the first uploaded archive 2023-04-20 00:26:08 -05:00
Pat Hartl
d2161e606d Show general form on server add 2023-04-18 20:18:23 -05:00
Pat Hartl
7629d6e951 Make tabbed text editor, styled somewhat after VS Code 2023-04-18 20:17:50 -05:00
Pat Hartl
66adc34ee2 Move archive browser components back 2023-04-16 21:14:04 -05:00
Pat Hartl
c60cf157cd Merged logs view into edit page. WIP text editor for server files. 2023-04-16 21:13:37 -05:00
Pat Hartl
1a84c4c51a Don't immediately stop on click, rely on popconfirm 2023-04-16 19:41:28 -05:00
Pat Hartl
73a6371b53 Move game editor components closer to game pages 2023-04-15 16:53:05 -05:00
Pat Hartl
c6997ccecc Display status of the server process 2023-04-15 16:44:26 -05:00
Pat Hartl
4b48b4c45c Fit terminal to width 2023-04-15 00:16:38 -05:00
Pat Hartl
9fae96bc9e Rename to reflect use with game servers. Filter messages on server log page by the currently opened server. 2023-04-14 01:31:04 -05:00
Pat Hartl
e8456de2cb Lightly integrate xtermjs 2023-04-13 17:57:51 -05:00
Pat Hartl
74c1930ede Remove MudBlazor references 2023-04-13 17:48:26 -05:00
Pat Hartl
8f1b013c0a Functional server start/stop with log output 2023-04-13 17:43:26 -05:00
Pat Hartl
68caec1c5f Change layout of game edit page 2023-04-08 15:40:56 -05:00
Pat Hartl
9e4abc535b Remove additional stuff added back in from trying to restore JS uploader. Trim uploader to not handle UI behavior. Call JS uploader from archive uploader component. 2023-04-07 15:26:21 -05:00
Pat Hartl
ed15a50545 Revert "Remove deprecated MVC routes, views, and models"
This reverts commit 1158886c52.
2023-04-07 13:46:12 -05:00
Pat Hartl
b8b9990962 Sort/filter refreshed saves after delete 2023-04-02 23:37:28 -05:00
Pat Hartl
3c9cf37e2d Page to view saves for a game 2023-04-02 20:50:09 -05:00
Pat Hartl
413cbf364e Force load to edit game. Fixes #9 2023-04-02 13:47:56 -05:00
Pat Hartl
d3887e6d8e Bind lookup on input. Fixes #16 2023-04-02 13:39:38 -05:00
Pat Hartl
b28f4f78b1 Fix keys editor blocking render after save of new game. Do full page redirect after adding game. Fixes #13 2023-04-02 13:37:05 -05:00
Pat Hartl
1597bcf22d Restrict settings to admins 2023-04-01 18:03:18 -05:00
Pat Hartl
5a2fe85903 Look at correct saves directory for storage usage chart 2023-03-30 18:39:33 -05:00
Pat Hartl
f51dba2e20 Fixed titles of network usage widgets 2023-03-30 18:39:14 -05:00
Pat Hartl
32d6e109df Added uploading of saves 2023-03-28 21:30:29 -05:00
Pat Hartl
676fa8e48b Added defineable save paths for either files or registry 2023-03-27 01:19:21 -05:00
Pat Hartl
883e23fc1f Script editor parameter based on LatestArchiveId 2023-03-23 19:19:40 -05:00
Pat Hartl
a746dddbe7 Rename Value property for action editor. Fix actions adding/removing. Move to only show file browser if archive exists 2023-03-23 19:18:32 -05:00
Pat Hartl
b50b7e4d61 Databind based on game keys instead of full game 2023-03-20 20:55:29 -05:00
Pat Hartl
c8a11bee7f Databind on scripts instead of game 2023-03-20 20:46:11 -05:00
Pat Hartl
1ef4469fbf Fix tag editors two-way data binding 2023-03-20 19:55:19 -05:00
Pat Hartl
86f5479a11 Don't pass full game to action editor 2023-03-20 19:09:22 -05:00
Pat Hartl
503c77f9fe Convert multiplayer mode editor to not have entire Game passed through 2023-03-20 18:56:22 -05:00
Pat Hartl
a10e8966b5 Add beacon to general settings and change layout a little 2023-03-20 00:15:46 -05:00
Pat Hartl
bbacc5f941 Add authentication options (password requirements, etc) to settings 2023-03-20 00:15:22 -05:00
Pat Hartl
0931c36000 Remove unused Roboto 2023-03-18 01:18:04 -05:00
Pat Hartl
4d058649db Started adding basic support for servers 2023-03-18 00:44:31 -05:00
Pat Hartl
8c1e08d49f Remove unused reference 2023-03-17 02:08:15 -05:00
Pat Hartl
770c31e0e9 Navigate to edit screen after creating a game. Reloads all the tag inputs. 2023-03-15 20:59:46 -05:00
Pat Hartl
659cfda497 Add ability to delete games 2023-03-15 18:09:48 -05:00
Pat Hartl
42da3b6c81 Band-aid solution for not killing the server if dashboard charts can't update 2023-03-15 17:45:19 -05:00
Pat Hartl
de1e53f237 Remove old code 2023-03-03 18:58:18 -06:00