Releases: BardezAnAvatar/BGEE-Caster-Crafting
Releases · BardezAnAvatar/BGEE-Caster-Crafting
0.7.4
What's Changed
- Add component: Leveled scrolls by @BardezAnAvatar
- Craft leveled scrolls by @BardezAnAvatar
- Make leveled Scrolls functional in BG2, IWD by @BardezAnAvatar
- Split leveled scroll BAMs into Arcane and Priest for consistent graphics by @BardezAnAvatar
- Added documentation by @BardezAnAvatar
- Documentation review/tweaks by @Endarire
- Fix Protection crafting menu by @BardezAnAvatar
New Contributors
Full Changelog: v0.6.3...v0.7.4
0.6.3
What's Changed
- Loads the spellcaster classes' minimum level required for spells of a given level from 2DA (mod friendly)
- Recolor the scribing kit
- Assign minimum caster level requirements to nearly every potion recipe
Full Changelog: v0.6.2...v0.6.3
0.6.2
Add checks for adequate party gold during scroll crafting and spell copying between spellbook casters
Potions working in IWD:EE and BG2:EE
Support brewing in BG2:EE and IWD:EE
Potions working
This release adds potion brewing via the alchemy station/crafting station.
v0.3.2: Fix the GitHub Action for package release (#17)
Comment out the submodule file removal
BETA for spellbook copying
v0.1.0 Convert pre-processing from component to conditional ALWAYS commands …