Releases: SpareSimian/PotentialDarkmoonDecks
Releases · SpareSimian/PotentialDarkmoonDecks
0.8
PotentialDarkmoonDecks
0.8 (2024-08-21)
Full Changelog Previous Releases
- Update Ace libraries to TWW versions. Bump TOC. Search all realms and factions now that we can use the warbank to exchange between all our characters.
0.7
0.6
PotentialDarkmoonDecks
0.6 (2024-04-06)
Full Changelog Previous Releases
- Bump TOC
- GitHub workflow
- Use GetItemInfoInstant to populate Darkmoon Card images.
- Add compartment button.
- Add icon for in-game addons list. Document bug that card icons are not appearing on first use.
- Better printing with AceConsole Print.
- Add SimpleGroup to Scroll before trying to set card textures. Also, container iterator can return nil itemLinks so catch that in isDMCard.
- Try to add the Icon to the SimpleGroup to get layout before registering the callback to set the texture.
- Log when we get a nil card texture.
- Rework AddCardIcon to use ContinueOnItemLoad. Still getting blank card images.
- v0.4: Add untested support for jokers. Attempt to prefetch item info during DB scan.
- New screenshot of more compact layout.
- Tighten up the layout, eliminating large spacing and increasing the suit font size.
- Screenshot for README
- Comment out a couple debug prints.
- Tooltips! Better documentation.
- Big improvements to windowed results using AceGUI Window and icon widgets and full-width SimpleGroup for each suit.
- First attempt to display card icons, but available widgets aren't very good for this.
- Incorporate Ace in preparation for GUI output. Add DataStore_Characters dependency.
- Flesh out README with operating instructions.
- Initial code.
- Flush irrelevant patterns from .gitignore.
- Initial commit