BruceChen
84cf749344
Implement command completion suggestions.
2022-12-06 15:50:17 +08:00
breadbyte
78f9c35800
Fix scripting system to provide more information in errors
...
Also make log lines for scripting more uniform
2022-10-20 20:05:36 +08:00
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
BruceChen
1d52d1eadd
Fix all warnings & Trim ( #2226 )
...
* Fix AutoFishing crash
* Fix all warnings
* Remove DotNetZip.
* Fix the usage of HttpClient.
2022-10-02 18:31:08 +08:00
breadbyte
d9f1a77ac2
.NET 5+ Support ( #1674 )
...
Implement changes to support .NET 5 onwards.
Co-authored-by: ReinforceZwei <39955851+ReinforceZwei@users.noreply.github.com>
Co-authored-by: ORelio <ORelio@users.noreply.github.com>
2022-07-03 22:34:07 +08:00