Commit Graph

3190 Commits

Author SHA1 Message Date
73c0a0d43b Make nix support not rely on flakes 2022-01-08 01:34:32 -06:00
fc81b81c26 Add nixos support 2022-01-08 01:33:26 -06:00
2c7d248703 New pixel Ouroboros logo by @karolinaabb 2022-01-06 22:42:33 -05:00
2e43d6cffa match license in metainfo
Closes: #18
2022-01-06 22:37:37 -05:00
915c658a52 Merge pull request #17 from dada513/develop
Fix metainfo parsing
1.0.4
2022-01-04 16:44:23 -05:00
3dcc7dee6c cleaner difference between flatpak and normal manifest 2022-01-04 15:43:41 +01:00
07649b6388 Fix metainfo parsing 2022-01-04 07:31:10 +01:00
0e4ccaca02 fix icon and version
Closes: #16

Fixed the icon so Qt renders it properly, and actually renders it
properly in the About page. Also, scaled it up a bit

Changed launcher.svg icon to temporary Ouroboros logo

fixed genicons again

Fix version to 1.0.3 (making tag rn)

Install the PolyMC icon properly.
1.0.3
2022-01-03 17:46:05 -05:00
b3d8ecb467 fix genicons.sh to new rDNS stuff 2022-01-03 15:54:08 -05:00
97d4b947d0 update README
grammar/punctuation
2022-01-03 15:42:44 -05:00
3613ffa80e rDNS for icons and desktop file, and metainfo
Closes: #12, #13
2022-01-03 15:42:09 -05:00
38a1772f86 Merge pull request #14 from dada513/flathub
Change flatpak to flathub
2022-01-03 15:35:13 -05:00
4382344a7c Merge pull request #15 from dada513/debian_update 2022-01-03 07:55:17 -05:00
c7283adb9f change up deb packaging 2022-01-03 12:13:16 +01:00
672646384f remove icon 2022-01-03 12:08:54 +01:00
52e156908e Change flatpak to flathub 2022-01-03 11:59:23 +01:00
30f899f37d fix2 1.0.2 2021-12-31 17:04:58 -05:00
9dc3647f32 fix desktop file 2021-12-31 16:52:55 -05:00
3f3c5ea247 Rebranding logo
add temporary Ouroboros logo, thanks Lenny for vectorizing

change logo file names

Desktop file now includes proper exec using the app binary name

fix genicons for use with libicns
2021-12-31 16:37:54 -05:00
541e2f0d8d Merge pull request #8 from dada513/upstream_update 2021-12-31 14:27:21 -05:00
fa98ed3ccd Merge remote-tracking branch 'upstream/develop' into upstream_update 2021-12-31 18:05:40 +01:00
9579231ccc NOISSUE fix build and change how NetJob is used
Feed it network upfront...
2021-12-31 05:27:59 +01:00
9cc168c526 NOISSUE fix some OS ifdefs 2021-12-31 00:36:25 +01:00
94fdf13f4a NOISSUE proper fix for missing profile + demo mode 2021-12-30 21:26:29 +01:00
3efcccf334 Merge pull request #4345 from graemeg/freebsd-support
Adds FreeBSD support to MultiMC
2021-12-30 20:00:45 +01:00
5e909a4e85 Merge pull request #4394 from Janrupf/develop
GH-4299 Fix Screenshot upload
2021-12-30 19:58:16 +01:00
e7b90a9a3c Merge pull request #4396 from Bildcraft1/develop
BUILD.MD: Changed from "Install Xcode" to install Xcode Command-Line tools
2021-12-30 19:25:31 +01:00
0c177b1086 added AppImage 2021-12-30 13:17:40 -05:00
ccbd223692 fix desktop icon 1.0.1 2021-12-30 13:03:13 -05:00
c613a1c958 add .desktop file 2021-12-30 11:53:17 -05:00
a6e59cb4f4 NOISSUE detect when user loses entitlements 2021-12-30 17:19:41 +01:00
a8b215b560 fix ebuild link 2021-12-30 09:35:52 -05:00
1f21d84fdc Update BUILD.md 2021-12-29 21:40:45 +01:00
a0f043d790 fix flatpak build link 2021-12-29 15:03:08 -05:00
113956ccc8 Enhance the dependencies list, and add information to build a .deb (#6) 2021-12-29 15:00:47 -05:00
be029ab360 GH-4299 Fix screenshot upload 2021-12-29 19:45:24 +01:00
6fe07561fe GH-4299 Don't hard crash on when missing network 2021-12-29 19:45:15 +01:00
f25a9bc103 Completely remove Google Analytics library 2021-12-29 10:37:09 -05:00
af76cf59b6 Move todo to wiki and update README
Moved "todo" section to wiki

Reqorded packages section.

Changed swirl overlay URL to my Gitea instance

Added Flatpak and Debian package info

Serve packages over packages.polymc.org, and added SHA256 sums
2021-12-29 10:12:17 -05:00
f42c3a953c Restore getNativePath() to its original form. 2021-12-28 21:59:24 +00:00
d821ffb829 Flatpak & Debian Packaging (#4)
Flatpak & Debian packages
1.0.0
2021-12-28 10:45:04 -05:00
4063a496d7 Merge pull request #4392 from iGerman00/patch-1
BUILD.md - Clearer differences with binaries
2021-12-28 02:58:19 +01:00
be5dc5db70 ebuild, fix GitHub URL 2021-12-27 20:49:42 -05:00
01e4e62de3 BUILD.md - Clearer differences with binaries
Coming from personal inconvenience - I've tried to build this from source, and was faced with Microsoft accounts not working. Upon re-reading the READMEs, I didn't find a reason for it, so I resorted to messaging in the Discord, which, after some back and forth, allowed me to understand that additional private stuff is needed for it to work. The question could've been avoided entirely, in my opinion, if this was included in BUILD.md - the place where anyone intending to build from source will come for guidance.

(Not) Secrets should've been linked clearly because it's a crucial piece of info for someone building from source, since normally. I'd expect the source code to fully reflect the pre-built binaries.
2021-12-28 05:59:44 +05:00
a0a30293eb AUR package, moved Jenkins to polymc.org
Added the AUR package to README - thanks lovetocode999

Switched jenkins.swurl.xyz to jenkins.polymc.org, reflected in README.
2021-12-27 19:36:46 -05:00
b1b615e17f Merge pull request #4379 from CreeperzEdge/develop
Use correct title on Java check during setup
2021-12-27 17:44:26 +01:00
4435665d87 Add development section back to README.md 2021-12-26 21:58:53 +00:00
a11162ec61 update README, delete RPM/Ubuntu packaging dirs
Closes: #2

Update wording/information for packages

add more of the individual Matrix rooms in case spaces don't work

add PolyMC Discord to README

Deleted RPM & Ubuntu/Debian packaging directories, will need to be moved
to separate repositories.
2021-12-26 16:01:29 -05:00
a254467184 Matrix room/space, a bit more rebranding 2021-12-24 14:28:54 -05:00
df7f5754b6 pre-emptive work on PolyMC "rebranding" 2021-12-23 18:18:37 -05:00