Leo Rudberg

Results 47 issues of Leo Rudberg

It would be cool to be able save a rotating globe as a GIF (or similar format). This could possibly be done through sewing generated images together (using something like...

enhancement

Hello from the Cloud Build team 👋 We are aware that many Notifiers users would like to have custom templating and config bindings available to make their notifications more useful....

enhancement
help wanted

See https://github.com/GoogleCloudPlatform/functions-framework-go.

enhancement

Gracefully handle any interrupt key sequences that may kill the server while it is running. `main.ts` _should_ be the only file affected.

enhancement
server

This would be a funny bug 😅

bug
help wanted
game

These are animals that are (pseudo-randomly) distributed throughout the map. They attack players (and maybe even each other). It would be cool to have different types/levels (with different AI's!).

help wanted
game
hacktoberfest

enhancement
help wanted
question
game
client

Echo messages displayed in the client should have a styling (`color`? `background-color`? `border`?) to hint at the communication that was sent (e.g. a shout message might have a red outline...

enhancement
help wanted
client
hacktoberfest

It seems that we have open connections, even when all the sockets in a Server's `this.sockets` are disconnected (i.e. `socket.disconnect(true)`). This is likely causing the hang in #30 .

bug
help wanted
server
hacktoberfest

None of the Mocha tests should be slow (yellow). We should try to remove any explicit `this.slow` calls, if possible.

enhancement
infrastructure