mirror of
https://codeberg.org/Duvelcorp/MetaHunt.git
synced 2026-09-22 07:36:58 +00:00
9379668e4b
SmartPet (module never wired into modules.xml) removed entirely — server-side pet AI on TWoW/OctoWoW makes it useless. Deleted modules/smartpet/ and api/options-smartpet.lua. Orphaned .tools DBC extracts (2026-03-20) never loaded via TOC, superseded by the curated/pfQuest datastores that ship: - data/ds-zones-dbc.lua, data/ds-zones-new-dbc.lua (bounds come from ds-zones-wma) - data/ds-stable-prices.lua (never wired to any UI) - data/ds-pet-spells-acquire.lua (learnMethod set at runtime by init.lua + trainer) Also removed api/beastlore-scan.lua (8-line deprecation stub) and its init/api.xml include. No shipped references or player-facing behaviour affected.