<?xml version="1.0" encoding="UTF-8"?> <component type="desktop-application"> <id>de.hummdudel.Libellus</id> <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-3.0-or-later</project_license> <content_rating type="oars-1.1"> <content_attribute id="drugs-alcohol">mild</content_attribute> <content_attribute id="drugs-narcotics">mild</content_attribute> <content_attribute id="drugs-tobacco">mild</content_attribute> </content_rating> <name>Libellus</name> <summary>View DnD information in style</summary> <developer id="tld.vendor"> <name>Luna</name> </developer> <description> <p>Libellus lets you browse and read DnD 5th edition information like a wiki / lexicon. The basic navigation is tab-based, so multiple pages can be viewed at the same time. There is a basic search / filter system. The data is stored locally, images are downloaded.</p> <p> Libellus currently supports Classes, Races, Spells, Magic Items, Equipment, and Monsters </p> </description> <url type="homepage">https://libellus.hummdudel.de</url> <url type="bugtracker">https://github.com/qwertzuiopy/Libellus/issues</url> <launchable type="desktop-id">de.hummdudel.Libellus.desktop</launchable> <branding> <color type="primary" scheme_preference="light">#c061cb</color> <color type="primary" scheme_preference="dark">#813d9c</color> </branding> <screenshots> <screenshot type="default"> <image>https://libellus.hummdudel.de/Images/libellus.png</image> <caption>Info page for the Aboleth monster</caption> </screenshot> <screenshot> <image>https://libellus.hummdudel.de/Images/screenshot-details.png</image> <caption>Detailed class info page</caption> </screenshot> <screenshot> <image>https://libellus.hummdudel.de/Images/screenshot-search.png</image> <caption>Search view with a "Spells" filter</caption> </screenshot> <screenshot> <image>https://libellus.hummdudel.de/Images/screenshot-tabs.png</image> <caption>The overview showing multiple tabs with images</caption> </screenshot> <screenshot> <image>https://libellus.hummdudel.de/Images/screenshot-addaptive.png</image> <caption>An info page in a much smaller window</caption> </screenshot> </screenshots> <recommends> <control>keyboard</control> <control>pointing</control> <control>touch</control> </recommends> <requires> <display_length compare="ge">300</display_length> </requires> <keywords> <keyword translate="no">dnd</keyword> <keyword>wiki</keyword> </keywords> <releases> <release version="1.1.1" date="2024-09-21"> <description> <p>Fix a potential crash on startup due to an old save file version.</p> </description> </release> <release version="1.1.0" date="2024-09-20"> <description> <p>Add initial support for multiple sources.</p> <p>Update Sdk to version 47 (accent colors!).</p> <p>Fix the Sorcerers details page.</p> </description> </release> <release version="1.0.5" date="2024-07-19"> <description> <p>Fix the brand colors to have more contrast, make the main list sizing more consistent and allow copying of descriptions.</p> </description> </release> <release version="1.0.4" date="2024-07-01"> <description> <p>Fix the ordering of Class Features + Fix long stat labels to wrap on small screens</p> </description> </release> <release version="1.0.3" date="2024-06-20"> <description> <p>Deduplicate the adaptivity code and fix Stat Row widgets to also be adaptive + update appdata</p> </description> </release> <release version="1.0.2" date="2024-04-04"> <description> <p>Initial release</p> </description> </release> </releases> </component>