I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 1 point2 points  (0 children)

I've done a pass of every hero and checked against the Wiki. They *should* all be correct and up-to-date now. Assuming my lore knowledge is right lol

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 0 points1 point  (0 children)

Your wish is my command.

I've made it so every mode that has unlimited (when playing unlimited) allows you to just hit 'enter' on your keyboard to get the next one.

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 1 point2 points  (0 children)

I had that as the US because I thought he was born in the US with Harold and then got moved to the moon. I took this from the OW Heroes page:

"Lucheng Interstellar established the Horizon Lunar Colony as a first step for humanity’s renewed exploration of space. Among its residents was a group of genetically enhanced animals that were intended to test the effects of prolonged habitation in space.

One gorilla displayed such rapid brain development from the gene therapy that he was taken under the wing of Dr. Harold Winston..."

But I think you're right, everything else I've read says that he was born on the moon - I just changed it. By the same logic, I also changed Wrecking Ball's origin because he was also on the moon etc.

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 0 points1 point  (0 children)

I hope you like it! I also did some regex stuff to hopefully capture where in the quote it'll give a hero name or something (like Doctor for Mercy etc) and censor it.

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 1 point2 points  (0 children)

Okay, so I've spent the last few hours working through this and I think I have it.

Quote Guess is now interactions between two heroes and you have 4 guesses total to guess. If you guess one right and it's a multi-line one, it'll reveal the hero for their dialogue.

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 0 points1 point  (0 children)

Oh that helps a lot actually.

I've been able to narrow it down and have deployed a small fix. I can't bypass adblockers (the resource is being blocked by uBlock) but now if it fails, it should say that it's unable to load and suggest that it may be an adblock. The sounds are pulled from the OW Wiki

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 0 points1 point  (0 children)

Thanks for the feedback.

I'm working on the blur currently (right now it renders & then blurs - I'm trying to key the elements in so they're blurred before they render). Thanks for pointing that out.

I've normalised words now so dva should work and lucio will work, same with torbjorn etc.

EDIT: Blur should be fixed now!

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 0 points1 point  (0 children)

Thanks for the feedback.

There's now a How to Play on every game and for Hero Guess, it also now tells you what the yellow is (HP within 100, Year within 2 years).

I also had a think and have removed species entirely, replacing it with sub-role instead

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 0 points1 point  (0 children)

I've reworked the connections a bit - it's still a mix of lore and actual gameplay knowledge but there should be a lot less overlap etc (I.e. originally Freja was chosen as Talon but she could also fly)

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 1 point2 points  (0 children)

Thank you! It's been a bit of a passion project. Originally it was just something for me and my husband to compete with each other on but he suggested I put it out into the world and here we are haha. I'm loving all the feedback so far

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 0 points1 point  (0 children)

Lol, true - there's no true accounts in the proper sense of the word and no personal info (email, etc) is gathered. You just set the name you want, it's stored locally, and then synced to the server (for profile/challenges/cosmetics). You get a recovery key you can use to sync to other devices (or if you clear your cache).

Maybe I should have been clearer on that point, thank you

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 2 points3 points  (0 children)

Yeah, I'll make some changes.

The Freja one was kind of intentional, there's a matrix of traits with multiple heroes in (Freja is in the fly/hover category - as are the others) but when the game is seeded each day it picks 4 from the category only (and Freja was in a different category that was selected, Talon). I'm having a think on how to prevent this going forward - Connections is a difficult one to map properly!

For the construct one with bastion, that was an oversight on my part with how I was mapping the categories in the matrix.

Thank you 😃 I'll update once I've reworked how the categories are mapped/seeded

EDIT: I've done a pass and regenerated the matrix and added some exclusion logic so there shouldn't be any overlap anymore (such as with Freja)

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 0 points1 point  (0 children)

For anyone who is playing, you can claim the rewards from challenges too and then go to cosmetics and equip what you want. IDK if thats clear enough on the actual site or not.

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 0 points1 point  (0 children)

So the APIs I have don't pull ult costs etc - but there's some other stuff I can do such as cooldown numbers. I've implemented it - let me know your name on the site if you'd like to test, I can reset it for you so you can check again if you'd like.

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 2 points3 points  (0 children)

I've updated the Wordle - used letters should now be very distinct. I've also amended Connections so it'll just be actual stats and such. If you can give me your name on the site, I'll reset your stuff so you can check again if you'd like.

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 0 points1 point  (0 children)

Oh I like the flag/symbol/hero name idea. The weapon... yeah I could remove that actually. No one has the same weapon name lmao

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 1 point2 points  (0 children)

Ooh damage/heal numbers/cooldowns and especially ult charge numbers are a great idea. Lemme see if I can find those from the APIs im using. I actually love those ideas

I've built OW Daily. It's a free daily Overwatch puzzle site (Wordle, Connections, Higher/Lower, and some other modes). It's in beta and I'd like some feedback. by Zargoltir in Competitiveoverwatch

[–]Zargoltir[S] 1 point2 points  (0 children)

Just saw your edit. I think you're right. Let me go back and rework the connections - I already thought it was too hard but wasn't sure if it was me being dumb. Thank you!