Brant Martin
8b08f2b747
Enable multiline editing of string values in propertygrids
2018-06-23 03:21:45 -04:00
Brant Martin
07bb0fc4cf
Merge remote-tracking branch 'origin/master' into client-mod
2018-06-14 18:04:33 -04:00
Brant Martin
dbea9d83f4
Fix crash on exit
2018-06-14 14:15:51 -04:00
Brant Martin
8989ae94a7
Debug output for plugin loading
2018-06-14 11:08:09 -04:00
Brant Martin
4db83e6f65
Add voxel reset message
2018-06-11 07:57:12 -04:00
Westin Miller
9286f2e559
Patch persistent ( #232 )
...
Makes it save properly. Untested push to master :shipit:
2018-06-10 21:46:00 -07: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
Westin Miller
d8915d1893
Update README.md
...
Proper download links.
2018-05-13 23:45:07 -07:00
John Gross
873acfcb4f
Improve initializer logging
2018-04-29 18:17:17 -07:00
John Gross
030df5029b
Merge pull request #229 from TorchAPI/propertygrid
...
Propertygrid
2018-04-28 10:33:25 -07:00
Brant Martin
7404b6bd2d
Fix crash when trying to filter an empty PropertyGrid
2018-04-27 10:26:17 -04:00
Brant Martin
b9e9be227a
Tweak DisplayAttribute, don't disable text labels, PropertyGrid should be feature complete now.
2018-04-27 10:25:57 -04:00
Brant Martin
f2537706e7
Allow properties in PropertyGrid to set Enabled, Visible, ReadOnly, override sort order.
2018-04-26 08:20:37 -04:00
John Gross
a8251d9385
Update TorchCommands.cs
2018-04-13 12:09:14 -07:00
John Gross
b1edd62c0b
Disallow restart if one is already pending
2018-04-13 12:07:21 -07:00
John Gross
c1e315fa40
Merge pull request #227 from sirhamsteralot/master
...
Fixed [Theme Bug] #226 / Fixed Crash when plugin has no UI
2018-04-13 12:02:26 -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
03fa0a73b6
Changed back to referencing the proper package whoops?
2018-04-12 09:54:34 -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
SirHamsterAlot
3d8d333f10
Added Nlog reference
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
John Gross
3dd646d6e9
Merge pull request #219 from TorchAPI/GenericUI
...
Add entity id to grid views
2018-03-21 06:49:59 +01: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
John Gross
2751eaf399
Merge pull request #218 from Phoenix84/ScrollViewer
...
Wrap the plugin controls around a ScrollViewer
2018-03-12 04:39:40 +01: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
Westin Miller
aeb29d9a69
Also load symbols from zip files
2018-03-11 07:45:03 -07:00
Westin Miller
979d5914a9
Always try and include debug symbols during plugin load.
2018-03-11 07:39:36 -07:00
John Gross
e72f5b7c37
Fix chat logging and !longhelp permission
2018-02-27 19:19:50 -08:00
John Gross
42d3324fc1
Disable tests on build server
2018-02-21 17:34:06 -08:00
John Gross
e242ed6f1f
Disable new world button, fix crash opening plugin folder
2018-02-21 17:19:33 -08:00
Westin Miller
a2acb9c11c
Merge pull request #208 from TorchAPI/network-improvement
...
Tweak client join validation
2018-02-18 22:10:49 -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
John Gross
b5793d36a8
Merge pull request #207 from TorchAPI/GenericUI
...
UI improvements
2018-02-11 20:51:57 -08:00
Brant Martin
a71c03124b
Make ObjectCollectionEditor resizable
2018-02-11 23:47:37 -05:00