Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Linux metadatafiles #514

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions io.github.huderlem.porymap.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[Desktop Entry]
Type=Application
Name=Porymap
Comment=A map editor for the Pokémon generation 3 decompilation projects
Exec=porymap
Icon=io.github.huderlem.porymap
Categories=Game;Qt;
Keywords=Nintendo;Pokemon;GameBoy;GBA;Hack;Mapeditor;
123 changes: 123 additions & 0 deletions io.github.huderlem.porymap.metainfo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
<?xml version='1.0' encoding='utf-8'?>
<component type="desktop">
<!--Created with jdAppdataEdit 5.1-->
<id>io.github.huderlem.porymap</id>
<name>Porymap</name>
<summary>A map editor for the Pokémon generation 3 decompilation projects</summary>
<developer_name>huderlem</developer_name>
<launchable type="desktop-id">io.github.huderlem.porymap.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<description>
<p>Porymap is a cross-platform map editor for the Gen 3 pret decompilation projects. Its primary functions are to allow editing map tiles, collision, events, connections, and properties. Porymap provides additional functionality, such as tileset editing and region map editing.</p>
<p>Those familiar with traditional Gen 3 binary ROM hacking can think of it as the Advance Map equivalent for the decompilation projects. Porymap supports the same features as Advance Map, so Advance Map users shouldn’t have much difficulty learning how to use Porymap. There are many usability improvements in Porymap. The most notable is undo/redo when painting map tiles.</p>
<p>Porymap reads and writes files in the decompilation projects. It does not read or write ROM files. Therefore, it is highly recommended to use Git for version control when working with Porymap.</p>
</description>
<screenshots>
<screenshot type="default">
<caption>The Main WIndow of Porymap</caption>
<image type="source">https://github.com/huderlem/porymap/raw/5.1.0/docs/_images/porymap-loaded-project.png</image>
</screenshot>
</screenshots>
<releases>
<release version="5.1.0" date="2023-01-22" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/5.1.0</url>
<description>
<p>Added:</p>
<ul>
<li>Add new config options for reorganizing metatile attributes.</li>
<li>Add setScale to the scripting API.</li>
<li>Add option to turn off the checkerboard fill for new tilesets.</li>
<li>Add option to copy wild encounters from another encounters tab.</li>
</ul>
<p>Changed:</p>
<ul>
<li>Double-clicking on a connecting map on the Map or Events tabs will now open that map.</li>
<li>Hovering on border metatiles with the mouse will now display their information in the bottom bar.</li>
<li>The last-used directory is now preserved in import/export file dialogs.</li>
<li>Encounter editing has been slightly modified in favor of a more performant ui.</li>
<li>Pokémon icons in the encounter editor have their transparency set.</li>
</ul>
<p>Fixed:</p>
<ul>
<li>Fix the Region Map Editor being opened by the Shortcuts Editor.</li>
<li>Fix New Map settings being preserved when switching projects.</li>
<li>Fix scripting API callback onMapResized not triggering.</li>
<li>Fix crash when importing AdvanceMap metatiles while enable_triple_layer_metatiles is enabled.</li>
<li>Fix File -&gt; Open Project not resolving folder shortcuts.</li>
<li>Fix bug where "Requires Itemfinder" checkbox is being checked by wrong data.</li>
<li>Fix the map border not immediately reflecting Tileset Editor changes.</li>
<li>Fix pasting metatiles in the Tileset Editor not triggering the unsaved changes warning.</li>
</ul>
</description>
</release>
<release version="5.0.0" date="2022-10-30" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/5.0.0</url>
</release>
<release version="4.5.0" date="2021-12-26" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/4.5.0</url>
</release>
<release version="4.4.0" date="2020-12-21" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/4.4.0</url>
</release>
<release version="4.3.1" date="2020-07-17" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/4.3.1</url>
</release>
<release version="4.3.0" date="2020-06-27" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/4.3.0</url>
</release>
<release version="4.2.0" date="2020-06-06" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/4.2.0</url>
</release>
<release version="4.1.0" date="2020-05-18" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/4.1.0</url>
</release>
<release version="4.0.0" date="2020-04-29" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/4.0.0</url>
</release>
<release version="3.0.1" date="2020-03-04" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/3.0.1</url>
</release>
<release version="3.0.0" date="2020-02-13" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/3.0.0</url>
</release>
<release version="2.0.0" date="2019-10-17" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/2.0.0</url>
</release>
<release version="1.2.2" date="2019-05-16" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/1.2.2</url>
</release>
<release version="1.2.1" date="2019-02-16" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/1.2.1</url>
</release>
<release version="1.2.0" date="2019-02-05" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/1.2.0</url>
</release>
<release version="1.1.0" date="2018-12-27" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/1.1.0</url>
</release>
<release version="1.0.0" date="2018-10-26" type="stable">
<url>https://github.com/huderlem/porymap/releases/tag/1.0.0</url>
</release>
</releases>
<url type="homepage">https://huderlem.github.io/porymap/</url>
<url type="bugtracker">https://github.com/huderlem/porymap/issues</url>
<url type="vcs-browser">https://github.com/huderlem/porymap</url>
<categories>
<category>Game</category>
<category>Qt</category>
</categories>
<recommends>
<control>pointing</control>
<control>keyboard</control>
</recommends>
<content_rating type="oars-1.1"/>
<keywords>
<keyword>Nintendo</keyword>
<keyword>Pokemon</keyword>
<keyword>GameBoy</keyword>
<keyword>GBA</keyword>
<keyword>Hack</keyword>
<keyword>Mapeditor</keyword>
</keywords>
</component>