Commit graph

39 commits

Author SHA1 Message Date
LexManos
a4801b70f8 Removed unused packageManifests cache, saves a little memory. 2016-12-20 22:25:28 -08:00
LexManos
4ebbcfd0ae Fix noted typos. #6 #7 #8 #10 2016-12-20 22:24:42 -08:00
Erik Broes
59c38e589b Version to 1.12 2015-06-20 19:10:57 +02:00
cpw
2abc4a777c Make sure to set a non-zero exit code in case of exception - so the launcher shows up again.. 2015-06-20 12:59:45 -04:00
cpw
489b2bd23b Add gradle wrapper (v2.4) 2015-06-20 12:57:04 -04:00
Erik Broes
e4c0914eb7 Version to 1.11, add '1.6 source compat' 2014-08-20 09:36:47 +02:00
Erik Broes
79cb54eb3f Version to 1.10 2014-08-16 16:56:26 +02:00
cpw
80d792e217 A bunch of cleanup, including uptaking ASM 5.0.3, fixing the homedir setting for 1.5.2 (PR 4, thanks md_5!)
It should be concurrently safe when the list of mod files grows beyond a certain size too now.
2014-08-15 15:55:00 -04:00
Erik Broes
6b0422ac44 Version to 1.9 2013-12-18 15:22:38 +01:00
Christian
03cbf02cd6 Add in the log4j2.xml config, based on the vanilla one shipped in 1.7.2, also, make sure to
exclude log4j2 from the launchclassloader stuff, so it always loads correctly.
2013-12-18 15:06:54 +01:00
Christian
bc443e2cf9 Clean up some compilation warnings 2013-12-18 15:06:10 +01:00
Christian
46401b94ac Use log4j2 since it is now provided by default. 2013-12-18 15:02:58 +01:00
Mumfrey
12bb371e68 Prevent an infinite loop with duplicated tweakers 2013-12-18 15:02:42 +01:00
Erik Broes
8405296036 Updated version to 1.8 2013-09-25 21:14:01 +02:00
Erik Broes
b829d6f569 Minor style fix (BAD CPW!). Adding sourcejars to building. Proper cleanup. 2013-09-25 21:13:43 +02:00
Christian
da7b564c26 Allow access to remove negative cache entries. Useful when adding resources
to the classloader.
2013-09-25 10:48:54 -04:00
Christian
9b583972ac Fix some annoying bugs that were causing possible duplicate class issues 2013-09-24 18:17:07 -04:00
Erik Broes
aa302a6d37 Updated to version 1.7 2013-08-29 13:57:16 +02:00
Christian
ed086769b0 Comments are good. Also, try and prevent dupes on the tweaker list 2013-08-23 16:47:15 -04:00
Christian
0a55602e9f Add in the capability to have multiple tweakers on the command line.
Also add in a simple 'shared blackboard' Map for tweaker IPC.
2013-08-23 13:25:38 -04:00
Nathan Adams
6ee0ba5518 Taught AlphaVanillaTweakInjector about com.mojang 2013-08-06 16:45:02 +02:00
Nathan Adams
4132777c85 Slight cleanup of tweaker classes storing dirs 2013-08-06 13:37:35 +02:00
Nathan Adams
3abceec79f Added partial support for infdev/indev 2013-08-01 17:18:36 +02:00
Nathan Adams
bb61fb3f6d Added support for old Alpha versions 2013-08-01 15:01:46 +02:00
Nathan Adams
326d47f0ce Fixed loading icon on old vanilla versions 2013-07-31 17:25:05 +02:00
Christian
cc5328a37e Allow redirection of logging from these components, and insert the tweak into the exclusion list prior to loading. 2013-06-14 21:01:26 -04:00
Christian
2f0e26717f Expose method to add exclusions. 2013-06-14 11:32:12 -04:00
Erik Broes
9af212c57d Add debug messages and --assetsDir. 2013-06-13 16:32:41 +02:00
Erik Broes
7867fd93c9 Add --gameDir and --tweakClass arguments. 2013-06-13 16:01:44 +02:00
Erik Broes
6faa406f65 Fix it properly ;) 2013-06-09 17:51:31 +02:00
Erik Broes
7d7f8bf271 Lets fix that logic-error i created :D 2013-06-08 22:51:38 +02:00
Erik Broes
d4f89e221a Clean code a bit, update jopt-simple to 4.5 2013-06-08 21:47:29 +02:00
Christian
851c455ad4 Public a method. 2013-05-21 18:06:11 -04:00
Christian
2d1b200205 Remove debug noise 2013-05-21 10:52:34 -04:00
Christian
54b63b1667 Read the tweak from the profile. Needs to actually get a valid profile to *work properly*, hard coded one for now 2013-05-21 10:41:08 -04:00
Erik Broes
55a0cadd43 Added buildscript; gradle uploadArchives to get a local build in 'repo' 2013-04-24 23:22:10 +02:00
Erik Broes
63b9268edd Basic reformat. 2013-04-24 23:13:06 +02:00
Erik Broes
b9e4074ce4 Moving of files to fit typical maven structure. 2013-04-24 23:11:27 +02:00
Christian
ef52caeb4e Initial commit. Seems to be working with the attached profile. 2013-04-24 16:36:01 -04:00