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
John Gross
85e307f8db
Fix theming for plugins
2018-04-12 18:04:15 -07:00
sirhamsteralot
2f157a6438
XML comments
2018-04-12 09:54:34 -07:00
sirhamsteralot
cdde72cbe0
Comments
2018-04-12 09:54:33 -07:00
sirhamsteralot
b18420ad55
Themes apply everywhere now
2018-04-12 09:54:33 -07:00
sirhamsteralot
d92daccdbf
I fixed the issue
2018-04-12 09:54:33 -07:00
sirhamsteralot
6b3cc6c421
Save on select
2018-04-12 09:54:32 -07:00
sirhamsteralot
18af85c4d7
Most of these arnt even changes
2018-04-12 09:54:32 -07:00
sirhamsteralot
6c6ff18ec3
Added more themes and serialization of the latest theme
2018-04-12 09:54:32 -07:00
sirhamsteralot
67e663f023
Added Dark themes
2018-04-12 09:54:31 -07:00
sirhamsteralot
3f717b304a
Switching Themes is working, just have to create/find a proper theme now
2018-04-12 09:54:31 -07:00
SirHamsterAlot
300af03012
ColoringAttempts
2018-04-12 09:54:30 -07:00
John Gross
d87cc7f1e7
Truncate log in UI, add ability to cancel restart
2018-04-12 09:51:52 -07:00
John Gross
d59ef20f72
Fix config not saving session settings
2018-04-03 11:17:19 -07:00
John Gross
b2bf0229ed
Revert FirstOrDefault change
2018-04-03 00:05:32 -07:00
John Gross
f03bfd2d7a
Fix suppressed fatal error, make world config importing manual
2018-04-02 21:00:36 -07:00
Brant Martin
58ad553b39
Fix data binding direction
2018-03-20 22:47:33 -07:00
Brant Martin
83056bacf4
Add entity id to grid views
2018-03-20 22:47:33 -07:00
Daniel Osborne
869ba0d33c
Wrap the plugin controls around a ScrollViewer
...
So plugin authors don't have to worry about controls drawing out of the
window, wrap the plugin in a ScrollViewer, which will automatically add
a scroll bar if needed.
2018-03-11 20:29:25 -07:00
John Gross
e242ed6f1f
Disable new world button, fix crash opening plugin folder
2018-02-21 17:19:33 -08:00
Brant Martin
444da941c9
Tweak client join validation
2018-02-15 11:14:57 -05:00
Westin Miller
f19fd84f1d
Fix empty group letting people in over cap
2018-02-12 14:41:50 -08:00
Brant Martin
c32badb750
Add support for Category, Name, and Description to PropertyGrid using DisplayAttribute
2018-02-11 22:43:22 -05:00
John Gross
a2b9c4724d
Remove text template broken by VRage.Game arch change
2018-02-09 09:18:09 -08:00
John Gross
c1961dee5f
Update checkpoint view model
2018-02-02 10:59:21 -08:00
John Gross
e42a231553
Add sane whitelist, fix bad server init logging
2018-01-30 23:40:38 -08:00
John Gross
b3d9a64632
Add validation for world load settings
2018-01-27 09:19:03 -08:00
Westin Miller
17413f81ff
Character view model and fixed character display
2018-01-26 21:48:46 -08:00