Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-29 | Modify to fetch MultiMC5-with-Offline | Lukas Fink | |
2020-10-19 | Add visualvm optdepend | Xiretza | |
2020-03-29 | Update to 0.6.11 | Xiretza | |
2020-02-09 | Update to 0.6.8 | Xiretza | |
2019-10-03 | Allow building with modern java | Xiretza | |
Patch by Patrik Plihal | |||
2019-08-08 | Update to 0.6.7 | Xiretza | |
2019-07-11 | Update to 0.6.6, constrain java version | Xiretza | |
Doesn't build with Java 12 ("error: Source option 6 is no longer supported. Use 7 or later."). If building on a dirty system, use archlinux-java to select a fitting version. | |||
2019-06-11 | Fix crash on launching instance | Xiretza | |
2019-02-24 | bump to 0.6.5, remove versioned dependencies | Xiretza | |
2019-02-16 | bump version to 0.6.4, update libraries | Xiretza | |
2018-06-13 | fix build for Qt5.11, enable unit tests | Xiretza | |
2018-04-10 | Update to 0.6.2 | Taylor Smock | |
* Add dependency on java-environment<10 due to report on aur | |||
2018-02-11 | DEPENDENCIES: Due Minecraft not launching without xorg-xrandr, it is moved ↵ | Taylor Smock | |
to dependencies | |||
2018-02-01 | FIXUP: Accidentally increased multimc version | Taylor Smock | |
2018-02-01 | PKGBUILD: Add optional dependency xorg-xrandr | Taylor Smock | |
* xrandr is used by some mods (possibly forge?) to get display data. NOT REQUIRED since vanilla minecraft doesn't require it. | |||
2018-02-01 | MULTIMC: Update to 0.6.1 | Taylor Smock | |
* Fix bad urls from curseforge * "Build issues have been fixed" -- no, not really * Can now download necessary files without launching the game | |||
2018-01-01 | UPDATE: Update to 0.6.0 | Taylor Smock | |
* Added new required library quazip * Removed various hacks * Using svg and desktop files from source code * Removed cmake patch * Removed patch for newer gcc version | |||
2017-10-27 | Update to 0.5.2 (still not change in source code) | Taylor Smock | |
Signed-off-by: Taylor Smock <smocktaylor@gmail.com> | |||
2017-08-17 | FIXUP: Bad hash | Taylor Smock | |
2017-08-17 | Change default data directory to multimc from multimc5 | Taylor Smock | |
* The Ubuntu client used multimc instead of multimc5. This change brings us in line with the official ubuntu client. * Those using XDG_DATA_HOME will NOT need to move anything | |||
2017-05-29 | MULTIMC: BUILD: FIXUP bad jdk versions? Force jdk8. | Taylor Smock | |
2017-05-29 | MULTIMC5: BUILD: Fix for gcc 7 compilers. | Taylor Smock | |
* TODO: Revert when MultiMC 0.6.0 is released (patch is upstream) | |||
2017-02-12 | MULTIMC5: Update to bugfix release | Taylor Smock | |
2017-01-15 | Missed library that MultiMC needed when manually copying uncopied files | Taylor Smock | |
2017-01-15 | MULTIMC: Update to version 0.5.0 | Taylor Smock | |
2016-02-29 | Update to MultiMC 0.4.11 | Taylor Smock | |
* Workaround for Minecraft 1.9 * Bugfixes | |||
2016-01-22 | Updated to 0.4.10 | Taylor Smock | |
* Removed code that allowed for switching save directories * make install has the bin name as MultiMC not MultiMC5. Start script can use either name. | |||
2016-01-21 | Updated to MultiMC5 0.4.9 | Taylor Smock | |
* Fixed wireless connections (GH-1408) * World Management (GH-1047, GH-1233) * Track time spent in instance (GH-1217) * Supports Java 9 (GH-1365) * LD_PRELOAD/LD_LIBRARY_PATH affect game, not MultiMC * MMC_{PRELOAD,LIBRARY_PATH} replace LD_... | |||
2015-10-29 | Really fixed copy errors. I think | Taylor Smock | |
* Was moving files into subfolder. | |||
2015-10-29 | Fixed issue where multimc didn't actually start | Taylor Smock | |
* Uncommented line that actually started multimc in script (from debugging) | |||
2015-10-29 | Modified method for picking the directory. | Taylor Smock | |
* Now uses XDG_DATA_HOME if it is set. Otherwise, if $HOME/.local/share exists, it uses that. Otherwise, it uses $HOME/.multimc5 * Script to start has been modified to use arguments. USE AT OWN RISK! | |||
2015-06-12 | Added an optdepend (mcedit) | Taylor Smock | |
2015-06-08 | Initial import | Taylor Smock | |