Age | Commit message (Expand) | Author |
2023-02-13 | do not create nilmods folder | kumquat-ir |
2023-02-11 | nilmods instance page | kumquat-ir |
2023-02-04 | ensure command env vars use native path seperators | Rachel Powers |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow |
2023-01-02 | Allow selecting a default account to use with an instance | Aaron |
2022-12-11 | chore: replace naive mangohud preload with vklayer detection | Jan200101 |
2022-12-08 | fix: re-add LD_LIBARY_PATH to mangohud | Jan200101 |
2022-11-28 | fix: don't disable interaction on non-mod models when inst. is running | flow |
2022-11-19 | Merge pull request #291 from TheKodeToad/betterjavalauncher | Sefa Eyeoglu |
2022-11-08 | A lot more cleanup | TheKodeToad |
2022-11-08 | Remove arguments being passed twice | TheKodeToad |
2022-11-08 | Various tweaks to the Java component of the launcher | TheKodeToad |
2022-11-04 | refactor: move MMCStrings -> StringUtils | flow |
2022-09-20 | refactor: introduce RuntimeContext | Sefa Eyeoglu |
2022-09-20 | fix: register JavaRealArchitecture for MinecraftInstance | Sefa Eyeoglu |
2022-09-20 | Merge pull request #1150 from flowln/fix_crash_on_game_quit | txtsd |
2022-09-16 | fix: prevent deletes by shared pointer accidental creation | flow |
2022-09-15 | fix: enable demo launch only on supported instances | flow |
2022-09-05 | Merge pull request #1111 from PolyMC/revert-1067-classpath-epicness | Sefa Eyeoglu |
2022-09-05 | Merge pull request #1034 from Scrumplex/detect-performance-features | Sefa Eyeoglu |
2022-09-05 | Revert "Move classpath definition into NewLaunch itself" | Sefa Eyeoglu |
2022-08-31 | Merge pull request #1067 from Scrumplex/classpath-epicness | flow |
2022-08-20 | refactor: adapt rest of the codebase to the new resource model | flow |
2022-08-20 | refactor: move general info from Mod to Resource | flow |
2022-08-20 | Merge pull request #878 from flowln/lazy_settings | Sefa Eyeoglu |
2022-08-18 | refactor: move classpath definition into NewLaunch itself | Sefa Eyeoglu |
2022-08-08 | fix: don't apply GameMode/MangoHud, if they aren't supported | Sefa Eyeoglu |
2022-08-08 | refactor: don't include mangohud's library path | Sefa Eyeoglu |
2022-07-22 | change: unicode chars for folders and disabled mods in mod list | flow |
2022-07-22 | fix: use single-space unicode char for checkmark in mod list | flow |
2022-07-17 | change: make Mod a QObject used as a pointer | flow |
2022-07-12 | fix: move time record overrides to BaseInstance | flow |
2022-07-10 | refactor: replace QRegExp with QRegularExpression | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu |
2022-07-06 | feat: lazy-load MinecraftInstance settings | flow |
2022-07-06 | change: put settings initialization in a separate function | flow |
2022-07-06 | Merge pull request #707 from Jan200101/PR/gamemode | Sefa Eyeoglu |
2022-07-06 | Add Performance related settings | Jan200101 |
2022-07-02 | Merge pull request #864 from ivanpu/uncensored-offline | flow |
2022-07-02 | don't censor offline access token | Ivan Puntiy |
2022-06-30 | Remove redundant type name from status bar | Kenneth Chew |
2022-06-30 | Fix Minecraft version not appearing in status bar | Kenneth Chew |
2022-06-12 | refactor(test): fix loading mod metadata setting | Sefa Eyeoglu |
2022-06-11 | Merge pull request #709 from Scrumplex/fix-instancetypes | Sefa Eyeoglu |
2022-06-04 | fix: always store InstanceType | Sefa Eyeoglu |
2022-05-23 | refactor: abstract metadata handling and clarify names | flow |
2022-05-20 | Launch: Match Vanilla launcher version string behaviour | Jamie Mansfield |
2022-05-12 | Add instance overrides for miscellaneous settings | Kenneth Chew |
2022-04-19 | Revert "better FreeBSD support" | Sefa Eyeoglu |
2022-04-15 | Update MinecraftInstance.cpp | Irgendwer01 |