Minecraft-Console-Client/MinecraftClient
breadbyte 023cc2e2d4
Fix Linux issues with the scripting system
This fixes bugs in the scripting system in which scripts does not compile and run on Linux.

This commit also changes wording around the logging in the scripting system to avoid confusion between script errors and regular script compilation.
2022-10-14 02:31:31 +08:00
..
ChatBots Bug fix 2022-10-10 10:56:12 +08:00
Commands Bug fix 2022-10-10 10:56:12 +08:00
config Delete unused sample files 2022-10-05 20:41:37 +08:00
Crypto Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
Inventory Add update detection 2022-10-06 14:53:05 +08:00
Logger Update translations 2022-10-06 18:12:32 +08:00
Mapping Fix == operator causing crash 2022-10-06 22:16:41 +08:00
Properties Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
Protocol Try fix BadPackets 2022-10-10 15:32:39 +08:00
Proxy Update translations 2022-10-06 18:12:32 +08:00
Resources Add Location_Order config for AutoDig 2022-10-08 18:47:16 +08:00
Scripting Fix Linux issues with the scripting system 2022-10-14 02:31:31 +08:00
WinAPI Bug fix 2022-10-10 10:56:12 +08:00
AutoTimeout.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
Command.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
ConsoleIO.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
DefaultConfigResource.Designer.cs Full "zh-Hant" translation 2022-10-07 14:20:58 +08:00
DefaultConfigResource.resx Bug fix 2022-10-10 11:11:26 +08:00
FileMonitor.cs Refactoring Settings.cs 2022-10-05 15:02:30 +08:00
INIFile.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
Json.cs Fix xxx.Parse 2022-10-04 11:53:07 +08:00
McClient.cs Add AutoDig ChatBot 2022-10-08 17:56:32 +08:00
MinecraftClient.csproj Refactoring Settings.cs 2022-10-05 15:02:30 +08:00
Program.cs Bugfix 2022-10-08 10:06:11 +08:00
Settings.cs Bug fix 2022-10-09 07:57:28 +08:00
TaskWithDelay.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
TaskWithResult.cs Fix all warnings & Trim (#2226) 2022-10-02 18:31:08 +08:00
Translations.cs Add Location_Order config for AutoDig 2022-10-08 18:47:16 +08:00