Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-13 | Merge pull request #254 from Scrumplex/fix-update-metainfo | Ezekiel Smith | |
Update metainfo URLs | |||
2022-03-12 | fix(metainfo): update URLs | Sefa Eyeoglu | |
2022-03-12 | Merge pull request #235 from Scrumplex/chore-bump-1.1.0 | LennyMcLennington | |
Bump to 1.1.0 | |||
2022-03-12 | Merge pull request #251 from flowln/fix_tr | dada513 | |
2022-03-11 | fix missing translation strings | flow | |
my mistake, sorry! ToT | |||
2022-03-11 | Merge pull request #241 from PolyMC/ZekeSmith-move-to-wiki-1 | dada513 | |
2022-03-11 | fix: typos | Sefa Eyeoglu | |
2022-03-11 | Merge pull request #242 from deadmeu/develop | Ezekiel Smith | |
Fix missing space in "No Accounts" message | |||
2022-03-10 | Merge pull request #243 from dada513/mx_button | dada513 | |
2022-03-10 | Merge pull request #247 from txtsd/actions_fix | Ezekiel Smith | |
Fix Ubuntu system Qt failure | |||
2022-03-10 | Fix Ubuntu system Qt failure | txtsd | |
2022-03-08 | add matrix button | dada513 | |
2022-03-08 | Fix missing space in "No Accounts" message | deadmeu | |
2022-03-08 | Update BUILD.md | Ezekiel Smith | |
2022-03-08 | Update README.md | Ezekiel Smith | |
2022-03-08 | Merge pull request #232 from Scrumplex/fix-help-links | Ezekiel Smith | |
Switch to polymc.org wiki | |||
2022-03-08 | Merge pull request #230 from Scrumplex/fix-iconthemes | Ezekiel Smith | |
Reorganize icon themes | |||
2022-03-06 | chore: bump to 1.1.0 | Sefa Eyeoglu | |
2022-03-06 | fix: update news links to point to polymc.org | Sefa Eyeoglu | |
2022-03-06 | refactor: move help URL into buildconfig | Sefa Eyeoglu | |
2022-03-05 | fix: switch to polymc.org wiki | Sefa Eyeoglu | |
2022-03-05 | Merge pull request #221 from flowln/install_button | Sefa Eyeoglu | |
2022-03-05 | fix: reorganize icon themes | Sefa Eyeoglu | |
Rename MultiMC to Legacy Simple (Colored) is now the first icon theme Custom is now the last icon theme, which also fixes a loading issue when Legacy was selected Fix loading of Legacy theme | |||
2022-03-03 | fix extra spacing in resource packs and shader packs, and move button up | flow | |
hopefully now its finally ok | |||
2022-03-03 | hack: hide 'Download Mods' button when not in the mods tab | flow | |
2022-03-03 | change 'Install Mods' -> 'Download Mods' and change position | flow | |
2022-03-02 | Merge pull request #216 from txtsd/ignore_paths | Ezekiel Smith | |
Don't build when updating non-code | |||
2022-03-02 | Ignore certain paths for CI | txtsd | |
2022-03-01 | Merge pull request #214 from PolyMC/ZekeSmith-newReadme | timoreo22 | |
Modify readme to use website | |||
2022-03-01 | Merge pull request #205 from timoreo22/fix-version-select | timoreo22 | |
Fixed wrong version info | |||
2022-03-01 | Update and link latest build to actions | Ezekiel Smith | |
2022-03-02 | Merge pull request #163 from txtsd/windows_data_dir | Ezekiel Smith | |
Replace build layouts with Launcher_PORTABLE cmake flag | |||
2022-03-01 | Modify readme to use website | Ezekiel Smith | |
2022-02-28 | Merge pull request #207 from flowln/curseforge_api | Sefa Eyeoglu | |
2022-02-27 | fix: Do not loop when its not a fabric mod on Flame version validation | flow | |
Since there's no validation for forge mods since the start, we were just looping with no porpuse in this situation. | |||
2022-02-27 | Update FMLLIBS_BASE_URL | Lenny McLennington | |
Updated FMLLIBS_BASE_URL to https://files.polymc.org/fmllibs/ Fixes #208 | |||
2022-02-27 | fix: Always tell Flame API which modloader we are using | flow | |
Fixes #206 partially. Although we don't list mods that have no compatibility with the mod loader we are using, mods that have support for both loaders still show up, and the versions for both the loaders are still shown. Also simplifies a little the logic in FlameModIndex::loadIndexedPackVersions | |||
2022-02-27 | Apply suggestions from code review | txtsd | |
Co-authored-by: LennyMcLennington <lenny@sneed.church> | |||
2022-02-27 | Cleanly free NetJob in flame modpack | timoreo | |
2022-02-27 | Fixed wrong version info | timoreo | |
2022-02-27 | Merge pull request #203 from glowiak/patch-4 | dada513 | |
2022-02-26 | Merge pull request #201 from Scrumplex/fix-instancetype-reregistration | Sefa Eyeoglu | |
2022-02-26 | Notify about needed AppBSD version | glowiak | |
2022-02-26 | Merge pull request #195 from babbaj/nix-refactor | timoreo22 | |
nix: Use POLYMC_JAVA_PATHS | |||
2022-02-26 | Merge pull request #193 from flowln/develop | timoreo22 | |
Allow for downloading multiple mods at once | |||
2022-02-26 | fix: load instances no matter their instance type | Sefa Eyeoglu | |
2022-02-25 | nix: Use POLYMC_JAVA_PATHS | Babbaj | |
2022-02-25 | Merge pull request #199 from Scrumplex/fix-translations | Sefa Eyeoglu | |
2022-02-25 | merge upstream and resolve conflicts | flow | |
2022-02-26 | Merge pull request #183 from timoreo22/fix-versions-segfault | Ezekiel Smith | |
Fixed segfault in mod download |