Gavin Lambert

Results 40 issues of Gavin Lambert

I was thinking about making games remember the scores from recently-left players, so that their score can be restored if they rejoin the same game later on (provided it hasn't...

"/host playername": changes the host of the game to the specified player (who must already be in the game). Useful for tournament-style or other prearranged play to hand over "ownership"...

Not sure if this is a real problem that might indicate a leak during extended runs, or if it's only an issue during shutdown (and therefore could probably be ignored)....

## libmodbus version 3.0.6 (but the related code appears unchanged in the latest version) ## OS and/or distribution Windows 10 ## Environment 64-bit OS, compiling library as 32-bit ## Description...

From a non-coroutine context, there is `sync_wait` to do the equivalent of a blocking `co_await`. But is there some way to fire and forget a coroutine? (ie. start its execution...

**What version of protobuf and what language are you using?** Version: 3.11.4 Language: C++ **What operating system (Linux, Windows, ...) and version?** Windows 10 **What runtime / compiler are you...

c++

# Changes proposed in this pull request: - CompatibilityManager discovery is now performed only on server-side, with the results synched to clients (if dedicated server) via network packets. - This...

### Prerequisites - [x] I am running the latest **alpha** version of MineColonies and Structurize for my Minecraft version. - [x] I checked the MineColonies/Structurize [wiki](https://wiki.minecolonies.ldtteam.com/) and made sure my...

Bug

### Prerequisites - [x] I am running the latest **alpha** version of MineColonies and Structurize for my Minecraft version. - [x] I checked the MineColonies/Structurize [wiki](https://wiki.minecolonies.ldtteam.com/) and made sure my...

Bug

Depends on ldtteam/structurize#486 # Changes proposed in this pull request: - fix translation string in decoration controller "cancel repair/upgrade" - fix translation string in rally banner gui - decoration controller...