Commit graph

26 commits

Author SHA1 Message Date
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