| 
							
							
								 Trial97 | c346d875a2 | make FileResolvingTask accept empty modlist Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | 2023-07-15 23:26:52 +03:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | 37fb52aada | Merge pull request #1351 from Trial97/ftb_import fixed substatus on ftb_import | 2023-07-14 12:41:21 -07:00 |  | 
			
				
					| 
							
							
								 seth | 094af0f78f | Merge pull request #1336 from Ryex/packaging/fix-duplicate-share-directories packaging: fix duplicate share directories (use only lowercase) | 2023-07-14 14:19:44 -04:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | 3487e1cb64 | Update launcher/Application.cpp Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | 2023-07-14 03:56:18 -07:00 |  | 
			
				
					| 
							
							
								 Trial97 | c8533c0b0d | fixed substatus on ftb_import Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | 2023-07-14 12:29:03 +03:00 |  | 
			
				
					| 
							
							
								 Trial97 | b0a018d823 | format Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | 2023-07-14 12:28:23 +03:00 |  | 
			
				
					| 
							
							
								 Sefa Eyeoglu | 3becd4386b | Merge pull request #1306 from Ryex/ci/address-sanitiser_on_debug_builds | 2023-07-14 10:11:34 +02:00 |  | 
			
				
					| 
							
							
								 seth | 3099a70edc | Merge pull request #1335 from Ryex/fix/gh-1322-old-zip-mods-in-wrong-place fix(flame install): don't assume .zip is a resource pack. default to mod | 2023-07-14 00:16:43 -04:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | cde85947c7 | Update launcher/minecraft/mod/tasks/LocalResourceParse.cpp Co-authored-by: seth <getchoo@tuta.io>
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | 2023-07-13 21:12:12 -07:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | 5d10045cc8 | Merge pull request #1352 from Trial97/crash_after_abort Do not reset shared pointer if it's already empty | 2023-07-13 21:11:47 -07:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | 95b300f1ea | packaging: use PascalCase folder name instead Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | 2023-07-13 19:56:36 -07:00 |  | 
			
				
					| 
							
							
								 Tayou | 94d4d12ee0 | Merge pull request #1345 from Trial97/time2 feat:Added option to use system locale | 2023-07-13 01:56:12 +02:00 |  | 
			
				
					| 
							
							
								 Trial97 | 76cc8ce043 | renamed setting Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | 2023-07-12 21:05:13 +03:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | 9499066375 | Merge pull request #1350 from Trial97/fix_managed_pack_crash fixed crash if no version is loaded on managed page | 2023-07-12 09:55:31 -07:00 |  | 
			
				
					| 
							
							
								 Trial97 | 25f7cf23d3 | the other place Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | 2023-07-12 19:55:11 +03:00 |  | 
			
				
					| 
							
							
								 Trial97 | 9ee68b9268 | small pointer check Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | 2023-07-12 18:12:31 +03:00 |  | 
			
				
					| 
							
							
								 Sefa Eyeoglu | 06a7d447f6 | Merge pull request #1333 from Ryex/fix/null_instance_edit_crash | 2023-07-12 15:53:46 +02:00 |  | 
			
				
					| 
							
							
								 Trial97 | 766e833a73 | fixed crash if no version is loaded Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | 2023-07-12 16:25:05 +03:00 |  | 
			
				
					| 
							
							
								 Trial97 | 634612ae81 | added missing header Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | 2023-07-11 18:20:44 +03:00 |  | 
			
				
					| 
							
							
								 Trial97 | f0d2aab784 | feat:Added option to use system locale Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | 2023-07-11 18:05:43 +03:00 |  | 
			
				
					| 
							
							
								 seth | 640aaa8c23 | Merge pull request #1331 from TheKodeToad/hungry-trash Fix updating trashing resources | 2023-07-10 16:31:43 -04:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | 1aa5fa03f9 | Update launcher/ui/MainWindow.cpp Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | 2023-07-10 12:05:01 -07:00 |  | 
			
				
					| 
							
							
								 Nathan | 99ba02afb6 | Shortcuts on macOS (#1081) Co-authored-by: TheKodeToad <TheKodeToad@proton.me> | 2023-07-10 20:26:25 +02:00 |  | 
			
				
					| 
							
							
								 TheKodeToad | 9aedb5afff | Merge pull request #1334 from TheKodeToad/litemod-dl LiteMod downloading | 2023-07-10 16:42:38 +01:00 |  | 
			
				
					| 
							
							
								 TheKodeToad | 91c9082d19 | Merge pull request #1249 from Trial97/curse Curseforge modpack export | 2023-07-10 14:20:29 +01:00 |  | 
			
				
					| 
							
							
								 TheKodeToad | 4f4ccdaa59 | Merge pull request #1338 from Trial97/unlockVersionPage feat:unlocked versions page | 2023-07-10 13:06:32 +01:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | 01e058d8c1 | Merge pull request #1337 from getchoo/fix-flake-workflow fix(actions): give update-flake content write perms | 2023-07-09 14:11:33 -07:00 |  | 
			
				
					| 
							
							
								 TheKodeToad | f816e3cd3f | Merge pull request #1241 from Trial97/settings Allow editing of running instances | 2023-07-09 22:10:43 +01:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | 49109b9213 | Merge pull request #1332 from TheKodeToad/widebar-pain Fix crash when editing instance and prevent similar crashes in future | 2023-07-09 14:07:34 -07:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | d43399c2b4 | Merge pull request #1321 from TheKodeToad/mr-optional Optional mods in mrpack export | 2023-07-09 14:03:47 -07:00 |  | 
			
				
					| 
							
							
								 Trial97 | 308877aa8f | removed redundant code Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | 2023-07-09 23:18:38 +03:00 |  | 
			
				
					| 
							
							
								 Trial97 | 159f14c076 | feat:unlocked versions page Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | 2023-07-09 22:47:38 +03:00 |  | 
			
				
					| 
							
							
								 seth | 8e4de055b8 | chore(actions): only run update-flake in our repo Signed-off-by: seth <getchoo@tuta.io> | 2023-07-09 15:43:54 -04:00 |  | 
			
				
					| 
							
							
								 TheKodeToad | 6e2fcc9e11 | Replace string manipulation in favour of QFileInfo Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | 2023-07-09 12:08:15 +01:00 |  | 
			
				
					| 
							
							
								 seth | 0d31e31282 | fix(actions): give update-flake content write perms Signed-off-by: seth <getchoo@tuta.io> | 2023-07-09 01:56:21 -04:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | 4dc4c589ba | packaging: fix duplicate share directories (use only lowercase) Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | 2023-07-08 15:44:09 -07:00 |  | 
			
				
					| 
							
							
								 TheKodeToad | d53d58a5d4 | LiteMod downloading Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | 2023-07-08 22:16:43 +01:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | e704072892 | fix(flame install): don't assume .zip is a resource pack. default to mod let identifier move it if needed
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | 2023-07-08 13:38:00 -07:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | a54bbae622 | fix(instance edit): don't allow editing if no selected instance or instance doesn't support editing Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | 2023-07-08 12:59:55 -07:00 |  | 
			
				
					| 
							
							
								 TheKodeToad | 08c140b9b4 | Fix actionVisitItemPage insersion, and prevent widebar segfault Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | 2023-07-08 20:55:30 +01:00 |  | 
			
				
					| 
							
							
								 TheKodeToad | 0c6362f28d | Make trash hungry Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | 2023-07-08 18:51:28 +01:00 |  | 
			
				
					| 
							
							
								 seth | 67d473aab7 | Merge pull request #1329 from Ryex/fix/progress_dialog_centering fix(progress dialog): if there is a parent center on creation | 2023-07-08 07:50:13 -04:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | 20c781b23b | fix(progress dialog): if there is a parent center on creation Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | 2023-07-08 02:28:37 -07:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | 7f138e3538 | Merge branch 'develop' into ci/address-sanitiser_on_debug_builds | 2023-07-08 01:27:30 -07:00 |  | 
			
				
					| 
							
							
								 Rachel Powers | 3211b265d7 | Merge pull request #1302 from Ryex/fix/progress-dialog-segfault fix: segfault in progress dialog | 2023-07-07 21:25:14 -07:00 |  | 
			
				
					| 
							
							
								 Trial97 | bc2940e16a | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into settings Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | 2023-07-08 00:14:05 +03:00 |  | 
			
				
					| 
							
							
								 Tayou | 1131038fdb | Merge pull request #1120 from Trial97/visit_mod_page | 2023-07-07 22:23:59 +02:00 |  | 
			
				
					| 
							
							
								 seth | d1528c1044 | Merge pull request #1325 from Scrumplex/validate-meta-url Validate Meta URL | 2023-07-07 14:31:22 -04:00 |  | 
			
				
					| 
							
							
								 Sefa Eyeoglu | 51e62761ee | fix: improve QUrl construction Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | 2023-07-07 19:25:12 +02:00 |  | 
			
				
					| 
							
							
								 TheKodeToad | b8482a5d89 | Update ModFolderPage.cpp Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | 2023-07-07 15:53:50 +01:00 |  |