pollymc/launcher/ui/pages/modplatform/modrinth
flow 6131346e2f
refactor: change the way instance names are handled
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 <flowlnlnln@gmail.com>
2022-09-20 18:36:08 -03:00
..
ModrinthModel.cpp refactor: make NetJob inherit from ConcurrentTask as well! 2022-08-28 16:29:01 -03:00
ModrinthModel.h Merge pull request #876 from Scrumplex/revert-updater-stuff 2022-07-10 10:50:03 +02:00
ModrinthModModel.cpp feat: add donate links for modrinth mods 2022-05-24 09:38:48 -03:00
ModrinthModModel.h feat: add donate links for modrinth mods 2022-05-24 09:38:48 -03:00
ModrinthModPage.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
ModrinthModPage.h refactor: create mod pages and filter widget by factory methods 2022-09-07 08:29:58 -03:00
ModrinthPage.cpp refactor: change the way instance names are handled 2022-09-20 18:36:08 -03:00
ModrinthPage.h fix: typo and useless code 2022-05-16 17:09:14 -03:00
ModrinthPage.ui fix: don't use uniform sizes in Modrinth modpack viewer 2022-07-03 12:43:00 -03:00