jensbuehl / aoe4-guides

Source code for aoe4guides.com: Yet another Age of Empires IV build order tool
https://aoe4guides.com
MIT License
17 stars 6 forks source link

Link icons to aoe4world explorer #90

Closed schwazza closed 5 months ago

schwazza commented 6 months ago

Maybe its a lot of work and not worth it...

I like to learn new civs with the help of a build order. For this reason I dont know the exact function for every technology. It would be helpful to click on the icon and get directly to the aoe4world explorer page.

jensbuehl commented 6 months ago

Good idea.

The data that I am using started off with the overlay tool structure and is hand crafted. At some point I wanted to use the aoe4 data project which backs everything on aoe4world. (it's also on github)

However, replacing / transforming all icon descriptors or enriching it is indeed a lot of tedious work.

I thought that having the Information in the popup would be sufficient instead of linking to aoe4world.

So, at some point it might be a thing. But not anytime soon I guess.

jensbuehl commented 5 months ago

Implemented in version 1.7.12 Tooltip + Naviagation to aoe4worl explorer on click: image