Releases: Aedial/Spellcaster-Archives
Releases · Aedial/Spellcaster-Archives
Spellcaster's Archives 0.5.6
Bump version
Fixed
- Fix logs spam on startup due when VanillaFix was present, due to incorrect texture registration.
Spellcaster's Archives 0.5.5
Fix book extraction sync with client
Fixed
- Fix spell books retrieval (left click) not syncing correctly with the main inventory, causing items to be invisible.
Spellcaster's Archives 0.5.4
Fix Spells being attributed the wrong book when a mod has multiple spell books
Fixed
- Fix Spells being attributed the wrong book when a mod has multiple spell books (e.g., Ancient Spellcraft).
Spellcaster's Archives 0.5.3
Fix insertion of new books being brittle with some pipes
Fixed
- Fix brittle state with some pipes when trying to insert spell books that are not already present in the archive.
Spellcaster's Archives 0.5.2
Add spell filter box and page index
Added
- Add page index and total pages indicator at the bottom of the left panel.
- Add search by spell name functionality in the right panel, when no spell is selected:
- Only shows discovered spells.
- Case-insensitive substring match.
- Real-time filtering as the user types.
- Up/Down/PageUp/PageDown to scroll through results.
- Clear button (x) to reset the search.
- Escape to unfocus.
- Hover entry to highlight the corresponding spell in the left panel.
Spellcaster's Archives 0.5.1
Fix layout for all screen ratios
Can layouts play nice, for once...
Fixed
- Clean the filters' layout
- Fix layouts for all screen ratios (mainly due to icon). Only works with "Easy layout" enabled.
Spellcaster's Archives 0.5.0
Add spell filters to the GUI
Added
- Add filters at the top of the left panel:
- Filter by discovered/undiscovered spells (radio buttons).
- Filter by mod (checkboxes for each mod present in the archive).
Spellcaster's Archives 0.4.6
Refactor GuiStyle (old config) into the proper config, and streamline it
Added
- Add "Easy layout" toggle in config, that will try to automatically adjust the right panel width.
- When enabled, the right panel width will be set to fit all spell content, up to a maximum of 65% of GUI width.
- It will try to fit the name fully without ellipsis, up to 50% of GUI width.
Fixed
- Fix issue of books list not being shifted far enough on non-zero pages, causing a noticeable overlap of books between pages.
Spellcaster's Archives 0.4.5
Fix Spell books from other mods using ebwizardry Spell books
Fixed
- Fix Spell books from other mods using ebwizardry Spell books, resulting in broken books and not being able to extract them correctly.
Spellcaster's Archives 0.4.4
Fix crash on dedicated servers
Fixed
- Fix crash on dedicated servers.