Commit Graph

3370 Commits

Author SHA1 Message Date
Sefa Eyeoglu
a0f76cba62
chore: clarify GPL-3.0-only 2022-03-14 18:42:41 +01:00
Sefa Eyeoglu
9d8bbf34e6
Merge pull request #250 from Scrumplex/update-logo 2022-03-13 21:02:47 +01:00
Ezekiel Smith
177b685557
Merge pull request #240 from PolyMC/ZekeSmith-move-to-wiki
Update Readme to link development building to the website wiki. also fix forking and licensing.
2022-03-14 00:26:09 +11:00
Ezekiel Smith
71a4333f55
Update README.md 2022-03-13 23:25:17 +10:00
Sefa Eyeoglu
f1c21a912a
fix: simplify header SVG using SVGO 2022-03-13 14:22:31 +01:00
Sefa Eyeoglu
84a142096f
chore: switch logo font to Josefin Sans 2022-03-13 14:22:18 +01:00
Ezekiel Smith
b96572774f
Merge pull request #254 from Scrumplex/fix-update-metainfo
Update metainfo URLs
2022-03-13 13:22:42 +11:00
Sefa Eyeoglu
641a96e4a9
fix(metainfo): update URLs 2022-03-12 18:17:25 +01:00
LennyMcLennington
9f8983b570
Merge pull request #235 from Scrumplex/chore-bump-1.1.0
Bump to 1.1.0
2022-03-12 13:34:36 +00:00
dada513
e42c5b00a4
Merge pull request #251 from flowln/fix_tr 2022-03-12 10:58:36 +01:00
flow
a3d7ad731d
fix missing translation strings
my mistake, sorry! ToT
2022-03-11 18:43:17 -03:00
dada513
dc98609ef8
Merge pull request #241 from PolyMC/ZekeSmith-move-to-wiki-1 2022-03-11 10:42:13 +01:00
Sefa Eyeoglu
c799faaca6
fix: typos 2022-03-11 09:21:59 +01:00
Ezekiel Smith
07e4c4d189
Merge pull request #242 from deadmeu/develop
Fix missing space in "No Accounts" message
2022-03-11 14:53:05 +11:00
dada513
c4a8fd353c
Merge pull request #243 from dada513/mx_button 2022-03-10 18:52:57 +01:00
Ezekiel Smith
91524d6d6e
Merge pull request #247 from txtsd/actions_fix
Fix Ubuntu system Qt failure
2022-03-10 23:45:32 +11:00
txtsd
c1201997a3
Fix Ubuntu system Qt failure 2022-03-10 13:38:16 +05:30
dada513
d814e21f0d
add matrix button 2022-03-08 18:41:23 +01:00
deadmeu
49d122a2c4 Fix missing space in "No Accounts" message 2022-03-08 23:24:11 +10:00
Ezekiel Smith
0813eba367
Update BUILD.md 2022-03-08 19:09:54 +10:00
Ezekiel Smith
4fe13c64a1
Update README.md 2022-03-08 19:07:21 +10:00
Ezekiel Smith
dc9e250868
Merge pull request #232 from Scrumplex/fix-help-links
Switch to polymc.org wiki
2022-03-08 01:22:34 +11:00
Ezekiel Smith
b6cf0359fa
Merge pull request #230 from Scrumplex/fix-iconthemes
Reorganize icon themes
2022-03-08 01:20:35 +11:00
Sefa Eyeoglu
ae39d16c11
chore: bump to 1.1.0 2022-03-06 11:40:11 +01:00
Sefa Eyeoglu
b93daf1fb7
fix: update news links to point to polymc.org 2022-03-06 11:32:06 +01:00
Sefa Eyeoglu
6545d250e8
refactor: move help URL into buildconfig 2022-03-06 11:31:50 +01:00
Sefa Eyeoglu
b162351ff4
fix: switch to polymc.org wiki 2022-03-05 21:49:13 +01:00
Sefa Eyeoglu
53468ea474
Merge pull request #221 from flowln/install_button 2022-03-05 20:43:44 +01:00
Sefa Eyeoglu
3697d70b48
fix: reorganize icon themes
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-05 20:29:54 +01:00
flow
e0c025b162
fix extra spacing in resource packs and shader packs, and move button up
hopefully now its finally ok
2022-03-03 09:51:46 -03:00
flow
9e443faba3
hack: hide 'Download Mods' button when not in the mods tab 2022-03-03 04:02:22 -03:00
flow
f95cebaf06
change 'Install Mods' -> 'Download Mods' and change position 2022-03-03 01:10:10 -03:00
Ezekiel Smith
ca211558b5
Merge pull request #216 from txtsd/ignore_paths
Don't build when updating non-code
2022-03-02 11:48:45 +11:00
txtsd
3a03f90831
Ignore certain paths for CI 2022-03-02 01:17:08 +05:30
timoreo22
9020f632b2
Merge pull request #214 from PolyMC/ZekeSmith-newReadme
Modify readme to use website
2022-03-01 16:56:41 +01:00
timoreo22
8bdd2befe9
Merge pull request #205 from timoreo22/fix-version-select
Fixed wrong version info
2022-03-01 16:56:10 +01:00
Ezekiel Smith
ebececf8c6
Update and link latest build to actions 2022-03-01 23:19:30 +10:00
Ezekiel Smith
e1f28be151
Merge pull request #163 from txtsd/windows_data_dir
Replace build layouts with Launcher_PORTABLE cmake flag
2022-03-02 00:03:31 +11:00
Ezekiel Smith
10231aa404
Modify readme to use website 2022-03-01 10:33:59 +10:00
Sefa Eyeoglu
139ff82432
Merge pull request #207 from flowln/curseforge_api 2022-02-28 13:35:58 +01:00
flow
4e8f075ff3
fix: Do not loop when its not a fabric mod on Flame version validation
Since there's no validation for forge mods since the start, we were just
looping with no porpuse in this situation.
2022-02-27 22:02:43 -03:00
Lenny McLennington
148775b3e9
Update FMLLIBS_BASE_URL
Updated FMLLIBS_BASE_URL to https://files.polymc.org/fmllibs/

Fixes #208
2022-02-27 19:40:52 +00:00
flow
075d900d45
fix: Always tell Flame API which modloader we are using
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 16:07:45 -03:00
txtsd
5d1ca33b84
Apply suggestions from code review
Co-authored-by: LennyMcLennington <lenny@sneed.church>
2022-02-27 08:35:47 -08:00
timoreo
ccc493cb2b
Cleanly free NetJob in flame modpack 2022-02-27 13:14:12 +01:00
timoreo
2745325ae0
Fixed wrong version info 2022-02-27 11:55:24 +01:00
dada513
84e9ce71b0
Merge pull request #203 from glowiak/patch-4 2022-02-27 09:53:56 +01:00
Sefa Eyeoglu
88fc1e32ee
Merge pull request #201 from Scrumplex/fix-instancetype-reregistration 2022-02-26 14:37:27 +01:00
glowiak
4f975bfb04
Notify about needed AppBSD version 2022-02-26 13:04:35 +01:00
timoreo22
692b9cf0e0
Merge pull request #195 from babbaj/nix-refactor
nix: Use POLYMC_JAVA_PATHS
2022-02-26 07:34:19 +01:00