Altoholic/DataStore_Crafts
Florian Berthold f4f3de929b
All checks were successful
release / release (push) Successful in 4s
coa.28: fix login scan in 9 DataStore modules (the 'data not saved' root cause)
Quests, Achievements, Reputations, Pets, Stats, Skills, Crafts, Spells, Talents all had
the ghost-gated PLAYER_ALIVE scan (DEBUG 2025-07-21 leftover): they only scanned when the
player died and released spirit, so their data never populated on a normal login. Now
scan once per session at login (addon.coaScannedThisSession guard), matching the earlier
DataStore_Characters/_Inventory fix. This is why reputations/recipes/quests/pets/etc were
'not saved'.
2026-05-29 23:55:29 +02:00
..
libs chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes 2026-05-25 10:59:24 +02:00
Locales chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes 2026-05-25 10:59:24 +02:00
Changelog-DataStore_Crafts-r24.txt chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes 2026-05-25 10:59:24 +02:00
DataStore_Crafts.lua coa.28: fix login scan in 9 DataStore modules (the 'data not saved' root cause) 2026-05-29 23:55:29 +02:00
DataStore_Crafts.toc chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes 2026-05-25 10:59:24 +02:00
embeds.xml chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes 2026-05-25 10:59:24 +02:00
LICENSE.txt chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes 2026-05-25 10:59:24 +02:00
locale.xml chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes 2026-05-25 10:59:24 +02:00
Options.lua chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes 2026-05-25 10:59:24 +02:00
Options.xml chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes 2026-05-25 10:59:24 +02:00