diff --git a/src/client/HelpModal.ts b/src/client/HelpModal.ts index e27552a81..05f9298e1 100644 --- a/src/client/HelpModal.ts +++ b/src/client/HelpModal.ts @@ -5,7 +5,8 @@ import "./components/Maps"; @customElement("help-modal") export class HelpModal extends LitElement { - @state() private isModalOpen = false; + @state() private isModalOpen = true; + // @state() private isModalOpen = false; // Added #helpModal infront of everything to prevent leaks of css in other elements outside this one private styles = css` @@ -235,7 +236,7 @@ export class HelpModal extends LitElement {
Game UI
-
+
Leaderboard
Leaderboard @@ -247,8 +248,8 @@ export class HelpModal extends LitElement {
-
-
+
+
Control panel
Control panel
@@ -265,7 +266,7 @@ export class HelpModal extends LitElement {
-
+
Options
Options @@ -285,7 +286,7 @@ export class HelpModal extends LitElement {
Radial menu
-
+
Radial menu

Right clicking (or touch on mobile) opens the radial menu. From there you can:

@@ -302,8 +303,8 @@ export class HelpModal extends LitElement {
Info menu
-
-
+
+
Enemy info panel
Enemy info panel
@@ -316,13 +317,13 @@ export class HelpModal extends LitElement {
  • - Send an alliance request to the player. Allies can share resources and troops, but can't attack each other.
  • - Send an emoji to the player.
  • +
    -

    -
    -
    +
    +
    Ally info panel
    Ally info panel
    @@ -415,7 +416,7 @@ export class HelpModal extends LitElement {
    Player icons

    Examples of some of the ingame icons you will encounter and what they mean:

    -
    +
    Crown - This is the number 1 player in the leaderboard
    Number 1 player