TShock/TShockAPI
Lucas Nicodemus c46dae328d Optimize imports
I now have VSCode installed for one reason: to optimize imports.

This required:

1. Installing VSCode.
2. Installing OmniSharp in VSCode.
3. Installing .NET Core so that OmniSharp could start in VSCode.

VSCode is a Microsoft product. It doesn't ship .NET Core. Or Omni
Sharp. Instead, you have to do all of this yourself.

It's not batteries included or anything.

It's actually harder to use OmniSharp in VSCode than it is to use
it in Sublime Text. Except Sublime Text's OmniSharp maintainer
went off and abandoned the project without telling anyone at OmniS
harp. Which gave me the idea that OmniSharp still was maintained
on Sublime Text.

And I just upgraded my Sublime Text license today.

Thanks OmniSharp developer.
2017-12-06 23:37:09 -07:00
..
CLI Resolved a bug in CommandLineParser, 2017-03-19 10:06:45 +10:30
DB Merge branch 'general-devel' into ssc-force 2017-12-06 13:07:35 -07:00
Extensions System.Data.SQLite.Core support in GetSqlType() 2017-04-14 17:33:48 +10:00
Hooks Add OnRegionRenamed hook 2017-10-02 17:36:50 +02:00
Localization Fix duplicate statement 2017-04-22 07:21:48 +08:00
Net Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
Properties Version update 2017-05-14 21:31:44 +09:30
Rest Add remaining backbone for banning accounts (sort of) 2017-12-02 20:41:14 -07:00
ServerSideCharacters Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
Sockets Change field visibility 2017-08-04 12:52:07 +02:00
app.config Saving work to apply merge changes 2017-04-19 17:12:38 -06:00
BackupManager.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
Bouncer.cs Optimize imports 2017-12-06 23:37:09 -07:00
Commands.cs Merge branch 'general-devel' into ssc-force 2017-12-06 13:01:28 -07:00
ConfigFile.cs Remove superadmin customization config options 2017-12-02 14:25:33 -07:00
FileTools.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
GeoIPCountry.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
GetDataHandlers.cs Move OnTileEdit stuff to Bouncer 2017-12-06 22:16:19 -07:00
Group.cs Remove superadmin customization config options 2017-12-02 14:25:33 -07:00
HandlerList.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
ILog.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
IPackable.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
NetItem.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
packages.config Update to latest stuff from death 2016-12-06 20:34:12 -07:00
PaginationTools.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
Permissions.cs Implement /su command & default group owner 2017-12-02 15:07:19 -07:00
PlayerData.cs Replace NetworkText.FromLiteral("") with NetworkText.Empty 2017-04-20 00:31:33 -06:00
Resources.Designer.cs Remove headers from autogenerated file 2016-10-17 11:28:34 +05:30
Resources.resx Remove 2 year old config files... 2013-10-01 20:55:19 -04:00
SaveManager.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
SqlLog.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
StatTracker.cs Ate one newline. 2017-09-20 17:42:32 +02:00
TextLog.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
TShock.cs Merge branch 'general-devel' into fragments 2017-12-06 21:14:45 -07:00
TShockAPI.csproj Move SendTileSquare handling for Bouncer into Bouncer 2017-12-05 02:32:33 -07:00
TShockAPI.licenseheader Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
TSPlayer.cs Brilliant idea: Remove unused code instead of leaving it there. 2017-12-02 14:28:12 -07:00
TSServerPlayer.cs Fix /spawnmob not spawning negative IDs again. 2017-06-21 01:21:32 -04:00
UpdateManager.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
Utils.cs Merge branch 'general-devel' into fragments 2017-12-06 21:14:45 -07:00
web.config Saving work to apply merge changes 2017-04-19 17:12:38 -06:00