BruceChen
|
077e3a5e9f
|
Crowdin localization support (#2310)
* Switching to use resource files
* Update Crowdin configuration file
* Code cleanup
|
2022-10-28 11:13:20 +08:00 |
|
BruceChen
|
16c1d1fd77
|
Refactoring Settings.cs
|
2022-10-05 15:02:30 +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 |
|
Daenges
|
095c9cf137
|
Fix quote detection in /setrnd (#1915)
* Fix quote detection in /setrnd
Before the function crashed when entering quoted strings.
* Fix indentation
* Fix out of array error
|
2022-01-24 16:15:44 +01:00 |
|
Daenges
|
bbe000b640
|
Fix /move crash and /setrnd (#1914)
* Fix /move crash
* Fix substring cutting in SetRnd
|
2022-01-23 21:31:44 +01:00 |
|
ReinforceZwei
|
e68a51dcff
|
Move parseCommandLine method to command class
|
2021-12-15 21:25:24 +08:00 |
|
Daenges
|
381b8ea7d1
|
Add setrnd command (#1846)
* Add setrnd command
* Make rand private
* Add console-like argument behaviour
* Remove unused using declarations
* Add german and english translations
* Improve translation, Add notice to config README, Add check wheather arguments are provided
* Add some comments
* Remove typo
* Add %player% constant to setrnd
* Remove test variable and add comments
* Remove typo
* Reverse changes
* Remove translations
|
2021-12-15 18:51:16 +08:00 |
|