Honza Vrátník

Results 4 comments of Honza Vrátník

How about using Gravatar? You could just send link to the image that exists somewhere else and don't have to worry about storing these images locally in TarkovTracker.

Could you elaborate what this should look like? Is this something like an interactive graph of quest chains like this one? ![image](https://user-images.githubusercontent.com/5736517/126044861-9efdcc7b-c458-4dd6-8da8-2534d87f4c39.png) Except this one would highlight quests completed, quests...

Yeah, it's, at this point, a lot of quests in the mix, which makes making everything look nice and clear pretty difficult (as a large chain of quests). But I...

@easygoingalex Where did you make this change, if I may ask? > c.Schemes(new[] { "http", "https" }); I changed this to: c.Schemes(new[] { "https", "http" });