StileDevs / GrowServer

A Growtopia private server using NodeJS
MIT License
50 stars 28 forks source link

new wiki parsing #16

Closed Zeeetu closed 2 months ago

Zeeetu commented 2 months ago

implemented new wiki parsing for items, a lot faster takes like 10 seconds at most?

features:

to-do:

gem drop should be easy to implement (based on item rarity) and I will probably be implementing it some time. not sure how properties is implemented, but I'll look into parsing growtopia wiki "inside data" further.

pnpm run iteminfo:fetch, output in assets/items_info_new.json

JadlionHD commented 2 months ago

Great job! 👍 It takes less than a second for me, way more effecient. I'd might adding types for these later. Merged