Raged Unicorn

Results 8 comments of Raged Unicorn

Hi @phendrome My goal wasn't to combine what Itemrack and Trinketmenu do. I rather wanted a more modern version of TrinketMenu and one that supports other slots as well back...

Hi @phendrome Started working on this yesterday. Was way more work than I anticipated it to be. Here is an example how it currently looks. I'm not really an expert...

Hi @NordikaMan I wasn't able to reproduce this. I had other people mentioning a similar behavior but all of them turned out to be an issue with the item filtering....

Hi @ensidios It is certainly possible to change the level of those elements. So far I just assumed people would pick a place where there is enough space for the...

Hi @httpNick It is kind of a limitation of the blizzard API because I'm working with the id of the item. This will result in your 4 items showing up....

Hi @bonermobile I'm a bit unsure what really is the best way of implementing combined equipping. Some people seem to support your view others want a different implementation. It is...

Hi @Olorun and @knasen88 Can you maybe elaborate a bit how this would work exactly. I'm not quite sure if I understand how it would work. Would the user be...

Welp as I write this ticket I found the actual issue. The reason lies in how I generated the ssh key ``` ssh-keygen -t ecdsa-sk -C [email protected] ``` This creates...