Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | NOISSUE fix fabric tooltip string | Petr Mrázek | 2019-06-15 | -1/+1 | |
| | | |||||
* | | GH-2639 Add simple fabric loader installation support | Petr Mrázek | 2019-06-15 | -1/+51 | |
| | | |||||
* | | Merge pull request #2690 from asiekierka/fabric-modparse | Petr Mrázek | 2019-06-15 | -0/+56 | |
|\ \ | |/ |/| | Add Fabric mod JSON parsing support | ||||
| * | fix author name parsing | asie | 2019-06-15 | -7/+10 | |
| | | |||||
| * | Add Fabric mod JSON parsing support | asie | 2019-06-15 | -0/+53 | |
|/ | |||||
* | Merge pull request #2684 from isoraqathedh/patch-1 | Petr Mrázek | 2019-06-08 | -3/+3 | |
|\ | | | | | Pass command line arguments through to the executable | ||||
| * | Update run.sh | isoraqathedh | 2019-06-08 | -3/+3 | |
|/ | | | Pass command line arguments through to the executable | ||||
* | NOISSUE fix macOS build, remove bundled dependencies on linux | Petr Mrázek | 2019-06-08 | -2/+2 | |
| | | | | | | | | | | Your copy of MultiMC might stop working after this update because we no longer bundle Qt and other system libraries. Contact us at https://discord.gg/0k2zsXGNHs0fE4Wm if you need help with installing Qt. Qt 5.4.x or newer is required. | ||||
* | NOISSUE make the global settings button context sensitive | Petr Mrázek | 2019-06-01 | -1/+11 | |
| | |||||
* | NOISSUE add option to open global settings from instance settings | Petr Mrázek | 2019-06-01 | -53/+55 | |
| | | | | This should hopefully giude people towards using the right thing. | ||||
* | NOISSUE add the pocket fox icon | Petr Mrázek | 2019-06-01 | -4/+301 | |
| | |||||
* | NOISSUE improve icon handling while importing and exporting instances | Petr Mrázek | 2019-05-31 | -38/+129 | |
| | | | | Now it handles formats other than png. | ||||
* | Merge pull request #2603 from AlexTMjugador/develop | Petr Mrázek | 2019-04-14 | -3/+32 | |
|\ | | | | | Support launching profiler in offline mode | ||||
| * | Tweak strings as per peterix review | Alejandro González | 2019-04-14 | -5/+7 | |
| | | |||||
| * | Conform to existing code style | AlexTMjugador | 2019-04-15 | -4/+4 | |
| | | |||||
| * | Support launching profiler in offline mode | AlexTMjugador | 2019-04-15 | -1/+28 | |
|/ | | | | | This commit adds the necessary GUI controls to let the user choose whether they want to launch Minecraft in offline mode with a configured profiler. | ||||
* | GH-2591 less std::shared_ptr and more shared_qobject_ptr | Petr Mrázek | 2019-04-07 | -83/+79 | |
| | | | | This eliminates some weird crashes. | ||||
* | Merge remote-tracking branch 'origin/feature/trim_server_details' into develop | Petr Mrázek | 2019-04-02 | -2/+2 | |
|\ | |||||
| * | GH-2551 Trim at serialization | Elise | 2019-03-29 | -4/+4 | |
| | | |||||
| * | GH-2551 Trim server name and IP strings | Elise | 2019-03-19 | -2/+2 | |
| | | |||||
* | | Merge pull request #2565 from MultiMC/feature/deletion_harder | Petr Mrázek | 2019-03-23 | -1/+2 | |
|\ \ | | | | | | | GH-2487 Make deleting instances harder | ||||
| * \ | Merge branch 'develop' into feature/deletion_harder | Elise | 2019-03-19 | -4/+5 | |
| |\ \ | |/ / |/| | | |||||
* | | | NOISSUE fix metadata URL | Petr Mrázek | 2019-03-08 | -1/+1 | |
| | | | |||||
* | | | NOISSUE create translations folder before starting to watch it for changes | Petr Mrázek | 2019-03-08 | -4/+5 | |
| |/ |/| | | | | | Fixes issue where on first run, the translations don't show up. | ||||
| * | GH-2487 Make NO the default button | Elise | 2019-02-26 | -1/+2 | |
|/ | |||||
* | NOISSUE update changelog0.6.5 | Petr Mrázek | 2019-02-21 | -1/+11 | |
| | |||||
* | NOISSUE hide the game options screen again | Petr Mrázek | 2019-02-21 | -1/+1 | |
| | |||||
* | NOISSUE fix build | Petr Mrázek | 2019-02-19 | -1/+0 | |
| | |||||
* | GH-2209 Fix sounds in old (pre-1.6) versions | Petr Mrázek | 2019-02-19 | -25/+209 | |
| | |||||
* | Merge pull request #2532 from andersmmg/patch-1 | Petr Mrázek | 2019-02-05 | -1/+1 | |
|\ | | | | | Update title of Add Empty dialog | ||||
| * | Update title of Add Empty dialog | Joshua Anderson | 2019-02-05 | -1/+1 | |
|/ | |||||
* | NOISSUE fix builds? | Petr Mrázek | 2019-01-30 | -1/+1 | |
| | |||||
* | NOISSUE first step towards having game options management | Petr Mrázek | 2019-01-30 | -1/+389 | |
| | |||||
* | Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into develop | Petr Mrázek | 2019-01-17 | -242/+242 | |
|\ | |||||
| * | Update Copyright Year | AppleTheGolden | 2019-01-16 | -242/+242 | |
| | | |||||
* | | NOISSUE Replace Quality with Completeness in language widget | Petr Mrázek | 2019-01-14 | -15/+6 | |
| | | | | | | | | Completeness does no imply quality. | ||||
* | | NOISSUE split out language selection widget, use it in settings | Petr Mrázek | 2019-01-09 | -56/+744 | |
| | | |||||
* | | NOISSUE language selection wizard improvements | Petr Mrázek | 2019-01-08 | -9/+102 | |
| | | | | | | | | Same needs to be applied to the application settings later. | ||||
* | | NOISSUE bump version to 0.6.5 | Petr Mrázek | 2019-01-06 | -5/+9 | |
|/ | |||||
* | NOISSUE update changelog some more0.6.4 | Petr Mrázek | 2019-01-06 | -9/+10 | |
| | |||||
* | NOISSUE bump version to 0.6.4 and update changelog | Petr Mrázek | 2019-01-06 | -3/+26 | |
| | |||||
* | NOISSUE granular model updates for language model | Petr Mrázek | 2019-01-06 | -31/+87 | |
| | |||||
* | NOISSUE update FTB URLs | Petr Mrázek | 2019-01-04 | -6/+13 | |
| | |||||
* | NOISSUE hotloading of translations and use of local PO files | Petr Mrázek | 2019-01-02 | -51/+650 | |
| | | | | The hotloading is still inefficient | ||||
* | Fix version number0.6.3 | Petr Mrázek | 2018-12-26 | -1/+1 | |
| | |||||
* | NOISSUE fix up changelog formatting | Petr Mrázek | 2018-12-26 | -1/+1 | |
| | |||||
* | NOISSUE update the changelog | Petr Mrázek | 2018-12-26 | -5/+78 | |
| | |||||
* | NOISSUE just don't use std::abs, it doesn't work | Petr Mrázek | 2018-12-24 | -1/+11 | |
| | |||||
* | NOISSUE maybe fix macos build, pngcrush images | Petr Mrázek | 2018-12-24 | -1/+1 | |
| | |||||
* | NOISSUE kitty cat in a silly hat! | Petr Mrázek | 2018-12-24 | -3/+8 | |
| |