Commit Graph

227 Commits

Author SHA1 Message Date
modmuss50 a6ba184207 21w03a 2021-01-20 19:22:41 +00:00
modmuss50 9ba8dbc9df 20w51a 2020-12-16 18:52:22 +00:00
modmuss50 db6fa87282 20w49a 2020-12-02 18:29:46 +00:00
modmuss50 b4c1720de7 20w48a 2020-11-25 18:55:46 +00:00
modmuss50 b14dbfa228 Merge remote-tracking branch 'modmuss50/github-actions' into 20w46a 2020-11-11 19:28:43 +00:00
modmuss50 3e78db4504 20w46a 2020-11-11 19:27:23 +00:00
modmuss50 e9a48b1a86 fix 2020-11-06 23:39:43 +00:00
modmuss50 d0f4bd3e59 Use github actions to publish releases 2020-11-06 23:33:17 +00:00
modmuss50 c91f482141 20w45a 2020-11-04 20:44:22 +00:00
modmuss50 c58bac02bb 1.16.4 2020-11-02 18:43:08 +00:00
modmuss50 58de8437f4
Add a simple `decompileCFR` task (#1805)
* Add a simple `decompileCFR` task

* namedSrc
2020-10-31 19:02:53 +00:00
modmuss50 26b69cdf29 1.16.4-rc1 2020-10-27 17:51:10 +00:00
modmuss50 fdad4e06cf 1.16.4-pre2 2020-10-22 17:55:10 +01:00
modmuss50 724d9a0ac4 1.16.4-pre1 2020-10-15 18:34:26 +01:00
modmuss50 51380a15d4 1.16.3 2020-09-10 15:55:34 +01:00
modmuss50 237d32462d 1.16.3-rc1 2020-09-07 16:23:13 +01:00
Runemoro 06f2d309f0
Remove mapYarnJar task (#1657)
* Remove mapYarnJar

* Remove yarnJar
2020-08-12 08:22:42 +01:00
modmuss50 097b138f62 1.16.2 2020-08-11 17:12:57 +01:00
modmuss50 611f9abf40 1.16.2-rc2 2020-08-10 14:01:41 +01:00
modmuss50 7f0d3ff088 1.16.2-rc1 2020-08-07 17:13:30 +01:00
modmuss50 29ae1599a6 1.16.2-pre3 2020-08-06 18:19:50 +01:00
modmuss50 a1347ccd43 1.16.2-pre2 2020-08-05 18:08:42 +01:00
modmuss50 04b555a4ff 1.16.2-pre1 2020-07-29 16:36:02 +01:00
modmuss50 78fcff22ef 20w30a 2020-07-22 17:29:24 +01:00
modmuss50 8bc6276f19 20w29a 2020-07-15 17:04:53 +01:00
modmuss50 5fc92f86a1 Fix mapNamedJar not depending on correct task 2020-07-12 21:09:52 +01:00
Runemoro 075a7899ee
Make mapNamedJar remap parameters too (#1575) 2020-07-12 12:07:45 +01:00
modmuss50 c8192e4d36 20w28a 2020-07-08 18:49:17 +01:00
modmuss50 b446f6047d 20w27a 2020-07-01 17:44:38 +01:00
Player 31e6f65098 1.16.1 2020-06-24 14:53:12 +02:00
modmuss50 a8502591b0 1.16 2020-06-24 08:05:25 +01:00
modmuss50 49647af575 1.16-rc1 2020-06-18 15:07:42 +01:00
modmuss50 a4305ccae9 1.16-pre8 2020-06-17 17:11:43 +01:00
modmuss50 793360c20c 1.16-pre7 2020-06-16 17:09:51 +01:00
modmuss50 3974dc0927 1.16-pre6 2020-06-15 19:17:37 +01:00
modmuss50 64b704d914 1.16-pre5 2020-06-12 16:18:26 +01:00
modmuss50 d11cca29cf 1.16-pre4 2020-06-11 18:22:45 +01:00
modmuss50 49710ba86a 1.16-pre3 2020-06-10 18:05:28 +01:00
modmuss50 c6412435cf 1.16-pre2 2020-06-05 12:28:13 +01:00
modmuss50 0295b1e8d5 1.16-pre1 2020-06-04 20:08:31 +01:00
modmuss50 b735115d03 Update dependencies including enigma 2020-06-03 19:47:17 +01:00
modmuss50 e9c5c02d50 20w22a 2020-05-29 14:31:34 +01:00
Yanis48 ccc0a44671
Map most of DimensionType (#1378) 2020-05-20 21:29:52 +01:00
modmuss50 4f89f2fdba 20w21a 2020-05-20 17:12:58 +01:00
modmuss50 ee7f594111 20w20b 2020-05-14 11:14:04 +01:00
modmuss50 015995dd3f 20w20a 2020-05-13 18:06:00 +01:00
modmuss50 ef74eec9c1 20w19a 2020-05-06 18:28:56 +01:00
Joseph Burton 7f203aa3b5
Update Enigma (#1333) 2020-05-06 14:00:10 +01:00
modmuss50 9a617e4707 20w18a 2020-04-29 17:24:56 +01:00
modmuss50 a3931656df Update enigma to fix the dark theme 2020-04-22 23:00:18 +01:00
modmuss50 659b0da1dd 20w17a 2020-04-22 16:59:47 +01:00
liach ee2489da71
Update stitch and enigma to fix dependency problems (#1291)
* Move enigma above stitch so we don't use stitch's enigma

Signed-off-by: liach <liach@users.noreply.github.com>

* This runs for now

Signed-off-by: liach <liach@users.noreply.github.com>

* This should look good

Signed-off-by: liach <liach@users.noreply.github.com>

* Prepare to use stitch 0.4.6 later

Signed-off-by: liach <liach@users.noreply.github.com>

* Use actual stitch

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2020-04-19 00:00:18 +01:00
liach eb3b023106
Update dependencies (#1287)
* Update mappingpoet

Jd still builds without warning, should be good

Signed-off-by: liach <liach@users.noreply.github.com>

* Bump version for other things as well

* Rollback enigma (See FabricMC/Enigma#224)

Signed-off-by: liach <liach@users.noreply.github.com>

* Update enigma again, thanks juuxel

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2020-04-18 19:43:54 +01:00
liach 7180726b1f
Fix javadoc warnings (#1286)
Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2020-04-18 14:55:18 +01:00
modmuss50 863b0e905c 20w16a 2020-04-15 16:34:32 +01:00
modmuss50 cf0ef0a6bd 20w15a 2020-04-08 15:44:19 +01:00
liach ec6bba566f
Generate javadocs (#1268)
* Eww, embrace #1266! Die in a 🔥 bukkit javadocs!

Signed-off-by: liach <liach@users.noreply.github.com>

* Add jd artifact, travis start doing javadoc [ci skip]
doesn't have mapping poet ready yet

Signed-off-by: liach <liach@users.noreply.github.com>

* Make it fail on error (otherwise it just outputs an empty directory) [ci skip]

* Update to handle javadocs with annos [ci skip]

Signed-off-by: liach <liach@users.noreply.github.com>

* Use the maven dep, nice

Signed-off-by: liach <liach@users.noreply.github.com>

* Link to more useful libraries

Signed-off-by: liach <liach@users.noreply.github.com>

* Is it old gradle wrapper causing problems

Signed-off-by: liach <liach@users.noreply.github.com>

* Try clean and see if it changes. Dunno why, this always worked on my machine

* No clue

Signed-off-by: liach <liach@users.noreply.github.com>

* Err

* ???

* err

* .

Signed-off-by: liach <liach@users.noreply.github.com>

* I thonk I fixed it

Signed-off-by: liach <liach@users.noreply.github.com>

* Tweak jenkinsfile

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2020-04-07 21:13:29 +01:00
modmuss50 0c14fa6444 20w14a 2020-04-02 18:40:17 +01:00
modmuss50 421fd43218 20w13b 2020-03-26 14:08:27 +00:00
modmuss50 a068df5d3d 20w13a 2020-03-25 17:49:03 +00:00
Runemoro ee8d489d59
Update enigma (#1212) 2020-03-20 22:57:01 +00:00
modmuss50 ab907504e7 20w12a 2020-03-18 18:59:27 +00:00
modmuss50 9497721136 20w11a 2020-03-11 17:25:56 +00:00
modmuss50 355a622b46 Generate a mergedv2 jar, update engima + some other tweaks. Closes #1071 2020-03-09 19:28:16 +00:00
modmuss50 1b7aa91a4d 20w10a
bit of a big one
2020-03-04 20:22:46 +00:00
modmuss50 8e7f7a8d35 20w09a 2020-02-26 17:56:39 +00:00
modmuss50 c2ca5b58f7 20w08a 2020-02-19 18:23:51 +00:00
modmuss50 8580ae24ad Minor enigma update 2020-02-14 18:46:57 +00:00
modmuss50 f456a4d6c7 Update stitch 2020-02-14 18:28:16 +00:00
modmuss50 d2afdda25f 20w07a 2020-02-14 14:54:37 +00:00
modmuss50 9b88b3c3e8 20w06a 2020-02-05 17:27:03 +00:00
modmuss50 0602bc748b 1.15.2 2020-01-21 15:07:00 +00:00
modmuss50 f233f5a380 1.15.2-pre2 2020-01-16 15:03:24 +00:00
modmuss50 ea08e25f4f 1.15.2-pre1 2020-01-14 20:22:47 +00:00
modmuss50 5dd0463ec6 1.15.1 2019-12-17 13:49:42 +00:00
modmuss50 a6b72cef3d 1.15.1-pre1 2019-12-12 15:36:43 +00:00
liach 426494576c Remove maven plugin (deprecated by gradle) (#990)
* Remove maven plugin (deprecated by gradle)

Use base plugin for clean task

Signed-off-by: liach <liach@users.noreply.github.com>

* Update other deprecated things and gradle wrapper

Signed-off-by: liach <liach@users.noreply.github.com>
2019-12-11 11:52:21 +00:00
modmuss50 11405e8b71 1.15 2019-12-10 15:13:49 +00:00
modmuss50 a389d8528f 1.15-pre7 2019-12-09 12:54:41 +00:00
modmuss50 946346c722 1.15-pre6 - 1 lost inner class 2019-12-06 13:08:36 +00:00
modmuss50 7b3a61d763 1.15-pre5 2019-12-05 14:03:01 +00:00
modmuss50 49575a0420 Update enigma + stitch fixes some issues with the JDs 2019-12-05 13:50:51 +00:00
modmuss50 b3d3023795 1.15-pre4 2019-12-03 13:35:46 +00:00
modmuss50 89b749da2a Update enigma for Javadoc support.
Mappings were re-written storing the inner classes at the end of the file.
2019-12-02 13:55:18 +00:00
modmuss50 cdad304f12 1.15-pre3 2019-11-28 19:19:28 +00:00
modmuss50 85d87033da 1.15-pre2 2019-11-25 19:17:49 +00:00
Runemoro f6883539a2 Generate mappings for specialized methods (#977) 2019-11-24 10:53:08 +00:00
modmuss50 9fb64b9b26 1.15-pre1 2019-11-21 19:13:18 +00:00
modmuss50 2956fad80d 19w46b 2019-11-14 14:49:10 +00:00
modmuss50 a867725a7f 19w46a 2019-11-13 17:34:56 +00:00
Fudge 50e7c08b73 Don't replace existing field names with generated ones for V2 (#952)
* toggle off replacing existing names

* wrong version prob

* remove mavenlocal

* correct stitch
2019-11-11 13:22:24 +00:00
liach 7bac52a0c3 Update engima to latest (#946)
Signed-off-by: liach <liach@users.noreply.github.com>
2019-11-09 10:26:38 +00:00
modmuss50 46e4457ab0 19w45b 2019-11-08 13:15:20 +00:00
modmuss50 3bf4ded164 19w45a 2019-11-07 19:37:31 +00:00
modmuss50 fb663d6f1d Fix build 2019-11-07 18:15:42 +00:00
modmuss50 30192a5bb7 Revert the way intermediary is downloaded, as I need to run some tasks when there isnt an intermediary version present for the given version.
This can be re-evaluated at a later date
2019-11-07 18:12:34 +00:00
Fudge 62a62ba816 Produce TinyV2 mappings (#914) 2019-11-07 11:38:33 +00:00
modmuss50 bf6fdd7195 19w44a 2019-10-30 16:28:24 +00:00
modmuss50 b8403e7661 19w42a 2019-10-16 18:09:47 +01:00
modmuss50 841e352c61 19w41a 2019-10-09 18:17:26 +01:00