Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-22 | added: Mnemonics for Settings/APIs | Daniel Schemp | |
2022-04-22 | added: Mnemonics for Settings/Accounts | Daniel Schemp | |
2022-04-22 | added: Mnemonics for Settings/External Tools | Daniel Schemp | |
2022-04-22 | added: Mnemonics for Settings/Proxy | Daniel Schemp | |
2022-04-22 | added: Mnemonics for Settings/Java | Daniel Schemp | |
2022-04-22 | added: Mnemonics for Settings/Minecraft+ | Daniel Schemp | |
2022-04-22 | added: Mnemonics for Settings/Launcher | Daniel Schemp | |
2022-04-17 | Merge pull request #411 from kthchew/feature/menubar | Sefa Eyeoglu | |
2022-04-17 | Improve menu bar setting string | Kenneth Chew | |
2022-04-17 | Disable instead of hide menu bar option on Linux | Kenneth Chew | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-04-15 | Add option to always show menu bar instead of toolbar | Kenneth Chew | |
For those who like keyboard navigation at the expense of aesthetics. | |||
2022-04-07 | Merge pull request #364 from Scrumplex/fix-i18n2 | Ezekiel Smith | |
Fix translatable strings 2 | |||
2022-04-04 | Merge pull request #345 from Scrumplex/handle-incompatible-java | Sefa Eyeoglu | |
2022-04-01 | Merge pull request #355 from dada513/flatpak_properly | Ezekiel Smith | |
Fix flatpak properly | |||
2022-03-29 | fix(i18n): remove brand names from translations | Sefa Eyeoglu | |
2022-03-28 | Merge branch 'develop' of https://github.com/PolyMC/PolyMC into flatpak_properly | dada513 | |
2022-03-28 | Fix | dada513 | |
2022-03-27 | fix: remove "PolyMC" from strings | Sefa Eyeoglu | |
2022-03-27 | Inform user about possible issues when using a Portal as instance folder | dada513 | |
2022-03-27 | Add quit launcher after game stops option (Steam Deck) | dada513 | |
lecense | |||
2022-03-24 | chore: add license header | Sefa Eyeoglu | |
2022-03-24 | feat: block launch if Java is incompatible | Sefa Eyeoglu | |
Keep track of compatible Java versions from meta. Launch-step VerifyJavaInstall will check if current instance's Java version is compatible. Also add override option both globally and per-instance in-case the user doesn't care about the requirement. | |||
2022-03-21 | Merge pull request #298 from Scrumplex/fix-i18n | Sefa Eyeoglu | |
Fix translatable strings | |||
2022-03-20 | fix: retranslate CustomCommands | Sefa Eyeoglu | |
2022-03-20 | chore: add license header | Sefa Eyeoglu | |
2022-03-20 | App: Retranslate all pages when the language is changed | Jamie Mansfield | |
2022-03-19 | chore: add license header to files I modified | Sefa Eyeoglu | |
2022-03-19 | fix(i18n): fix translatable strings | Sefa Eyeoglu | |
2022-03-18 | fix(ui): remove paste.polymc.org | flow | |
2022-03-15 | Merge pull request #188 from PolyMC/removal/notifications | Ezekiel Smith | |
remove notifications | |||
2022-03-05 | fix: reorganize icon themes | Sefa Eyeoglu | |
Rename MultiMC to Legacy Simple (Colored) is now the first icon theme Custom is now the last icon theme, which also fixes a loading issue when Legacy was selected Fix loading of Legacy theme | |||
2022-02-21 | fix | swirl | |
2022-02-20 | remove notifications | swirl | |
2022-02-12 | fix: MSA = Microsoft Authentication | Sefa Eyeoglu | |
2022-02-12 | fix(ui): explain why 'Add Microsoft' might be disabled | Sefa Eyeoglu | |
2022-02-12 | feat: implement MSA client id override | Sefa Eyeoglu | |
Closes #11 | |||
2022-02-12 | feat(ui): add custom MSA client id setting | Sefa Eyeoglu | |
2022-02-03 | Merge branch 'offline-mode-accounts' of git://github.com/NyaomiDEV/PolyMC ↵ | swirl | |
into feature/offline_mode | |||
2022-02-03 | make closeAfterLaunch good | swirl | |
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-27 | Fix icons changing when exiting the settings window | Joshua Goins | |
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-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-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-14 | pastebin URL app setting | swirl | |
2022-01-14 | preliminary stuff for paste.ee removal | swirl | |