zond

Results 18 issues of zond

Added a simple web socket type, allowing the lib to control the homelink (and with a bit more work the autopark stuff as well).

Copied from https://github.com/zond/diplicity/issues/171 ---- There is an issue with the convoys between adjacent provinces, if the target province is empty. In sandbox mode: Austria: A Nap - Rom (regular move,...

They complain about queues not emptying fast enough, but locally the tests pass.

- Added two fields to Game: `GracePeriodMinutes` and `GracePeriodsPerPlayer`. - Added one field to GameMember: `GracePeriodsUsed`. - Added one field to PhaseMeta (present both anonymously in Phase and as Game.NewestPhaseMeta):...

See https://docs.google.com/document/d/1HpXVSdC-0aFTFSW2HqFM_LijGHYuYhpx3DQ_Br50PZo/edit#

enhancement
help wanted

So that players can change their visible nickname

enhancement
help wanted

The flow I'm imagining here is something like this: 1) User goes to settings, and push notifications aren't supported. User doesn't like email notifications, but likes Telegram. 2) User enables...

Copied from https://github.com/zond/godip/issues/84 Due to the legendary "Mustering incident of '20", it would be a good idea to make daily back-ups of the server. In case something goes wrong into...

Where we don't NEED a login we shouldnt require one

This would do a few things: - Turn off the order options structure being sent to the client. - Turn off error response codes for invalid orders. - Refrain from...

enhancement