Commit Graph

646 Commits

Author SHA1 Message Date
John Gross
ef2be78102 Merge branch 'Patron' 2019-10-24 12:59:37 -07:00
Brant Martin
9c2dc69e3c patch prep 2019-10-23 20:36:15 -04:00
Brant Martin
8107bf131b Revert "Set default tab to chat because of spookyness"
This reverts commit 792151a8b7.
2019-09-29 18:16:26 -04:00
Brant Martin
0220f46741 Save changes to config when using plugin browser 2019-09-25 17:44:11 -04:00
Brant Martin
e4ad517cb1 Handle exceptions when clearing temp files BECAUSE NO ONE REPORTED IT 2019-09-25 17:36:16 -04:00
Brant Martin
792151a8b7 Set default tab to chat because of spookyness 2019-09-25 17:22:53 -04:00
John Gross
fb67b2f3d1 Merge branch 'master' of https://github.com/TorchAPI/Torch 2019-09-21 12:28:50 -07:00
John Gross
30c1f07207 Add file to project 2019-09-21 12:28:15 -07:00
John Gross
562a4554f3 Update instance manager for new config format 2019-09-21 12:19:14 -07:00
N1Ran
9f22b63227 This fixed it (#346)
Let's get this help back online
2019-09-21 10:24:30 -04:00
John Gross
c96e7a284a Merge branch 'master' into Patron 2019-09-19 11:34:09 -07:00
Jimmacle
dbcd696936 How did this get here 2019-09-19 11:10:52 -07:00
John Gross
79368aa6dd Fix MessageBox spam if Torch crashes with UI enabled and autorestart disabled 2019-09-13 11:46:35 -07:00
Brant Martin
d661c893d5 Fix a dumb 2019-09-10 18:17:45 -04:00
N1Ran
ca99404b42 Stop command countdown (#343)
Hopefully this works
2019-09-10 17:58:50 -04:00
Brant Martin
aec03840cc Nothing to see here, move along 2019-09-07 12:10:08 -04:00
John Gross
5630eb14c2 Stop service "properly" 2019-09-01 10:22:42 -07:00
John Gross
6680b0adb2 Fix services? 2019-08-31 23:25:05 -07:00
Brant Martin
ff0d881273 Gracefully handle corrupt plugin zips 2019-08-27 16:43:31 -04:00
Brant Martin
ed5d0ea474 Merge branch 'master' into Patron 2019-08-27 16:34:46 -04:00
Brant Martin
997a3ca31c Adjust behavior of restarts. Closes #337 2019-08-25 11:55:14 -04:00
Brant Martin
ef444730b7 Fix dumb arithmetic error breaking saves. Closes #336 2019-08-25 11:20:35 -04:00
Brant Martin
7bfc6077b9 Set game thread locale to English. Should give English exceptions now. 2019-08-25 11:04:08 -04:00
Brant Martin
624bd5a2a4 Fix references 2019-08-25 11:03:24 -04:00
John Gross
1e19f9aedf Fix save tracking desync 2019-08-22 20:38:35 -07:00
John Gross
1b4c5ace61 Fix saving 2019-08-22 15:46:40 -07:00
John Gross
28037e11df Fix more chat, add missing config UI 2019-08-22 12:36:35 -07:00
John Gross
036f21de81 Fixy fix time, Keen touched the chat system 2019-08-22 11:24:19 -07:00
Brant Martin
43adecaf99 Publictest (#335)
* Fix compiler errors

* Fix Jenkins

* Build public test as Release

* Fix more things

* Oops

* Remove obsolete code

* Fix GameStatePatchShim
2019-08-22 13:25:53 -04:00
Brant Martin
c58e4dccc0 Merge branch 'master' into Patron 2019-08-19 14:40:25 -04:00
Brant Martin
1a1f8b2235 Fix dumb in torch mod 2019-08-16 12:51:51 -04:00
Brant Martin
f1616f6532 Implement kick on restart 2019-08-16 12:48:16 -04:00
Brant Martin
a42f5ab273 Fix editing admins with role editor 2019-08-08 21:58:12 -04:00
Brant Martin
f15139e907 Add -testplugin commandline switch 2019-07-15 11:10:10 -04:00
John Gross
f4399d441d Only disable service mode on Windows Server 2019 2019-07-11 23:35:24 -07:00
John Gross
fd4b49e0d5 Fix remote API load order 2019-07-11 13:26:43 -07:00
John Gross
496a276524 Disable starting as service to fix compatibility with Windows Server 2019 2019-07-10 18:43:32 -07:00
Brant Martin
c831df74d0 Fix regression in PluginManager.
Closes #321
2019-07-10 14:12:04 -04:00
John Gross
e77d53fd41 Better SortedView fix 2019-07-06 17:18:15 -07:00
John Gross
983aff2091 Merge branch 'master' into Patron 2019-07-06 17:00:22 -07:00
John Gross
570bc83a6d Fix remote API, file copying, entity manager sorting 2019-07-06 16:58:36 -07:00
Brant Martin
8dca8bbe65 Fix build issues 2019-06-26 11:18:48 -04:00
Brant Martin
0e91b47dba Merge branch 'Patron' of https://github.com/TorchAPI/Torch into Patron 2019-06-25 16:48:24 -04:00
Brant Martin
3f7e95b502 Log errors when a plugin's control throws exceptions instead of just letting WPF die.
Also add some new types for Essentials
2019-06-25 16:47:54 -04:00
Brant Martin
4f30a47c07 Handle conflicting connection attempts gracefully 2019-06-25 16:11:13 -04:00
John Gross
ecbbd6fbf2 Copy native DLLs if newer 2019-06-24 19:47:08 -07:00
Brant Martin
13f5648963 Remove false positive in debug code 2019-06-23 21:34:20 -04:00
Brant Martin
dfb7314207 Automatically delete and replace steam_api.dll to fix weirdness 2019-06-23 19:33:22 -04:00
Brant Martin
9293801037 Tweak debug output 2019-06-23 08:42:53 -04:00
Brant Martin
d8ac3b2353 Add debug info to InstancePath setter to track down a stupid bug 2019-06-22 23:36:57 -04:00