Oleg Klimenko
Oleg Klimenko
It's not forced now, so if the game is finished after south 4, it's forcefully ended after additional session state checks. These checks are supposed to be performed only on...
Now only administrators are able to register players to any event. Maybe it's worth allowing players to register themselves. Restrictions: - There should be a flag in event settings to...
The guiding principles for the scoring app are: - the UI informs the players of the game's current state at a glance; - thoughtful UX design ensures that minimum user...
At least in some cases, example: https://rating.riichimahjong.org/event/213/achievements Check cron script
Error from Sigrun backend logs: `From: false | To: http://mimir/v2/common.Mimir/GetCurrentSeating | Details: Cannot convert '' to string` Check protocol.
Add option to disable limits (mangan, haneman, etc) during the game - in other words, count points by primary formula always. See also: https://riichi.wiki/Aotenjou Also consider customizing bazoro (The two^base...
Allow export of the data without sensitive information (like, emails, user names, phone numbers, etc) to use the data during testing or debugging.
What options we have now: - In case of double/triple ron, bets of winning users are returned to winners, all other bets are given by atamahane (most of known ruleset,...
Replacement players may be added and removed multiple times during the tournament. In this case, "Recalculate scorings" button in admin panel works incorrectly, because it uses only current state of...
- Automated registrations don't seem to be a problem at the moment - Probably basic CSRF protection would be enough for now.