1
0
mirror of https://github.com/chylex/Java-Checker.git synced 2024-07-27 04:28:52 +02:00
Commit Graph

52 Commits

Author SHA1 Message Date
4a4d8002c2
Update README.md 2018-11-26 21:53:45 +01:00
38ae8da593 Fix code formatting (missing spaces after commas) 2016-09-30 20:32:33 +02:00
513e180108 Update build.gradle to MC 1.10 and organize imports 2016-06-25 06:56:12 +02:00
760a13e9d2 Tweak wording of ShadingException 2016-01-10 21:41:10 +01:00
4d8c314a0c Fix client side checking 2016-01-10 21:32:18 +01:00
87b0690aef Automatically remove mcmod.info from shade jar 2016-01-10 21:21:12 +01:00
36e0c3e456 Rewrite and update to 2.0 (fix headless env, add futureproofing, cleanup code) 2016-01-10 21:07:34 +01:00
507af0ea20 Update the test mod to 1.8.8 2016-01-10 19:58:06 +01:00
9ce87bafd6 Update README (wording) 2016-01-08 09:54:40 +01:00
28a1d5e3aa Update README 2016-01-08 09:50:25 +01:00
29fa99f575 Update README with wiki links and latest information 2016-01-08 09:48:24 +01:00
db6c70f9bb Bump version to 1.3 2016-01-08 09:30:45 +01:00
2a7ef5a233 Fix incorrect exception catching for missing methods in reflection 2016-01-08 09:28:22 +01:00
b90c77e0ee Fix 1.8.8 2015-12-16 22:00:56 +01:00
eeb0dff456 Update gitignore and build.gradle for 1.8.8 2015-12-12 19:30:21 +01:00
6bd32c9985 WIP Forge & Gradle update 2015-12-12 19:05:00 +01:00
a461941e35 Update README.md 2015-10-13 03:15:43 +02:00
1dea2b6998 I lied 2015-10-13 03:01:59 +02:00
96d154b173 Did I say last? 2015-10-13 02:58:29 +02:00
86dda3b073 Last tweak to version handling 2015-10-13 02:46:27 +02:00
ffb382766f Fix version handling for maven 2015-10-13 02:43:56 +02:00
612a2f4f2a Upload gradle wrapper 2015-10-13 02:30:20 +02:00
195e8fa7c5 Add buildnumber to archive name 2015-10-13 02:02:20 +02:00
9cbfcbda52 Remove spaces on maven 2015-10-13 02:00:07 +02:00
eb9acd538c Format and tweak build.gradle 2015-10-13 01:58:31 +02:00
ecb57de9c7 Merge pull request #2 from tterrag1098/master
Clean up buildscript and add maven publishing
2015-10-13 01:57:11 +02:00
tterrag1098
084cd1476e Clean up buildscript and add maven publishing 2015-10-12 19:53:03 -04:00
3eca8bb329 Update README.md 2015-10-12 19:29:57 +02:00
003d02dfc5 Update README.md 2015-10-12 19:28:48 +02:00
523a8666ef Update README.md 2015-10-12 19:28:41 +02:00
8dbc15835b Update README.md 2015-10-12 19:26:48 +02:00
abc0d3d959 Add a version of Java Checker for shading 2015-10-12 19:15:59 +02:00
5bdd2d965d Move test mod to src/main/test 2015-10-12 17:53:37 +02:00
534bfcce9b Merge pull request #1 from chylex/1.7.10
Full rewrite
2015-10-12 17:46:54 +02:00
e62a337dff Rewrite JC as a tweaker, make it work on all MC versions, add clickable link 2015-10-12 17:41:06 +02:00
bb9f99feea Rewrite build.gradle 2015-10-12 15:44:10 +02:00
d4d261390b Update README.md 2015-10-08 00:16:17 +02:00
3708a39fa4 Update README.md 2015-10-08 00:12:14 +02:00
7c0e4ff376 Fix shading 2015-10-07 23:54:22 +02:00
959cf1acf1 Backport Java Checker to 1.7.10 2015-07-25 18:43:03 +02:00
chylex
be88acdae9 Quick fix 2015-02-07 21:07:18 +01:00
chylex
af3b291fdc Update README.md 2015-02-07 20:53:57 +01:00
chylex
99e90220d1 Made build.gradle to make 2 jars, thx AbrarSyed :3 2015-02-07 20:50:54 +01:00
chylex
6a0688d383 Updated to MC 1.8 and added Java8 version 2015-02-07 20:36:25 +01:00
chylex
1bc6d1ac31 Update README.md 2015-01-15 17:41:03 +01:00
chylex
71c1beae9f Update README.md 2015-01-15 17:40:16 +01:00
chylex
ac89a46bcd Update README.md 2015-01-15 17:40:04 +01:00
chylex
83f248e9b6 Fix formatting 2014-12-12 23:47:57 +01:00
chylex
a698aabeff Push Java7Checker 2014-12-12 23:46:15 +01:00
chylex
e1809605a1 Create .gitignore 2014-12-12 23:42:34 +01:00