File Details
20260211
- R
- Feb 12, 2026
- 178.96 KB
- 9.6K
- 12.0.1+3
- Classic + 3
File Name
Elephant-20260211.zip
Supported Versions
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
lightweight tag 339da1233149e2f9453eb755f3938d35f7f95bb6 20260211
Author: All-in-one Mighty <mighty@allinonemighty.com>
Date: Wed Feb 11 17:39:47 2026 -0800
commit 339da1233149e2f9453eb755f3938d35f7f95bb6
Author: All-in-one Mighty <mighty@allinonemighty.com>
Date: Wed Feb 11 17:39:47 2026 -0800
Updating TOC
commit 3bd3a89863a5202a6b9c533bf21b9e2ef81aa05c
Author: All-in-one Mighty <mighty@allinonemighty.com>
Date: Mon Feb 9 00:15:19 2026 -0800
Removing ElephantDBPerChar, which has been unused for some time.
This is due to the fact that AceDB actually saves all data, including
per character data, at the server level, as otherwise it would be
impossible to copy other character data to the current profile.
While this isn't directly used by Elephant, it's still good practice to
keep it this way for potential future improvement.