Commit graph

23 commits

Author SHA1 Message Date
Xiretza
e55c8c2d6d
fix build for Qt5.11, enable unit tests 2018-06-13 15:40:36 +02:00
Taylor Smock
4406ba3800
Update to 0.6.2
* Add dependency on java-environment<10 due to report on aur
2018-04-10 11:24:16 -06:00
Taylor Smock
50f5589660
DEPENDENCIES: Due Minecraft not launching without xorg-xrandr, it is moved to dependencies 2018-02-11 15:41:18 -07:00
Taylor Smock
872c30c84c
FIXUP: Accidentally increased multimc version 2018-02-01 13:03:37 -07:00
Taylor Smock
1b25805828
PKGBUILD: Add optional dependency xorg-xrandr
* xrandr is used by some mods (possibly forge?) to get display
data. NOT REQUIRED since vanilla minecraft doesn't require it.
2018-02-01 12:46:43 -07:00
Taylor Smock
45c0bac4a4
MULTIMC: Update to 0.6.1
* Fix bad urls from curseforge
	* "Build issues have been fixed" -- no, not really
	* Can now download necessary files without launching the game
2018-02-01 06:44:53 -07:00
Taylor Smock
680e467791
UPDATE: Update to 0.6.0
* 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
2018-01-01 05:16:18 -07:00
Taylor Smock
e45e6e7fd3 Update to 0.5.2 (still not change in source code)
Signed-off-by: Taylor Smock <smocktaylor@gmail.com>
2017-10-27 16:30:37 -06:00
Taylor Smock
8a9fb9f85f FIXUP: Bad hash 2017-08-17 18:24:00 -06:00
Taylor Smock
a8024bb5d9 Change default data directory to multimc from multimc5
* 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-08-17 18:04:39 -06:00
Taylor Smock
53b867e0d9 MULTIMC: BUILD: FIXUP bad jdk versions? Force jdk8. 2017-05-29 17:47:04 -06:00
Taylor Smock
fe750cc01c MULTIMC5: BUILD: Fix for gcc 7 compilers.
* TODO: Revert when MultiMC 0.6.0 is released (patch is
upstream)
2017-05-29 17:42:34 -06:00
Taylor Smock
98b29eccd5 MULTIMC5: Update to bugfix release 2017-02-12 16:20:39 -07:00
Taylor Smock
365a446499 Missed library that MultiMC needed when manually copying uncopied files 2017-01-15 10:03:35 -07:00
Taylor Smock
16b2666c40 MULTIMC: Update to version 0.5.0 2017-01-15 05:58:45 -07:00
Taylor Smock
e1213bbf55 Update to MultiMC 0.4.11
* Workaround for Minecraft 1.9
	* Bugfixes
2016-02-29 05:18:00 -07:00
Taylor Smock
375287bfaf Updated to 0.4.10
* 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-22 07:58:32 -07:00
Taylor Smock
93a68ebd10 Updated to MultiMC5 0.4.9
* 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_...
2016-01-21 15:16:57 -07:00
Taylor Smock
2b85fa7c22 Really fixed copy errors. I think
* Was moving files into subfolder.
2015-10-29 11:45:44 -06:00
Taylor Smock
f521c7e9f6 Fixed issue where multimc didn't actually start
* Uncommented line that actually started multimc in script (from
	  debugging)
2015-10-29 09:36:34 -06:00
Taylor Smock
0d567183c3 Modified method for picking the directory.
* 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-10-29 06:59:14 -06:00
Taylor Smock
32ddefdc93 Added an optdepend (mcedit) 2015-06-12 07:07:58 -04:00
Taylor Smock
601a5e05f9 Initial import 2015-06-08 13:15:07 -04:00