raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.01k stars 2.74k forks source link

[Raycast Arcade] Worlde #12660

Open ardaberktin opened 1 month ago

ardaberktin commented 1 month ago

Extension

https://www.raycast.com/EvanZhouDev/raycast-arcade

Raycast Version

1.75.1

macOS Version

14.5

Description

When playing worlde unlimited, upon exiting the game and returning it reloads the game from where its left off. But the answer is different. I type the exact same word again and get different results.

Steps To Reproduce

  1. Open Raycast Arcade in Raycast
  2. Select wordle unlimited and make one or two guesses.
  3. Click escape and exit the game in Raycast.
  4. Open Raycast Arcade again
  5. Select wordle unlimited again.
  6. Make the exact same guesses you made before

Current Behaviour

Resets the right answer upon exiting and coming back even though the game reloads from where its left off.

Expected Behaviour

Either don't reload from where it's left off upon exiting or make it remember the right answer.

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @EvanZhouDev you might want to have a look.

💡 Author and Contributors commands The author and contributors of `EvanZhouDev/raycast-arcade` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.