rdebath

Results 80 issues of rdebath

This patch no longer applies; maybe you'd like to include it as you're changing that area. (I'm not using it myself at the moment) Extend seed for fcraft generator Comma...

`/whonick` only shows the first player with a particular nick and complains about multiple players if you use a substring. ``` > /who There are 3 players online. :SuperOPs: red-green-blue...

Doing `/reload` on a large map does a slow load and rebuild of the map, as well as the bug of resetting the spawn position. Even reloading a small map...

IMHO it should turn off the other two antispam checks (commands and chat) and possibly some of the in sub-game checks too (x-ray etc).

enhancement

Under some configurations Windows no longer accepts SHA1 signatures as valid. They suggest using either using SHA256 (SHA2-256) or signing with both SHA1 and SHA2. This is because Google has...

A few servers only allow exactly the code for this half minute or you might have an issue that makes copying the number tooo slow. Showing the next number gives...

Subject: `Could not establish trust relationship for the SSL/TLS secure channel.` I'm getting the above error from VSCode *ONLY*, everything else, edge, IE, chrome, firefox, "windows scripting host" is okay...

enhancement
developer-productivity

**Title** Forbid explicit numeric object numbers **Description** Explicit object numbers can be used when calling `RUN` and `RUNMODAL`. Please generate a Codecop warning when this value is a literal numeric...

static-code-analysis
CodeCop

Personally I don't like an unmodified solarized palette for general use in a terminal with random programs. Many of them are configured for the Primary colours+Bold that terminals usually display....

EDIT: See also: https://github.com/mono/mono/issues/21515 I tried to compile a trivial program then process it using LLVM aot. The error looks like this: https://github.com/mono/mono/issues/18779 and this: https://github.com/xamarin/xamarin-macios/pull/7833 The non-llvm version of...