v4.0.1_sod.2
What's new
Changelog
Versioning for this fork tracks the upstream version it's based on, plus a
+sod.N build tag for this fork's own patch revisions (e.g. 4.0.1+sod.1
is upstream 4.0.1, first SoD-compat patch on top of it).
4.0.1+sod.2
- Fixed
LEARNED_SPELL_IN_TAB->LEARNED_SPELL_IN_SKILL_LINE, the event's new name as of patch 1.15.9. The old name no longer exists on the client, soRegisterEventthrew and (depending on Lua's hash iteration order) could abort the rest of event registration beforeADDON_LOADEDitself got registered — the actual cause of the "attempt to index global 'AutoBiographer_Settings' (a nil value)" error on login. - Hardened event registration: each
RegisterEventcall is now wrapped in its ownpcall, so a single renamed/removed client event in the future can't cascade into blocking every event registered after it.
4.0.1+sod.1
- Forked from AaronV-T/AutoBiographer (upstream by Tollski).
- Bumped
AutoBiographer_Vanilla.tocInterface to 11509 for Season of Discovery / Classic Era patch 1.15.9. - Added CurseForge/GitHub Actions release automation (
.pkgmeta,X-Curse-Project-ID, packager workflow).
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

