Age | Commit message (Expand) | Author |
2018-11-26 | GH-2475 fix reporting missing local libraries on launch | Petr Mrázek |
2018-11-22 | GH-2101 POC for inline renaming | Petr Mrázek |
2018-11-21 | NOISSUE fix up mod installation and add a lot of logging for it | Petr Mrázek |
2018-11-15 | NOISSUE remove some nonsense and dead code | Petr Mrázek |
2018-11-12 | GH-2384 when adding mods with the same filename, rotate the files | Petr Mrázek |
2018-11-12 | NOISSUE fix up unit test for the changed Library behavior | Petr Mrázek |
2018-11-12 | GH-2384 Replace existing mod files | janrupf |
2018-11-11 | NOISSUE Rename OneSixUpdate to MinecraftUpdate | Petr Mrázek |
2018-11-11 | NOISSUE fix groups not being updated in UI correctly | Petr Mrázek |
2018-11-11 | NOISSUE read local libraries only from the local location | Petr Mrázek |
2018-11-04 | NOISSUE take forge xz download url base from the metadata file | Petr Mrázek |
2018-11-04 | NOISSUE remove use of obsolete URL constants, simplify the rest | Petr Mrázek |
2018-11-02 | NOISSUE fix 404 with liteloader https url | Chris Lane |
2018-11-02 | NOISSUE use https more widely | Chris Lane |
2018-11-02 | NOISSUE use https for downloading assets | Petr Mrázek |
2018-11-01 | GH-2382 fix exact version filter not being exact... | Petr Mrázek |
2018-11-01 | GH-2238 fix issues with whitespace/newlines in folder and instance names | Petr Mrázek |
2018-10-31 | GH-2412: collect dead processes on linux properly | Petr Mrázek |
2018-10-31 | NOISSUE make LaunchStep::bind private | Petr Mrázek |
2018-08-02 | NOISSUE fix build on linux? | Petr Mrázek |
2018-08-02 | NOISSUE FTB pack code implementation, cleaned up | Jannis Lübke |
2018-08-01 | NOISSUE gate new mods page behind cheat code | Petr Mrázek |
2018-07-31 | NOISSUE set groups for instances by not setting groups for instances | Petr Mrázek |
2018-07-28 | NOISSUE squish. | Petr Mrázek |
2018-07-28 | NOISSUE simplify. | Petr Mrázek |
2018-07-28 | SCRATCH things and stuff, related to grou saving | Petr Mrázek |
2018-07-28 | NOISSUE fix build on macOS? | Petr Mrázek |
2018-07-27 | GH-2352 Add Minecraft folder button for instances, rearrange buttons by impor... | Petr Mrázek |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek |
2018-07-15 | NOISSUE separate new mods model from the simple one | Petr Mrázek |
2018-06-28 | NOISSUE more warnings | Petr Mrázek |
2018-06-28 | NOISSUE fix a bug with mutexes on Windows, more warnings | Petr Mrázek |
2018-06-28 | NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic` | Petr Mrázek |
2018-06-28 | NOISSUE do not keep downloads in memory, add (some) missing virtual dtors | Petr Mrázek |
2018-06-02 | GH-2291 Fix build with Qt 5.11+ | Sergey Shatunov |
2018-05-20 | GH-2277 fix even more exception catches by value | Petr Mrázek |
2018-05-19 | Catch C++ exceptions by const reference | Charles Milette |
2018-04-07 | NOISSUE and even more bad includes | Petr Mrázek |
2018-04-07 | NOISSUE add more missing includes | Petr Mrázek |
2018-04-07 | NOISSUE add logging to zip subfolder extraction | Petr Mrázek |
2018-04-07 | #2228, #2229 - Auto import pack icons and fixed to big version selection - Cl... | Janrupf |
2018-04-02 | NOISSUE Added FTB Pack logos to chooser and fixed some missing includes | Janrupf |
2018-04-02 | NOISSUE Fixed compilation error, but needs to be revisited | Janrupf |
2018-04-02 | NOISSUE fix latent bugs in RWStorage | Petr Mrázek |
2018-03-29 | GH-2208 fix FTB pack download caching | Petr Mrázek |
2018-03-27 | NOISSUE redo new instance dialog | Petr Mrázek |
2018-03-23 | NOISSUE preserve minecraft.jar while migrating Legacy instances | Petr Mrázek |
2018-03-16 | NOISSUE move modpack platform related files to 'modplatform' subfolders | Petr Mrázek |
2018-03-12 | NOISSUE Fixed code for PR | Janrupf |
2018-03-11 | GH-2124 First complete implementation, installing is working now! GH-2172 Add... | Janrupf |