Commit Graph

6 Commits

Author SHA1 Message Date
ZelteHonor
b2e2aef78d Rider static analysis (#433)
* Non-accessed local variable

* Merge cast and type checks.

* StringComparison.Ordinal added for better culture support

* Supposed code improvement in launcher. Remove unused code.

* Update ExplosionHelper.cs

Unintentional change.

* Optimized Import

* Add Robust.Shared.Utility import where it was deleted

* Other random suggestion

* Improve my comment
2019-11-13 23:37:46 +01:00
Pieter-Jan Briers
1645cb2dd0 Fix attempt 2. 2019-08-30 18:34:07 +02:00
Pieter-Jan Briers
12e635a411 Re-implement missing TLS version hack.
Accidentally dropped it when making the current launcher.
2019-08-30 18:11:44 +02:00
Pieter-Jan Briers
c95f17f54b Add more logging to the launcher. 2019-08-13 12:24:49 +02:00
Pieter-Jan Briers
dc6e65559b Launching the client closes the launcher now. 2019-07-30 00:55:54 +02:00
Pieter-Jan Briers
ad695702ac Robust Lite, also known as "Qt was too hard to distribute". 2019-07-29 23:19:10 +02:00