Luna
|
b4b9051793
|
Merge in Changes from Prism 9.2
|
2025-01-11 13:58:12 -06:00 |
|
Trial97
|
dfe3cd849d
|
add curseforge modpack filter
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-10-02 01:06:45 +03:00 |
|
Trial97
|
00b83efb9a
|
fix build
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-24 20:12:40 +03:00 |
|
Trial97
|
766ddc80e3
|
refactored hassing task
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-06-18 16:51:26 +03:00 |
|
Trial97
|
3c12e27226
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into filters
|
2024-03-23 23:53:25 +02:00 |
|
lumiscosity
|
358cf5b348
|
add archived project warning
Signed-off-by: lumiscosity <averyrudelphe@gmail.com>
|
2023-12-22 22:04:33 +01:00 |
|
Trial97
|
41c9ca4f8a
|
Added categories filter
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-10-21 22:15:07 +03:00 |
|
Trial97
|
b54376062e
|
Added mcVersion column
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-10-17 19:25:01 +03:00 |
|
Trial97
|
ab725eeb18
|
corected side and added loaders
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-10-15 11:52:28 +03:00 |
|
Alexandru Ionut Tripon
|
4eb8db16f1
|
Merge pull request #1543 from Trial97/packwiz
refactor packwiz file write
|
2023-10-10 16:16:57 +01:00 |
|
Trial97
|
5b7c5607a9
|
removed flame consturctor
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-09-28 22:53:40 +03:00 |
|
Trial97
|
9acbf98f94
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feat/acknowledge_release_type
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-09-28 22:50:12 +03:00 |
|
Trial97
|
9445a555e4
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into packwiz
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-09-10 16:24:59 +03:00 |
|
Trial97
|
47d1f23568
|
added side for modrinth mods
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-09-10 16:22:57 +03:00 |
|
Trial97
|
288d0d1fd4
|
Added back api loader filtering if just one is selected
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-08-26 22:26:01 +03:00 |
|
Trial97
|
f8f9ffa118
|
added loaders for flame version
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-08-23 11:33:45 +03:00 |
|
Trial97
|
4704c522e0
|
moved modloaderTypes to ModPlatform
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-08-23 10:26:57 +03:00 |
|
Trial97
|
254444470f
|
renamed enum type
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-08-20 16:40:58 +03:00 |
|
Sefa Eyeoglu
|
91ba4cf75e
|
chore: reformat
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2023-08-14 18:16:53 +02:00 |
|
Alexandru Ionut Tripon
|
b3b2e9df35
|
Merge branch 'develop' into feat/acknowledge_release_type
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
|
2023-08-12 12:42:30 +03:00 |
|
Rachel Powers
|
520594e529
|
Merge branch 'develop' into chore/add-compiler-warnings
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-07-13 20:05:16 -07:00 |
|
TheKodeToad
|
91c9082d19
|
Merge pull request #1249 from Trial97/curse
Curseforge modpack export
|
2023-07-10 14:20:29 +01:00 |
|
Rachel Powers
|
8d7dcdfc5b
|
chore: fix shadowed member and signed/unsigned mismatch
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: supress unused with [[maybe_unused]]
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: unshadow ^&^& static_cast implicit return
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: deshadow and mark unused in parse task
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: mark unused in folder models
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: deshadow and mark unused with instances
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: more deshadow and unused
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: remove uneeded simicolons
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: mark unused
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
chore: prevent shadow
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-07-01 23:39:38 -07:00 |
|
Rachel Powers
|
671d3c1c80
|
Merge branch 'develop' into chore/add-compiler-warnings
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-07-01 17:03:11 -07:00 |
|
Trial97
|
5f1074471d
|
Corected variable name
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-06-28 13:35:42 +03:00 |
|
Trial97
|
c04cee7ff7
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feat/acknowledge_release_type
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-06-28 13:21:00 +03:00 |
|
Trial97
|
ce4a86fbcd
|
Made custom url function
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-06-25 10:41:29 +03:00 |
|
Trial97
|
f0e4e07c05
|
Updated url function
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-06-24 20:43:45 +03:00 |
|
Trial97
|
81c1a95166
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into curse
|
2023-06-24 20:04:56 +03:00 |
|
Trial97
|
cf94adb363
|
Added some warnings
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-06-24 01:05:49 +03:00 |
|
Trial97
|
c13a90540c
|
Added overide for Quilt/Fabric
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-06-19 21:20:35 +03:00 |
|
Trial97
|
1bdde1f947
|
Small fixes
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-06-19 00:36:37 +03:00 |
|
Rachel Powers
|
cc41b039e6
|
chore: clean up after new compiler warnings
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-06-04 14:59:48 -07:00 |
|
Alexandru Ionut Tripon
|
1840505a0f
|
Fix crash when selecting same mod from different providers (#1029)
|
2023-06-02 18:04:06 -03:00 |
|
Trial97
|
775236a1b3
|
Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-05-28 18:27:54 +03:00 |
|
Trial97
|
b9503ff15f
|
Added Q_DECLARE_METATYPE(ModPlatform::IndexedPack::Ptr)
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-05-28 18:27:02 +03:00 |
|
Trial97
|
737fc1a2a4
|
Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-05-28 18:01:39 +03:00 |
|
Trial97
|
27c3775f99
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into Fix_Assert
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-05-28 17:44:23 +03:00 |
|
Rachel Powers
|
aae892dfd1
|
fix(memory leak): IndexedPack too large to live inside a qlist without pointers ()
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-05-26 19:21:07 -07:00 |
|
Rachel Powers
|
2680dba0aa
|
fix: use <= when compareing release types
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-05-26 17:16:50 -07:00 |
|
Rachel Powers
|
832a61f886
|
fix: make codeQl happy
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-05-26 16:34:30 -07:00 |
|
Rachel Powers
|
cf4df19986
|
feat: display release type
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-05-26 16:23:43 -07:00 |
|
Rachel Powers
|
c156034069
|
feat: add verion_type / release_type to IndexedVersion
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
|
2023-05-26 13:50:22 -07:00 |
|
Trial97
|
107b470289
|
Updated required_by as dependency
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-05-04 23:54:46 +03:00 |
|
Trial97
|
8b14b946e2
|
Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-05-04 22:35:16 +03:00 |
|
Trial97
|
f7b912fc9d
|
Fixed comments
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-05-04 22:25:05 +03:00 |
|
Trial97
|
f8bf71e152
|
Moved the selected resources to one list
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-05-03 00:49:54 +03:00 |
|
Trial97
|
61a2355618
|
Removed formated but not used files
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-04-27 01:41:26 +03:00 |
|
Trial97
|
248920a221
|
Removed extra code
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-04-27 01:33:46 +03:00 |
|
Trial97
|
1d167f8fda
|
Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2023-04-22 01:32:33 +03:00 |
|