Commit Graph

560 Commits

Author SHA1 Message Date
Brant Martin
7036a4da81 Enable deleting characters when there is no controller attached.
Increase !save timeout to 5 mintues
2019-06-02 11:15:16 -04:00
Brant Martin
91ceb0aa22 Implement ScrollContainerProperty to allow plugins to disable the default scrollviewer wrapper on their controls 2019-05-08 18:34:09 -04:00
John Gross
de12327ac2 Merge branch 'master' into Patron 2019-05-06 23:54:52 -07:00
John Gross
6f65b54883 stop 2019-05-06 23:54:02 -07:00
John Gross
c0ffd7e641 Merge branch 'master' into Patron 2019-05-06 18:59:12 -07:00
John Gross
b0c1ccf9b4 Add NLog-user.cfg to build output 2019-05-06 18:01:40 -07:00
Brant Martin
ed3e1aa846 Merge branch 'master' into Patron 2019-05-06 19:35:11 -04:00
Brant Martin
7f720a1753 Implement user nlog configs, update updater to ignore user config. Resolves #309
Also changes FilesystemManager to use system temp directory when appropriate. (reduces clutter on disk)
2019-05-06 19:34:12 -04:00
Brant Martin
6cbcbc6f3f Save config on backwards-compatible load 2019-05-04 18:42:27 -04:00
Brant Martin
53ae9bc42d Remove debug code 2019-05-04 18:40:17 -04:00
Brant Martin
9813d6946a Refactor plugin loading. All active plugins must now be listed in torch.cfg 2019-05-03 21:39:56 -04:00
John Gross
c7651c9949 Fix NRE if help command is used from server 2019-04-29 11:43:19 -07:00
Brant Martin
34211c4b3f Filter help commands by promote level of requesting user. Closes #306 2019-04-28 18:25:53 -04:00
Brant Martin
8bc4c247e6 Enable the scrollbar on the config page 2019-04-22 15:55:02 -04:00
Brant Martin
92406a051a Add bulk editing of roles 2019-04-22 15:44:34 -04:00
Brant Martin
56f7578d13 Implement chat muting TorchAPI/Essentials#81 2019-04-20 11:43:55 -04:00
Brant Martin
068b074de0 Add player display to main UI window. Ref TorchAPI/Essentials#106 2019-04-20 09:02:21 -04:00
Brant Martin
bb0ee3b861 Add editor for player promotion levels. Resolves #280 2019-04-19 21:30:10 -04:00
John Gross
93bb11c135 Fix crash on invalid command from UI 2019-04-19 11:23:04 -07:00
John Gross
2fd8c17525 Merge branch 'master' into Patron 2019-04-19 08:26:04 -07:00
John Gross
b974487fc4 Fix for command response in UI. How did this ever work? 2019-04-16 11:57:13 -07:00
John Gross
8198243425 Add backwards compatibility to CommandContext.Respond for plugins compiled against older Torch 2019-04-16 10:20:13 -07:00
John Gross
b4addcc125 Add nullchecks to player action buttons 2019-04-15 15:41:13 -07:00
John Gross
2d7893b9de Merge branch 'master' of https://github.com/TorchAPI/Torch 2019-04-15 15:39:09 -07:00
John Gross
60c0ae1049 Fix message target bug 2019-04-15 15:38:34 -07:00
Brant Martin
aaabfa2d01 Merge branch 'master' into Patron 2019-04-10 16:31:19 -04:00
Brant Martin
5c8a1f3677 Don't throw exceptions when saving is abnormal 2019-04-10 16:29:41 -04:00
Brant Martin
b37cd74e56 Fix gross initializer error on first time installations 2019-04-10 14:28:13 -04:00
Brant Martin
af9a31f4ad Keen broke network intercept. Disable it until we decide what to do. 2019-04-09 21:20:56 -04:00
John Gross
7d8838c0ee Add customizable server chat name and color 2019-04-08 19:46:58 -07:00
Brant Martin
2c47cfd60e Enable PatchShim for plugins 2019-03-13 14:41:25 -04:00
Brant Martin
6422f7c576 Fail *gracefully* when Havok runs out of memory. 2019-03-12 20:49:45 -04:00
Brant Martin
369a3217f7 Change plugin update IO logic 2019-03-10 16:45:18 -04:00
Jimmacle
f44bf935d3 Merge pull request #299 from N1Ran/Patron
Fix for the GUI entity count.  Revert just the count from Sorted
2019-03-09 10:25:25 -08:00
N1Ran
0e43eee2f3 Fix for the GUI entity count. Revert just the count from Sorted 2019-03-09 09:51:03 -05:00
Jimmacle
c6121ab590 Merge pull request #298 from TorchAPI/master
Update events/UI to reflect new chat
2019-03-08 12:58:45 -08:00
John Gross
72ceeffdad Update events/UI to reflect new chat 2019-03-05 11:31:00 -08:00
Brant Martin
5eb6e9990c Don't die when updating plugins with no releases 2019-03-03 19:02:20 -05:00
Brant Martin
3d3769cf5a Enable plugin updating from website 2019-03-03 18:46:11 -05:00
Brant Martin
2a64151f67 There's a damn typo in the jenkins file 2019-03-03 17:44:26 -05:00
Brant Martin
34616607a8 Implement Torch auto-update. Sadly does not work for Patron branch. 2019-03-03 17:42:02 -05:00
Brant Martin
796feb05e6 I shouldn't be allowed to have a computer 2019-03-03 15:23:43 -05:00
Brant Martin
14ae58ca0c Versioning should work now 2019-03-03 15:21:57 -05:00
Brant Martin
b555f46f56 Try versioning again 2019-03-03 15:17:00 -05:00
Brant Martin
dc5e7e4cb0 Try new version scheme 2019-03-03 15:01:51 -05:00
Brant Martin
deb0b202bf Merge remote-tracking branch 'origin/master' into Patron 2019-03-03 13:01:46 -05:00
Brant Martin
0a5a70f583 csproj didn't update for some reason 2019-03-02 14:38:52 -05:00
John Gross
f16e825b57 Fix command hiding, remove duplicate event invoke 2019-03-02 11:14:23 -08:00
Brant Martin
263a8229fa Enable hyperlinks.
Sanitize hyperlinks.
2019-03-02 12:14:32 -05:00
Brant Martin
dc7a27a5e3 Merge branch 'master' of https://github.com/TorchAPI/Torch into Patron 2019-03-02 11:42:24 -05:00