Commit Graph

3443 Commits

Author SHA1 Message Date
Sefa Eyeoglu
61db1c46be
fix: use our own prefix for rainbow lib 2022-02-12 17:02:54 +01:00
Sefa Eyeoglu
a60b2feb5f
Revert "refactor(build): link rainbow statically"
Windows build fails for some reason. Needs to be investigated later

This reverts commit 812f00eb81.
2022-02-12 16:56:35 +01:00
Sefa Eyeoglu
6ba031f048
refactor(build): link iconfix statically 2022-02-12 16:10:53 +01:00
Sefa Eyeoglu
812f00eb81
refactor(build): link rainbow statically 2022-02-12 16:10:46 +01:00
txtsd
2f6973e08b
Merge pull request #157 from txtsd/actions_fix
Adjust OpenSSL step
2022-02-12 03:15:11 -08:00
txtsd
fb14796ed7
Adjust OpenSSL step 2022-02-12 14:56:15 +05:30
LennyMcLennington
7d912726d0
Merge pull request #134 from glowiak/patch-2
OpenBSD support and slackware build instructions
2022-02-12 03:30:24 +00:00
LennyMcLennington
e3c8eb062c
Merge pull request #149 from ZekeSmith/patch-1
License for assets
2022-02-12 03:29:59 +00:00
swirl
3cf81faabc
change "loader mods" to "mods"
Closes: #128
2022-02-11 22:09:47 -05:00
LennyMcLennington
0df605e559
Merge pull request #155 from txtsd/actions
fix(ci): Unsplit OpenSSL step
2022-02-12 02:22:23 +00:00
txtsd
e97a6ef957
Unsplit OpenSSL step 2022-02-12 00:19:11 +05:30
Ezekiel Smith
c4dd8d9c72
Update LICENSE 2022-02-12 01:03:33 +10:00
LennyMcLennington
bcfa3246cb
Merge pull request #146 from dada513/macos_application_support
[MACOS] Move app data to Application Support
2022-02-11 13:52:56 +00:00
Sefa Eyeoglu
f67871e79e
refactor(build): link nbt++ statically 2022-02-11 14:24:01 +01:00
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
ca9929214d
Merge remote-tracking branch 'polymc/develop' into macos_application_support 2022-02-10 08:04:59 +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
Ezekiel Smith
8b68c06547
License for assets
The PolyMC logo and assets are licensed under the CC BY-NC-SA 4.0 having it in this folder should help to clear this up.
2022-02-10 13:58:19 +10: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