Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-29 | Merge pull request #344 from oynqr/build/allow-disabling-tests | Sefa Eyeoglu | |
2022-03-23 | Allow disabling building of tests | Philipp David | |
2022-03-20 | chore: bump version | Sefa Eyeoglu | |
2022-03-18 | fix: make Launcher_PORTABLE work on all platforms | Sefa Eyeoglu | |
Fixes #261 | |||
2022-03-14 | Merge pull request #265 from Scrumplex/fix-javacheck-appimage | Sefa Eyeoglu | |
Define JARs path relative to application root | |||
2022-03-14 | Merge pull request #273 from DioEgizio/extra-rebranding-macos | Sefa Eyeoglu | |
extra rebranding for macos | |||
2022-03-15 | Merge pull request #188 from PolyMC/removal/notifications | Ezekiel Smith | |
remove notifications | |||
2022-03-13 | [macos] update copyright and info string | DioEgizio | |
2022-03-13 | fix: define jars path relative to application root | Sefa Eyeoglu | |
Fixes #117 | |||
2022-03-12 | Merge pull request #235 from Scrumplex/chore-bump-1.1.0 | LennyMcLennington | |
Bump to 1.1.0 | |||
2022-03-08 | add matrix button | dada513 | |
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-02-27 | Apply suggestions from code review | txtsd | |
Co-authored-by: LennyMcLennington <lenny@sneed.church> | |||
2022-02-23 | Implement PR suggestions | txtsd | |
2022-02-23 | Replace layouts with LAUNCH_PORTABLE | txtsd | |
2022-02-22 | Merge pull request #172 from Scrumplex/fix-update-client-id | Sefa Eyeoglu | |
Switch to new MSA Client ID | |||
2022-02-20 | remove notifications | swirl | |
2022-02-16 | Merge pull request #171 from DioEgizio/fix-org.polymc-macos | timoreo22 | |
Change: set MACOSX_BUNDLE_GUI_IDENTIFIER to org.polymc (fixes org.multimc.PolyMC) | |||
2022-02-16 | refactor: switch to new MSA Client ID | Sefa Eyeoglu | |
2022-02-16 | Change: set MACOSX_BUNDLE_GUI_IDENTIFIER to org.polymc instead of org.multimc | DioEgizio | |
2022-02-11 | refactor(build): link nbt++ statically | Sefa Eyeoglu | |
2022-02-11 | Merge pull request #145 from dada513/metainfix | timoreo22 | |
Update metadata | |||
2022-02-11 | Merge pull request #151 from dada513/rss_not_begone | LennyMcLennington | |
Re-add RSS feed with the new PolyMC website | |||
2022-02-10 | fix: update link to translations platform | Sefa Eyeoglu | |
2022-02-10 | Initial RSS re-add and removed hardcoded strings | dada513 | |
2022-02-10 | Revert "refactor: remove news feed" | dada513 | |
This reverts commit 361ce7818ec8891e9a35bdfac4cdea77a0b6a949. | |||
2022-02-09 | Update metadata | dada513 | |
2022-02-04 | fix: link QuaZip statically | Sefa Eyeoglu | |
2022-01-31 | fix: set Launcher_FORCE_BUNDLED_LIBS=on by default | Sefa Eyeoglu | |
We need to wait for a new QuaZip release to become widely available, until we can turn this off again | |||
2022-01-31 | refactor: restructure CMake to support future Qt versions | Sefa Eyeoglu | |
2022-01-31 | refactor: simpler includes for quazip | Sefa Eyeoglu | |
2022-01-31 | refactor: add in-tree QuaZip | Sefa Eyeoglu | |
2022-01-31 | refactor: initial migration to QuaZip 1.2 | Sefa Eyeoglu | |
Let's move off our custom QuaZip. In the olden times we needed the custom version of QuaZip, as it was basically unmaintained and on SourceForge (eww). But nowadays it's maintained and on GitHub. See new GitHub page: https://github.com/stachenov/quazip | |||
2022-01-27 | Merge pull request #105 from Scrumplex/rss-begone | swirl | |
Remove news | |||
2022-01-27 | refactor: remove news feed | Sefa Eyeoglu | |
Closes #63 | |||
2022-01-27 | Fix meta | swirl | |
2022-01-14 | preliminary stuff for paste.ee removal | swirl | |
2022-01-09 | remove patreon stuff | swirl | |
Closes: #22 Update to 1.0.5 Remove "Forking/Redistribution" tab in About (why is it even there?) Metainfo now corresponds to version add discord Completely removed Patreon. | |||
2022-01-09 | fix empty exec line when binary_name is unset | swirl | |
2022-01-08 | stop cmake from blocking builds on wsl | seth | |
2022-01-03 | fix icon and version | swirl | |
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. | |||
2022-01-03 | rDNS for icons and desktop file, and metainfo | swirl | |
Closes: #12, #13 | |||
2021-12-31 | fix2 | swirl | |
2021-12-31 | fix desktop file | swirl | |
2021-12-31 | Rebranding logo | swirl | |
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 | Merge remote-tracking branch 'upstream/develop' into upstream_update | dada513 | |
2021-12-30 | add .desktop file | swirl | |
2021-12-29 | Completely remove Google Analytics library | swirl | |