bot4dofus / Datafus

📚🥚 The Dofus database and socket events in JSON files. Includes the source code and more...
https://discord.gg/kNHsFcbUGp
MIT License
50 stars 13 forks source link

[A2] Add TypeId<> and TypeIdVector<> #36

Closed ledouxm closed 1 year ago

ledouxm commented 1 year ago

Hi, i also developped a tool that does pretty much the same but i think having a single repo which we rely on could be a great thing for the ecosystem.

Sadly, as this issue states, the events.json file isn't complete enough to read a message.

This PR aims to fix this by adding two new types along with Vector :

I can clarify any point if needed !

PS: I'm working on a datafus-parser npm library 🤫

LucBerge commented 1 year ago

Hello @ledouxm ,

First of all thank you for your contribution, it looks promising. I don't have a lot of time to work on the project. I will take a look at the PR asap.