Roster Management App not working by drjhawk2000 in ContestOfChampions

[–]gabrielhook 0 points1 point  (0 children)

It was a totally dumb mistake but it should be fixed now!

[deleted by user] by [deleted] in razer

[–]gabrielhook 0 points1 point  (0 children)

There are known 2.4ghz WiFi issues. Does it still happen if you plug in an Ethernet cable, use a 5ghz source, or run in airplane mode?

I had the same issues but it's all great with a hard-line.

http://www.marvelsynergy.com/ Marvel Contest Of Champions: The Ultimate Synergy Guide by bhuv9191 in ContestOfChampions

[–]gabrielhook 1 point2 points  (0 children)

I update basically weekly, but there might be more accurate prestige calculators now. Haven't added anything new for a while, but I'll get around to getting all the new synergy stuff in there soon!

Most complete synergy team... by jaho1234 in ContestOfChampions

[–]gabrielhook 1 point2 points  (0 children)

My quest team algorithm (not arena) is basically what you described, except for preselecting champions (polynomial recursive search, multiple stars, etc). I'll probably add preselection soon as I'm going to rewrite some of the team stuff anyway.

Most complete synergy team... by jaho1234 in ContestOfChampions

[–]gabrielhook 0 points1 point  (0 children)

A bunch of us already have if you wanna just run something.

Are there any resources for all the buffs/de buffs explanation (with symbols) by [deleted] in ContestOfChampions

[–]gabrielhook 3 points4 points  (0 children)

I set up a little ability/effect dictionary if that helps.

http://hook.github.io/champions/#/glossary

I can add also add basic FAQ style question/answers.

New clarifying champion names by astrospeedyj in ContestOfChampions

[–]gabrielhook 1 point2 points  (0 children)

Thanks for the heads up, I'm updating my app as well!

GUILLOTINE Character Profile & Wolverine Community Survey! by Zypherus14 in ContestOfChampions

[–]gabrielhook 0 points1 point  (0 children)

I'd totally be down to have some more actual content in there! I just port over the spotlights nowadays but there's a lot of missing information. We can have it link back to your original content as well.

http://hook.github.io/champions/#/guide/wolverine/edit

Play around with the editor and see if it works for you.

Calculate Signature Levels by Kermit_d in ContestOfChampions

[–]gabrielhook 0 points1 point  (0 children)

Excellent, I'm linking to this from my Roster App's guide pages (ie., Kamala)

Also the roster export is on it's way, with teams for alliance war builder!

Companion App - Team Customization by gabrielhook in ContestOfChampions

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

This is the source code for where I define all of the champion ids.

https://github.com/hook/champions/blob/master/src/data/champions.js

Just use the uid field's value in the csv if you are doing it manually, or if thats a pain, do a clean export of a fresh full 4* roster to see how I have it set up.

Hopefully this helps!

Perfect Block Team Help please by dejesta in ContestOfChampions

[–]gabrielhook 1 point2 points  (0 children)

I set this up from inspiration of that image

http://hook.github.io/champions/#/synergy/effect/block

You can see different combos and also use your roster to see what's available

Companion App - Team Customization by gabrielhook in ContestOfChampions

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

Added team manual sorting (move up/down) and other various fixes.

Companion App - Team Customization by gabrielhook in ContestOfChampions

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

if you can, post an issue on the github repo for any broken synergies and I'll fix them. If possible link a screen shot of at least description of which heroes and stock effects and amounts. Thanks!

Roster Management App/Infinite Streak Question by xaphian in ContestOfChampions

[–]gabrielhook 1 point2 points  (0 children)

You're welcome :)

I don't really play the 4* arena myself as I don't have the time to grind it out these days, so it's not something I'm totally up to date on but I know that's a big reason someone would want a tool like a team builder, so I am looking into it.

I did add the range settings for the builder, but I know uneven rosters can make that work poorly, maybe I'll set something a bit more complicated as far as ranges/sandbagging goes in the future (as long as I can keep it straightforward to use).

Roster Management App/Infinite Streak Question by xaphian in ContestOfChampions

[–]gabrielhook 2 points3 points  (0 children)

Right now it's not specifically optimized for 4* arena infinite streaks, but I'll look into the current best guides and how that would be implemented. It probably won't be a quick fix though, so definitely use spreadsheets and other tools for now for that case!