Age | Commit message (Expand) | Author |
2013-10-18 | Support version format 9, fix version-related segfault, (maybe) fix forge lists. | Petr Mrázek |
2013-10-17 | Use Yggdrasil error response when available, or fall back to legacy HTTP erro... | Sky |
2013-10-17 | Un-copy-pasta the login response handler using std::function magic | Sky |
2013-10-15 | Improve error message for invalid login details using yggdrasil, add debug lo... | Sky |
2013-10-15 | Fix non-Windows derp | Sky |
2013-10-14 | Huge Java detection refactor, version dialogs on first run (no JavaPath set) ... | Sky |
2013-10-11 | Fix auth for 13w41a | Petr Mrázek |
2013-10-10 | Meh | Petr Mrázek |
2013-10-10 | Version changing removes any existing version json. | Petr Mrázek |
2013-10-09 | Fix MMC-15 | Petr Mrázek |
2013-10-08 | Start mcmod.info panel. Needs to be its own widget and included in legacy mod... | Sky |
2013-10-08 | Add mod website button thing feature widget. It is super effective. | Petr Mrázek |
2013-10-08 | Basic version changing (OneSix only for now) | Petr Mrázek |
2013-10-07 | Make starting window size set properly on 1.6 instances | Sky |
2013-10-06 | Fix non-Windows naming derp | Sky |
2013-10-06 | First draft of multiple Java installation detection on Windows | Sky |
2013-10-06 | Don't use SSL for lib downloads | Petr Mrázek |
2013-10-06 | Log failure reasons of cache downloads | Petr Mrázek |
2013-10-06 | Log java util stuff using the new logging method | Petr Mrázek |
2013-10-06 | Get rid of junky timestamps, along with some select pointless log messages | Petr Mrázek |
2013-10-06 | Merge branch 'develop' of https://github.com/MultiMC/MultiMC5 into develop | Sky |
2013-10-06 | Added file logger | Petr Mrázek |
2013-10-05 | Add naive Windows Java detection - JavaUtils for finding it on other systems ... | Sky |
2013-10-02 | Add user agent header to most MultiMC download requests. | Petr Mrázek |
2013-10-01 | Add missing include | Petr Mrázek |
2013-09-30 | ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. | Petr Mrázek |
2013-09-26 | Compression algo dependencies, still need hackery... | Petr Mrázek |
2013-09-23 | Implement basic yggdrasil auth. | Petr Mrázek |
2013-09-22 | Cache forge version list (it's huge) | Petr Mrázek |
2013-09-22 | Working 1.6 modding (currently only forge) | Petr Mrázek |
2013-09-20 | Things... and stuff... with 1.6 modding. Maybe. | Petr Mrázek |
2013-09-18 | Implement legacy forge button! | Petr Mrázek |
2013-09-16 | Forge version list implementation. Needs integration and testing. | Petr Mrázek |
2013-09-11 | Split OneSixVersion into parts. | Petr Mrázek |
2013-09-10 | Progress works for null downloads (header checks) | Petr Mrázek |
2013-09-10 | Fix download progress (bars) | Petr Mrázek |
2013-09-08 | Fix one more legacy update bug | Petr Mrázek |
2013-09-08 | Fix legacy instance update segfault | Petr Mrázek |
2013-09-08 | Changed all strings displayed to end user to use qts localization system | Stiepen22 |
2013-09-08 | Fix build | Petr Mrázek |
2013-09-08 | Merge branch 'master' of https://github.com/Stiepen22/MultiMC5 into develop | Petr Mrázek |
2013-09-08 | Use youtrack for bugs | Petr Mrázek |
2013-09-08 | Added console coloring and made the log not contain any usernames/session ids | Stiepen22 |
2013-09-08 | Use HttpMetaCache to minimize network use. | Petr Mrázek |
2013-09-07 | Move a good chunk of the singleton objects into a new QApplication subclass. | Petr Mrázek |
2013-09-06 | Made instace killing actually work | Stiepen22 |
2013-09-06 | Untested ETag cache class. | Petr Mrázek |
2013-09-06 | started kill instance feature | Stiepen22 |
2013-09-02 | Speed up the downloads. Massively. | Petr Mrázek |
2013-08-28 | Misc tweaks | Petr Mrázek |