wowserhq / spelunker

Database explorer for World of Warcraft servers.
https://spelunkerdb.com
MIT License
16 stars 4 forks source link

[Roadmap] Any roadmap? #11

Open avengerweb opened 6 years ago

avengerweb commented 6 years ago

I every interested in character model preview, do play to do this? Maybe I can help?

timkurvers commented 6 years ago

@avengerweb We currently lack a roadmap, but this is as good a time as any to think about what's next. Obviously glaring issues such as crashes, lacking/incorrect handling of loot tables and various security tweaks need to be addressed first and foremost.

Thanks to amazing work by @fallenoak, Wowser currently has animated models (no support for equipment yet I don't think). In the future there's potential here to share the model renderer between the projects, so that Spelunker could show a quick preview of characters, NPCs, game objects and so forth.

avengerweb commented 6 years ago

What about latest node.js support? I had to downgrade node.js :(

timkurvers commented 6 years ago

Yep, that's on the list of things to address:

Versions 9.x and higher fail installing the Blizzardry dependency. This will be addressed in the future.