Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-12-20 | Move MSA Client ID to the same place as the others | Lenny McLennington | |
MSA Client ID has been moved to CMakeLists.txt, and defaults to the Client ID for the PolyMC application. Removed secrets/notsecrets library, replace with (temporary?) program_info subdirectory. | |||
2021-12-18 | Fix README and some references to MultiMC. | swirl | |
2021-12-18 | Apply patches | swirl | |
Re-add lin-system, and fix Linux datadir fix jar paths allow for modern java | |||
2021-12-12 | Changes required to support FreeBSD | Graeme Geldenhuys | |
2021-12-05 | NOISSUE bump version and update the changelog | Petr Mrázek | |
2021-11-25 | Install launcher icns to correct file name | K Henriksson | |
2021-11-23 | NOISSUE also undo the AUTORCC change because it was also broken | Petr Mrázek | |
It broke 32bit linux builds... | |||
2021-11-22 | NOISSUE Do not rely on AUTOUIC | Petr Mrázek | |
It is bugged and does not detect changes in .ui files, which makes development painful. | |||
2021-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |
2021-11-03 | NOISSUE fix some small build issues | Petr Mrázek | |
2021-10-21 | NOISSUE debranding for real, initial work | Petr Mrázek | |
This is probably very broken on macOS and Windows and will need a lot of work to complete fully. | |||
2021-09-05 | NOISSUE bump version to 0.6.13 and update changelog | Petr Mrázek | |
2021-09-05 | NOISSUE Provide dummy implementation for the secrets library | Petr Mrázek | |
2021-09-04 | GH-4014 change updater to recognize new Qt 5.15.2 builds | Petr Mrázek | |
2021-08-27 | NOISSUE introduce the concept of secrets static library | Petr Mrázek | |
2021-08-15 | GH-3392 dirty initial MSA support that shares logic with Mojang flows | Petr Mrázek | |
Both act as the first step of AuthContext. | |||
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |
2021-07-25 | NOISSUE bulk addition of code from Katabasis | Petr Mrázek | |
2021-07-13 | NOISSUE Specify Imgur client ID at build time | Jamie Mansfield | |
2021-06-18 | NOISSUE Specify support URLs at build time | Jamie Mansfield | |
Support URLs (bug tracker, Discord guild, subreddit) are now specified as cache variables in cmake, and the buttons are not shown if no value is set for them. This is an early-stage move towards debranding the MultiMC codebase, and will (hopefully) alleviate support requests coming to us from illicit forks. | |||
2021-04-17 | switch to new toml library | kumquat-ir | |
2021-04-15 | add toml11 as dependency | kumquat-ir | |
2021-02-07 | Merge pull request #3538 from Scotsguy/develop | Petr Mrázek | |
NOISSUE Update Copyright Year | |||
2021-02-06 | GH-3229 fix copy seed button not working for newer worlds | Petr Mrázek | |
Added the `optional-bare` library and refactored NBT reading code to support this change. | |||
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2020-07-18 | GH-3234 Add support for custom meta URLs at build time | Petr Mrázek | |
This is not particularly interesting for non-developers. Also includes some internal restructuring of URL constants in general. | |||
2020-05-28 | Clarify WSL error messages | Thalia Nero | |
2020-05-28 | NOISSUE prevent evil from winning | Petr Mrázek | |
2020-05-19 | Remove some old forge hacks | Petr Mrázek | |
Forge apparently removed all `.pack.xz` files without warning. It broke a bunch of stuff, as always. But it also means we don't need some ugly code anymore. This is removed: - Support for 'forge-pack-xz' and the forge-specific file download compression. - The pack200 library we no longer need. This stays: - The LZMA decompression library - we may still want to use it. | |||
2020-03-29 | Bump dev version to 0.6.12 | Petr Mrázek | |
2020-03-29 | NOISSUE update version number, changelog and credits in about dialog | Petr Mrázek | |
2020-03-26 | NOISSUE no means no, #2 | Petr Mrázek | |
2020-02-24 | NOISSUE Nice. | Petr Mrázek | |
2020-02-08 | Update changelog and set version to 0.6.8 | Petr Mrázek | |
2019-09-17 | NOISSUE escape tcversion more | Petr Mrázek | |