Minecraft-Console-Client/MinecraftClient
ReinforceZwei 38a890f840
Implement new logger (#1426)
* Implement multi-channel logger

* Implement chat filter

* Improve a bit

* Improvement

* Add debug message filter and filter mode

* Avoid duplicate debug prefix string

Co-authored-by: ORelio <ORelio@users.noreply.github.com>
2021-01-29 07:45:18 +08:00
..
ChatBots Imporve auto-craft mechanism (#1415) 2021-01-15 20:25:23 +08:00
Commands Fix Entity Z not correctly shown (2nd fix #1370) 2020-12-12 22:48:21 +01:00
config Add QIWI OnDonation Optional ChatBot Script (#1360) 2020-12-06 13:07:32 +01:00
Crypto fix some doc strings 2019-10-03 09:48:40 +02:00
Inventory Adds support for villager trading (#1316) 2020-11-08 23:39:07 +01:00
Mapping 1.16+ Terrain and Movement support (#1353) 2020-11-28 20:48:35 +01:00
Properties Fix dev build numbering, add update notes 2019-04-28 15:58:10 +02:00
Protocol Implement new logger (#1426) 2021-01-29 07:45:18 +08:00
Proxy Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
Resources Implement new logger (#1426) 2021-01-29 07:45:18 +08:00
WinAPI Player head icon fixes (#1049) 2020-06-09 23:31:37 +02:00
.gitignore BouncyCastle reference is still there 2013-11-04 18:48:48 +11:00
AutoTimeout.cs Fix BungeeCord 1.8 (2nd attempt) 2015-01-31 11:21:06 +01:00
ChatBot.cs Implement new logger (#1426) 2021-01-29 07:45:18 +08:00
Command.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
ConsoleIO.cs Strip Minecraft Color Codes (§) in BasicIO-NoColor mode (#995) 2020-05-14 19:36:56 +02:00
CSharpRunner.cs Implement global chat message cooldown (#661) 2020-10-24 17:49:18 +02:00
DefaultConfigResource.Designer.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
DefaultConfigResource.resx Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
FileMonitor.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00
ILogger.cs Implement new logger (#1426) 2021-01-29 07:45:18 +08:00
INIFile.cs Use FileMonitor to synchronize Mailer bot (#1108) (v2) 2020-08-07 11:58:44 +02:00
Json.cs Json parsing fixes 2020-12-24 14:32:25 +01:00
McClient.cs Implement new logger (#1426) 2021-01-29 07:45:18 +08:00
MCLogger.cs Implement new logger (#1426) 2021-01-29 07:45:18 +08:00
MinecraftClient.csproj Implement new logger (#1426) 2021-01-29 07:45:18 +08:00
MinecraftClient.csproj.user Add GetShort() method in dataTypes 2020-03-27 13:10:37 +01:00
Program.cs Update to MC version 1.16.5 (#1417) 2021-01-16 21:33:40 +08:00
Settings.cs Implement new logger (#1426) 2021-01-29 07:45:18 +08:00
Translations.cs Add support of language files (#1273) 2020-10-17 13:41:31 +02:00