John Gross
6b039288d5
Reorder exception logging to reduce duplication
2019-01-25 12:31:34 -08:00
John Gross
3f803b8107
Change init order to ensure paths are initialized for plugins
2019-01-25 12:22:30 -08:00
John Gross
ae3edd67da
Update chat schtuff
2019-01-17 15:52:16 -08:00
John Gross
b66db19c0a
Fix post world generation behavior
2019-01-17 15:07:50 -08:00
John Gross
36b931f680
Fix compilation errors, disable XML warnings
2019-01-17 14:51:24 -08:00
John Gross
9c63054926
Add SteamCMD beta arguments
2019-01-17 10:29:05 -08:00
John Gross
4e2e58bb4c
Merge branch 'master' into Patron
2019-01-16 21:17:47 -08:00
Brant Martin
8b7a07ffe7
Deprecate ReservedPlayers in Torch cfg
...
Add a scrollpanel to fix clipped controls
2019-01-10 21:35:48 -05:00
Brant Martin
ffc6a60ee9
Merge branch 'master' into Patron
2019-01-10 19:11:33 -05:00
Brant Martin
f990d27851
Enable creation of new worlds in Torch
2019-01-10 19:11:19 -05:00
Brant Martin
fa1a968b8f
Merge branch 'master' into Patron
2019-01-10 09:29:29 -05:00
N1Ran
3d8bf78213
Add Reserved slot and "Auto Detect Dependencies" to config ui plus Torch reserve management oversees all ( #269 )
...
* Add server description to config uI and adjusted the mod blocks to fit
* Added checkbox for "Auto detect dependencies" and Reserved players slot.
* Torch reserved slot management is now main and will scan sededi also to match steamid making new config ui addition usable
2019-01-10 09:28:35 -05:00
N1Ran
90479dfea2
Add server description to config uI and adjusted the mod blocks to fit ( #268 )
2019-01-08 17:30:42 -05:00
Brant Martin
471912759a
Merge branch 'master' into Patron
2019-01-06 22:22:16 -05:00
Brant Martin
844d4be96a
Rearrange client join auth again
2019-01-06 21:21:36 -05:00
Yannick
0b76ded5aa
Jam this in a grid cuz rexxar didnt want to ( #267 )
2019-01-03 16:15:47 -05:00
Brant Martin
a059d18195
Add promote/demote buttons to player tab.
...
Add player promoted event to IMultiplayerManagerServer
2019-01-03 15:41:41 -05:00
Brant Martin
34e5f4df49
Fix #247 in the worst possible way
2018-12-26 13:10:07 -05:00
Brant Martin
b7b58f5870
Add View Distance to torch confix. Resolves #264
2018-12-26 11:52:52 -05:00
Brant Martin
76637b130c
Add ban and kick events
2018-12-16 20:53:52 -05:00
Brant Martin
faef000245
Fix Family Share banning.
2018-12-15 20:16:44 -05:00
Westin Miller
c2035668cd
Async logging
2018-11-04 06:33:14 -08:00
Brant Martin
3b17eb4750
Fix for 188
2018-10-23 16:23:52 -04:00
Brant Martin
65bb71aabf
Add reserved slots
2018-10-12 16:12:33 -04:00
John Gross
831722dd84
Add remote API support
2018-09-28 21:48:24 -07:00
Brant Martin
0ff715af1b
Remove server password when password field is blank.
2018-08-30 10:07:02 -04:00
a318aa87cf
get remote ip fix ( #254 )
...
* get remote ip fix
* add GetIp fix to chat command
2018-08-27 22:40:30 -04:00
Brant Martin
74b00d3ab1
Add server password to config UI
2018-08-23 06:38:20 -04:00
Brant Martin
355375e9db
Add OnlineMode to session settings. Only allow admins to join an Offline game.
2018-08-20 20:06:32 -04:00
Brant Martin
65e8d62391
Copy Keen's minidump on crash system.
2018-08-07 08:18:31 -04:00
Brant Martin
8764540d3b
Set TorchUI window title with InstanceName setting (in torch.cfg)
2018-07-26 23:24:40 -04:00
John Gross
5bf91f1891
Improve UI layout, add flags enum editor to PropertyGrid
2018-07-24 12:51:13 -07:00
John Gross
3b72724966
Update session settings
2018-07-22 10:14:06 -07:00
Brant Martin
9a0e7809cd
Fix issue with TorchMod being added to the server config. (also removes TorchMod from any extant config to avoid Problems)
2018-07-20 10:05:08 -04:00
Brant Martin
94c25a70b3
Fix mods not showing up in UI
2018-07-19 21:08:41 -04:00
John Gross
21e45b5e45
Hotfix for assembly loading issues
2018-07-19 11:57:30 -07:00
Brant Martin
fbf7fa6176
Merge branch 'experiment' of https://github.com/TorchAPI/Torch into experiment
2018-07-18 22:35:23 -04:00
Brant Martin
2b413ef609
Fix mod settings
2018-07-18 22:35:11 -04:00
Brant Martin
0f06ee5688
Disable client IP stuff because it borked
2018-07-18 22:34:59 -04:00
Brant Martin
ec065ec329
Fix network intercept
2018-07-18 22:34:44 -04:00
Brant Martin
c9a5472282
Merge branch 'master' into experiment
2018-07-18 20:24:15 -04:00
Brant Martin
b8b0a0fcce
Make PropertyGrid controls immune from scrollbar wrapping (caused by #218 )
2018-07-08 18:25:06 -04:00
Brant Martin
0c58655708
Merge branch 'master' into client-mod
2018-07-06 15:28:15 -04:00
Trent Monahan
17514c89ad
Disable ImportWorldConfig when there are no worlds to import
2018-07-01 15:46:07 +10:00
Brant Martin
045a572058
Add Torch client mod. Currently supports dialogs and notifications.
...
Add dialog output to !longhelp
Add !notify command
Silently inserts mod into session when client connects, server admins don't need to do anything to enable it.
2018-06-10 07:31:19 -04:00
Brant Martin
f68be8e4c9
last try
2018-05-16 07:55:51 -04:00
Brant Martin
38d2f1b62e
Fix for MP
2018-05-16 07:09:05 -04:00
John Gross
873acfcb4f
Improve initializer logging
2018-04-29 18:17:17 -07:00
sirhamsteralot
bfcf96f1ad
Disable typing in Log
2018-04-13 20:53:56 +02:00
sirhamsteralot
d257e9e1e8
Fixed crash when plugin doesnt use UI
2018-04-13 20:45:41 +02:00