From 13adf908bf3bc4f56f40f8b996294f562b31f343 Mon Sep 17 00:00:00 2001 From: Lang <7system7@gmail.com> Date: Tue, 21 Apr 2026 11:47:21 +0200 Subject: [PATCH] chg: dev: small changes on docs - and improve text on homepage #8 --- assets/js/mine-seeker/contexts/GameProvider.jsx | 14 +++++++------- templates/Official/rules.html.twig | 14 +++++++++++++- templates/Official/terms.html.twig | 2 +- 3 files changed, 21 insertions(+), 9 deletions(-) diff --git a/assets/js/mine-seeker/contexts/GameProvider.jsx b/assets/js/mine-seeker/contexts/GameProvider.jsx index bce35f6..3874c8d 100644 --- a/assets/js/mine-seeker/contexts/GameProvider.jsx +++ b/assets/js/mine-seeker/contexts/GameProvider.jsx @@ -187,7 +187,7 @@ export const GameProvider = ({ children }) => { syncBlue(p => ({ ...p, mines: 'blue' === player ? bp : p.mines })); } - // Update bonus points and stats + /** Update bonus points and stats */ syncRed(p => ({ ...p, bonusPoints: 'red' === player ? redBonusPoints : p.bonusPoints, @@ -254,20 +254,20 @@ export const GameProvider = ({ children }) => { return ( diff --git a/templates/Official/rules.html.twig b/templates/Official/rules.html.twig index ae33c5e..3e9fa1f 100644 --- a/templates/Official/rules.html.twig +++ b/templates/Official/rules.html.twig @@ -74,7 +74,19 @@
  • Draw — if neither player reaches the majority and scores end up equal, the match is recorded as a draw.
  • -

    7. Playing as a Guest

    +

    7. Bonus Points

    + +

    In addition to scoring points by claiming mines, MineSeeker rewards skilled play with bonus points. These are tracked separately from your main score and displayed in the Bonus Statistics dialog after each match.

    + + + +

    8. Playing as a Guest

    No account is required to play. Just open the game, share the match link with a friend, and play. Guest matches are not saved to a history and carry no stats.

    diff --git a/templates/Official/terms.html.twig b/templates/Official/terms.html.twig index ba05e54..b8f7f9b 100644 --- a/templates/Official/terms.html.twig +++ b/templates/Official/terms.html.twig @@ -152,7 +152,7 @@

    If you have questions or concerns about these terms: