Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-03 | Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into develop | swirl | |
2022-02-03 | Merge branch 'offline-mode-accounts' of git://github.com/NyaomiDEV/PolyMC ↵ | swirl | |
into feature/offline_mode | |||
2022-02-03 | Merge branch 'feature/download_mods' of git://github.com/timoreo22/PolyMC ↵ | swirl | |
into feature/download_mods | |||
2022-02-03 | Merge branch 'develop' into feature/close_after_launch | swirl | |
2022-02-03 | make closeAfterLaunch good | swirl | |
2022-02-02 | Merge remote-tracking branch 'upstream/develop' into develop | swirl | |
2022-02-02 | Merge pull request #108 from redstrate/improve_about_page | swirl | |
Improve the About page | |||
2022-01-31 | fix: bring back instance exports | Sefa Eyeoglu | |
2022-01-31 | refactor: bring back methods that need to be reimplemented | 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-31 | Update to Modrinth API V2 | timoreo | |
2022-01-31 | Add "PolyMC Contributors" to Credits section | Joshua Goins | |
This also adds a link to the PolyMC Contributors page on Github. | |||
2022-01-30 | Merge pull request #4300 from Ghosty141/feature/screenshot_copy | Petr Mrázek | |
GH-4044 Implemented copy screenshots to the clipboard | |||
2022-01-30 | Lock offline mode support behind insertion of at least one Minecraft account | bexnoss | |
Co-Authored-By: Naomi Calabretta <tony0000.ac@gmail.com> | |||
2022-01-30 | Add offline mode support | bexnoss | |
2022-01-29 | Close after Launch setting | swirl | |
2022-01-28 | Fix button being present in other pages | timoreo | |
2022-01-28 | Merge branch 'PolyMC:develop' into feature/download_mods | timoreo22 | |
2022-01-27 | Improve the About page | Joshua Goins | |
Improves #106. This more clearly marks the original MultiMC contributors, and now correctly hides the "Build Platform" if this is set as empty. The version label is now moved under the "PolyMC" title so it looks just a little bit better (and matches other applications). The copyright on the "About" page now correctly attributes the MultiMC contributors just like on the "License" page. | |||
2022-01-27 | Fix icons changing when exiting the settings window | Joshua Goins | |
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-26 | Merge pull request #67 from PolyMC/feature/no_paste_ee | swirl | |
Full replacement of paste.ee | |||
2022-01-26 | Validate Pastebin URL with regex | Lenny McLennington | |
2022-01-24 | Changed modrinth author data to not be a list | timoreo | |
2022-01-24 | Fixed spacing | timoreo | |
2022-01-23 | Merge pull request #52 from oynqr/develop | swirl | |
Default to system locale language | |||
2022-01-20 | feat(MSALogin): add open page & copy code button | Sefa Eyeoglu | |
Closes #55 | |||
2022-01-19 | Reduce spaghettiness | timoreo | |
2022-01-19 | PasteUpload task changed to use 0x0.st's protocol | Lenny McLennington | |
- Modified PasteUpload task to upload the log file to 0x0.st and other services with the same protocol. - Modified Paste settings UI to allow the user to select a custom paste URL, simplified the settings page code. | |||
2022-01-18 | Various fixes | timoreo | |
2022-01-17 | Update selected language automatically | Philipp David | |
2022-01-17 | Revert "Merge pull request #50 from bexnoss/offline-mode" | Lenny McLennington | |
This reverts commit b4f750e7db40352111417ea89a9f375ae8c746ab, reversing changes made to b19e3156154ba0dd232a3d165b1759c57e2858f2. | |||
2022-01-16 | Default to colored icons, update copyright | swirl | |
Closes: #74 | |||
2022-01-16 | Added curseforge selection | timoreo | |
2022-01-15 | Added smart file selection | timoreo | |
This might fail in a few special cases | |||
2022-01-15 | Added a no version message | timoreo | |
2022-01-15 | Filtering per mod loader & mc version | timoreo | |
2022-01-14 | pastebin URL app setting | swirl | |
2022-01-14 | preliminary stuff for paste.ee removal | swirl | |
2022-01-14 | Removing copyrights | timoreo | |
2022-01-14 | Fixed icons | timoreo | |
Also having a mod loader is now enforced | |||
2022-01-14 | Reword offline mode disclaimer | bexnoss | |
2022-01-14 | Added the downloading of the mods | timoreo | |
2022-01-14 | Added modrinth icon | timoreo | |
2022-01-14 | Start of mod downloading | timoreo | |
2022-01-14 | Add offline mode disclaimer | bexnoss | |
2022-01-12 | Remove unnecessary license header | bexnoss | |
2022-01-12 | Add offline mode support | bexnoss | |
2022-01-12 | Add offline mode UI | bexnoss | |