[DiscordArchive] Looking for someone to give me a quick explanation of this recent commit https://github.com/azerothc
[DiscordArchive] Looking for someone to give me a quick explanation of this recent commit https://github.com/azerothc
Archived author: Diro • Posted: 2025-05-15T10:12:12.952000+00:00
Original source
Looking for someone to give me a quick explanation of this recent commit https://github.com/azerothcore/azerothco...pull/22123 On my Linux server I simply used ./acore.sh client-data which takes few minutes to get the needed extraction. So what does this script do for Linux, and why would it need "a few hours to complete"?
[Embed: feat(apps/extractor): add extractor for non windows by sogladev · ...]
Changes Proposed:
This PR proposes changes to:
Apps
Core (units, players, creatures, game systems).
Scripts (bosses, spell scripts, creature scripts).
Database (SAI, creatures, etc).
Functio...
https://github.com/azerothcore/azerothco...pull/22123
Archived author: Ryan Turner • Posted: 2025-05-15T10:12:47.022000+00:00
Original source
I've answered in the pr
Archived author: Diro • Posted: 2025-05-15T10:19:24.306000+00:00
Original source
lol sorry. I deleted my comment there and thought I come ask here instead. Thanks.
So to reiterate, acore.sh client-data downloads pre-extracted data, and this scripts extracts locally available data (with selective options) Is that correct?
Archived author: Ryan Turner • Posted: 2025-05-15T10:22:03.918000+00:00
Original source
Yes, for the normal uses makes no difference as they would just download the data from the provide link or run the command.
This is towards the people who want to extract their own data.
Archived author: Voido • Posted: 2025-05-15T11:51:10.671000+00:00
Original source
Hi. Can anyone point me to the direction where I can add scaling for DKs on low levels? Thanks!
Archived author: Tereneckla • Posted: 2025-05-15T11:55:10.800000+00:00
Original source
player_class_stats class = 6
Archived author: Voido • Posted: 2025-05-15T11:55:33.468000+00:00
Original source
Thank you.