<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/launcher/ui/pages/modplatform/ftb, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/'/>
<entry>
<title>chore: remove FTB modpack support</title>
<updated>2023-04-28T09:35:20+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-04-27T14:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=ff07714e8c955003bb3deec84ec6cce6fc3ef5e6'/>
<id>ff07714e8c955003bb3deec84ec6cce6fc3ef5e6</id>
<content type='text'>
We have been contacted by Feed the Beast to drop support for the FTB
modpack browser from Prism Launcher.

Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have been contacted by Feed the Beast to drop support for the FTB
modpack browser from Prism Launcher.

Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: make shared_qobject_ptr ctor explicit</title>
<updated>2023-01-25T19:57:51+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2023-01-24T19:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=29f7ea752fd34bdea64a7c7f2c505982ac39ce0d'/>
<id>29f7ea752fd34bdea64a7c7f2c505982ac39ce0d</id>
<content type='text'>
This turns issues like creating two shared ptrs from a single raw ptr
from popping up at runtime, instead making them a compile error.

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This turns issues like creating two shared ptrs from a single raw ptr
from popping up at runtime, instead making them a compile error.

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: replace hoedown markdown parser with cmark</title>
<updated>2023-01-12T15:08:52+00:00</updated>
<author>
<name>Joshua Goins</name>
<email>josh@redstrate.com</email>
</author>
<published>2023-01-06T20:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=24a4bd3a1c33702946b88a3d8017268fb8134210'/>
<id>24a4bd3a1c33702946b88a3d8017268fb8134210</id>
<content type='text'>
Signed-off-by: Joshua Goins &lt;josh@redstrate.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Joshua Goins &lt;josh@redstrate.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Check parent in rowCount/columnCount/canFetchMore</title>
<updated>2022-11-14T19:05:57+00:00</updated>
<author>
<name>TheLastRar</name>
<email>TheLastRar@users.noreply.github.com</email>
</author>
<published>2022-11-13T14:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=fce323b945d5e8365c64c61e3ba592cb2b7446c4'/>
<id>fce323b945d5e8365c64c61e3ba592cb2b7446c4</id>
<content type='text'>
Signed-off-by: TheLastRar &lt;TheLastRar@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: TheLastRar &lt;TheLastRar@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: move MMCStrings -&gt; StringUtils</title>
<updated>2022-11-04T19:53:24+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2022-11-03T19:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=353b51f11ea406dd027096c30ec9626ee4e2c417'/>
<id>353b51f11ea406dd027096c30ec9626ee4e2c417</id>
<content type='text'>
General utilities can go in here &gt;:)

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
General utilities can go in here &gt;:)

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #31 from flowln/who_needs_webview</title>
<updated>2022-10-19T12:28:29+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-10-19T12:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=4e08f282469071074f390d2767184560a4ece6bd'/>
<id>4e08f282469071074f390d2767184560a4ece6bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: issues with aborts (again)</title>
<updated>2022-10-13T18:10:35+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2022-10-13T18:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=dfa220ef02f23ff734dec6247f4a124a7a144c7a'/>
<id>dfa220ef02f23ff734dec6247f4a124a7a144c7a</id>
<content type='text'>
i hate it

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i hate it

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: abort search if we're already trying to download a pack</title>
<updated>2022-10-13T16:49:06+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2022-10-13T16:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=f26be005716818b643a0c8b1373dbe83e4cdcfbf'/>
<id>f26be005716818b643a0c8b1373dbe83e4cdcfbf</id>
<content type='text'>
Meaning we don't have to wait for the searches to finish in the
background to finally start the modpack download, when we have already
selected it -_-

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Meaning we don't have to wait for the searches to finish in the
background to finally start the modpack download, when we have already
selected it -_-

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add image support for FTB packs</title>
<updated>2022-10-08T17:12:05+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2022-09-10T22:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=d7992ab29d07c6d26377f6db1cfca6059aace471'/>
<id>d7992ab29d07c6d26377f6db1cfca6059aace471</id>
<content type='text'>
Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: change the way instance names are handled</title>
<updated>2022-09-20T21:36:08+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2022-07-14T19:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=6131346e2f80c5ce4377fcc608be4f3929f43f91'/>
<id>6131346e2f80c5ce4377fcc608be4f3929f43f91</id>
<content type='text'>
While working on pack updating, instance naming always gets in the way,
since we need both way of respecting the user's name choice, and a
standarized way of getting the original pack name / version.

This tries to circunvent such problems by abstracting away the naming
schema into it's own struct, holding both the original name / version,
and the user-defined name, so that everyone can be happy and world peace
can be achieved! (at least that's what i'd hope :c).

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While working on pack updating, instance naming always gets in the way,
since we need both way of respecting the user's name choice, and a
standarized way of getting the original pack name / version.

This tries to circunvent such problems by abstracting away the naming
schema into it's own struct, holding both the original name / version,
and the user-defined name, so that everyone can be happy and world peace
can be achieved! (at least that's what i'd hope :c).

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
