20 Commits

Author SHA1 Message Date
UnknownShadow200
60df0ea0ae WIP on dotnet update support 2024-07-04 18:07:49 +10:00
UnknownShadow200
9c0d858434 Make name verify disabled warning louder in CLI mode 2024-07-03 19:00:41 +10:00
UnknownShadow200
a3dd5b5166 Attempt to catch UnauthorizedAccessException when reading from stdin to avoid constant error log spam when stdin is unreadable
This can happen e.g. if being run in nohup mode
2024-05-31 09:43:41 +10:00
UnknownShadow200
1b6c0900dc Again try to fix updating not working in standalone build 2024-05-03 17:19:55 +10:00
UnknownShadow200
4725607d56 Fix standalone build still including MySQL etc 2024-04-28 14:06:09 +10:00
UnknownShadow200
ada403cb0f Fix ECL license linking to non-existent page (Thanks TomCube2) 2023-07-06 21:22:09 +10:00
UnknownShadow200
f2ce59e19d Restore original software name in rest of copyright headers 2022-12-24 21:21:35 +11:00
UnknownShadow200
1fdc08353f Don't try to download sqlite DLLs on non-windows 2022-08-09 11:26:48 +10:00
UnknownShadow200
2f803e1770 CLI: Reset color instead of explicitly setting foreground color to white, to produce better output on terminals using non-dark colour themes 2022-08-08 23:39:26 +10:00
UnknownShadow200
f20ae79f9c CLI: Warn when running with name verification disabled on startup 2022-01-03 14:47:53 +11:00
UnknownShadow200
4670fa679a Remove MCG from thread names 2021-07-18 09:11:03 +10:00
UnknownShadow200
dbea200929 partially revert previous commit because assembly.CodeBase doesn't give the right answer when .exe is started from a different directory 2021-07-17 16:39:54 +10:00
UnknownShadow200
094a8135de Fix mkbundle wrapped CLI always crashing at startup 2021-07-17 16:26:18 +10:00
UnknownShadow200
e9921f8cda Include exception message when logging errors to console/GUI 2021-05-29 22:45:43 +10:00
UnknownShadow200
ca854b8313 Colour error/warning messages in CLI/GUI log 2021-05-29 14:47:12 +10:00
UnknownShadow200
e0860c8866 CLI: Use absolute path for restart file (Thanks rdebath) 2021-04-25 14:02:46 +10:00
UnknownShadow200
00ed83e78f GUI: Don't crash if unable to open logfile in General Logs tab 2021-04-24 09:15:50 +10:00
UnknownShadow200
ffa147c29f CLI: Don't just check if MCGalaxy_.dll exists, instead properly try to load MCGalaxy_.dll and log an error message if that fails 2021-04-24 09:09:17 +10:00
UnknownShadow200
2f9a453f9e Remove Viewmode.cfg support (Doesn't even work on Windows, obsolete since over 3.25 years ago) 2021-04-20 20:17:19 +10:00
UnknownShadow200
3936724572 Fix Database datetime issues 2018-07-10 01:58:05 +10:00