Stefano Borzì

Results 205 comments of Stefano Borzì

Thanks to https://github.com/azerothcore/Keira3/pull/1780, it is missing only the last feature requested now

mhm, i think that through conditions you can change the model_id and maybe also the mount of the NPC SAI + conditions can make the trick but I usually don't...

But this is not true :sweat_smile: What TC does with the sniffs after is released open-source as everything, they probably do not release the sniffs for copyright reason

> SharedDefines.h We keep the same blizzlike races we just convert the macros to a datatype that can be modified at runtime. > > ```c++ > uint8 MAX_RACES = 12;...

Confirmed, it has a path that it is not so "smooth", we could improve this, but actually it has like 900 waypoints I think that less than 50 would be...

totally agree 👍 we could use something like this https://github.com/vjeux/jsWoWModelViewer demo: http://vjeux.github.io/jsWoWModelViewer/

Probably he means how to cite it via BibTex in a possible paper (?)

if you make a paper for it, remember to update the README with the BibTex code. I suggest keeping open this issue until you make this paper and update the...

We will work on it in the next release, thanks for suggestion ;)

> Is it being handled differently than in 3.5.5? Yes, exactly. So we need to implement the API different and the Keira2 core to support it.