Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lead players to own materializable (#2155) #2516

Conversation

IsThatRay
Copy link
Contributor

This fixes issue #2155

A new message was added to game.ts, used for indicating when a player is viewing the wrong tab.
Within the interface.js script, a new conditional was added in the showCreature() method to display this message, using the following conditions

  • The player is viewing a tab that is not theirs
  • The player's Dark Priest is active
  • Godlet Printer has not been cast already
  • The requirements are met to cast Godlet Printer

Clicking on the button will swap the tab to the player's Dark Priest.

@vercel
Copy link

vercel bot commented Oct 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ancientbeast ✅ Ready (Inspect) Visit Preview Oct 21, 2023 1:35pm

@ghost
Copy link

ghost commented Oct 21, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@DreadKnight DreadKnight merged commit 13e03b8 into FreezingMoon:master Oct 23, 2023
@DreadKnight
Copy link
Member

@IsThatRay Good job, works well! 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants