Commit Graph

3203 Commits

Author SHA1 Message Date
timoreo22
11f892380e
Merge pull request #145 from dada513/metainfix
Update metadata
2022-02-11 13:54:14 +01:00
LennyMcLennington
fd72cb034c
Merge pull request #140 from txtsd/actions
CI: Build AppImages
2022-02-11 12:38:03 +00:00
txtsd
b9be8d08d2
Remove superfluous variable 2022-02-11 18:05:26 +05:30
txtsd
33d369d78c
Add missing deploy flags 2022-02-11 18:05:26 +05:30
txtsd
0e6e6a7521
Remove generic Linux builds
They don't necessarily run on all distros
2022-02-11 18:05:26 +05:30
txtsd
eb692c2ee9
Split OpenSSL step 2022-02-11 18:05:26 +05:30
txtsd
3eee38fedd
Make 32bit Windows build instead 2022-02-11 18:05:26 +05:30
txtsd
0ba61bb590
Implement even more PR suggestions 2022-02-11 18:05:26 +05:30
txtsd
9497485103
Implement more PR suggestions 2022-02-11 18:05:26 +05:30
txtsd
551d9c86ba
Implement PR suggestions 2022-02-11 18:05:26 +05:30
txtsd
e61e827eb9
Use Adoptium JREs 2022-02-11 18:05:26 +05:30
txtsd
92a5b12bd9
Remove PrefersNonDefaultGPU 2022-02-11 18:05:26 +05:30
txtsd
35d1330fe2
Build AppImages for Linux
Now builds windows and macOS builds,
with windeployqt and macdeploqt.
Also adds SHA to the build filenames.
2022-02-11 18:05:26 +05:30
dada513
b4e0b7584a
newlines 2022-02-11 13:17:11 +01:00
LennyMcLennington
2341212337
Merge pull request #150 from dada513/fix_kwin_icon
Fix freedesktop icons. Again
2022-02-11 12:05:01 +00:00
LennyMcLennington
53ea261350
Merge pull request #151 from dada513/rss_not_begone
Re-add RSS feed with the new PolyMC website
2022-02-11 12:03:29 +00:00
LennyMcLennington
a17e5d0a4d
Merge pull request #129 from timoreo22/fix-mod-name
Fixed the download menu putting the wrong name
2022-02-10 23:41:27 +00:00
LennyMcLennington
5d4a66ed8a
Merge pull request #152 from Scrumplex/update-translations-url
Update link to translations platform (Weblate)
2022-02-10 23:38:47 +00:00
Sefa Eyeoglu
8d2e7db178
fix: update link to translations platform 2022-02-10 14:55:52 +01:00
LennyMcLennington
383c93ff01
Merge pull request #148 from helpimnotdrowning/develop
Fix Weblate link in README
2022-02-10 13:40:12 +00:00
dada513
13d41bde7f
remove unused parsing of dates (bloat) 2022-02-10 13:57:18 +01:00
dada513
d42d6fe25a
fix rss format 2022-02-10 13:57:06 +01:00
dada513
beaac54dc9
Merge remote-tracking branch 'polymc/develop' into rss_not_begone 2022-02-10 13:14:30 +01:00
dada513
70f8cb81b8
Initial RSS re-add and removed hardcoded strings 2022-02-10 13:14:25 +01:00
dada513
f8ca6b4867
Revert "refactor: remove news feed"
This reverts commit 361ce7818e.
2022-02-10 12:55:07 +01:00
dada513
49f5f67467
Update screenshots to use new site 2022-02-10 12:26:33 +01:00
Lenny McLennington
35d2ae3ef7
Remove drama from readme and remove mmc discord link 2022-02-10 11:21:25 +00:00
dada513
22ca572ae0
ci: rebuild 2022-02-10 09:32:12 +01:00
dada513
619fcbfabf
rename LAUNCHER_DESKTOPNAME to LAUNCHER_DESKTOPFILENAME 2022-02-10 08:56:34 +01:00
dada513
292869141f
Merge remote-tracking branch 'polymc/develop' into fix_kwin_icon 2022-02-10 08:05:17 +01:00
dada513
121ad4e4bf
Merge remote-tracking branch 'polymc/develop' into metainfix 2022-02-10 08:04:38 +01:00
dada513
2f87a4477e
Fix desktop id for GH-150 2022-02-10 07:53:04 +01:00
dada513
d72c511131
Revert "Fix freedesktop icons" and fix icon on kwin 2022-02-10 07:46:41 +01:00
helpimnotdrowning
b911151786
Fix Weblate link in README
original link was missing /projects/ dir and leading to a nonexistant page
2022-02-09 21:40:57 -06:00
Lenny McLennington
7531a2894b
Missed a closing parenthesis in README.md, oops. 2022-02-09 23:13:33 +00:00
Lenny McLennington
5b507a8944
Add info about translating PolyMC to the README 2022-02-09 23:00:03 +00:00
dada513
08dff6613b
remove redundant data 2022-02-09 08:21:51 +01:00
dada513
901ec15dc8
Update metadata 2022-02-09 08:19:34 +01:00
Lenny McLennington
5284d604ef
translations 2022-02-09 00:02:51 +00:00
timoreo
86935068f5
Fix wrong mod file name 2022-02-04 16:24:19 +01:00
swirl
00e12b776b
Merge pull request #126 from Scrumplex/fix-quazip-build
fix: link QuaZip statically
2022-02-04 07:40:09 -05:00
swirl
3b96a9a8fa
Merge pull request #124 from babbaj/develop
nix: fix quazip input
2022-02-04 07:34:13 -05:00
swirl
5ac5c767e0
Merge pull request #125 from dada513/based_build_md
fix build.md
2022-02-04 07:33:22 -05:00
Sefa Eyeoglu
f1d3d4a366
fix: link QuaZip statically 2022-02-04 13:24:13 +01:00
dada513
1160066f0d
fix build.md 2022-02-04 11:06:04 +00:00
Babbaj
8d603d6162
nix: fix quazip input 2022-02-04 02:13:48 -05:00
swirl
076efc4cb2
Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into develop 2022-02-03 14:14:12 -05:00
swirl
2c62a34c2f
Merge branch 'feature/offline_mode' into develop 2022-02-03 13:59:25 -05:00
swirl
2177aa2a6b
Merge branch 'offline-mode-accounts' of git://github.com/NyaomiDEV/PolyMC into feature/offline_mode 2022-02-03 13:54:27 -05:00
swirl
e8a4902a3d
Merge branch 'feature/download_mods' into develop 2022-02-03 13:53:30 -05:00