Commit Graph

102 Commits

Author SHA1 Message Date
modmuss50 5fc42005e9 1.14.3 2019-06-24 16:08:46 +01:00
modmuss50 bc21aa2a63 Merge branch 'pull/695' into 1.14.3-pre4
# Conflicts:
#	build.gradle
2019-06-19 20:26:23 +01:00
modmuss50 b6ed693b8d 1.14.3-pre4 2019-06-19 20:24:08 +01:00
modmuss50 b27778997a 1.14.3-pre3 2019-06-19 18:48:53 +01:00
liach 6ead33f66a Fix bug
Signed-off-by: liach <liach@users.noreply.github.com>
2019-06-19 09:50:52 +08:00
liach ce3f15c1e2 Add proposed field names to the mapped named jar
Changed old named jar to yarn jar
Beautify readme and added groups to gradle tasks
always indent with tabs

Signed-off-by: liach <liach@users.noreply.github.com>
2019-06-17 22:11:28 +08:00
asie a5b61ef87f update Enigma 2019-06-13 09:39:42 +02:00
modmuss50 8554a5ae8c 1.14.3-pre2 2019-06-07 12:45:25 +01:00
Adrian Siekierka bdbf125b33 1.14.3-pre1 2019-06-03 18:48:18 +02:00
Adrian Siekierka 12fe7389eb 1.14.2 2019-05-27 14:24:04 +02:00
Adrian Siekierka 1d4a7484e0 1.14.2 Pre-Release 4 2019-05-24 18:20:14 +02:00
modmuss50 39643cfb85 Fix 2019-05-22 15:33:17 +01:00
Adrian Siekierka a663e6776d 1.14.2 Pre-Release 2 2019-05-17 16:08:03 +02:00
modmuss50 b60e6e7e6c 1.14.2 Pre-Release 1 2019-05-16 17:28:41 +01:00
modmuss50 60e13d70f8 Revert 2 bad renames, and downgrade enigma 2019-05-14 12:05:39 +01:00
Adrian Siekierka 3a97bc956d 1.14.1 2019-05-13 14:01:29 +02:00
Adrian Siekierka 3d9cd2a265 update stitch to fix yarn/intermediary merged tiny output 2019-05-12 11:18:01 +02:00
Adrian Siekierka 7290b5ae14 1.14.1 Pre-Release 2 2019-05-09 17:00:37 +02:00
modmuss50 fa072139bf 1.14.1 Pre-Release 1 2019-05-07 17:05:49 +01:00
liach 000b032f15 Map resources (pack, reload) stuff (#674)
* Map resources (pack, reload) stuff

some tag stuff
command suggestion window in both chat and command block ui
(mojang should just unify those instead of copy pasta)

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

* Unify the names to complete for completion of one suggestion

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

* Initial feedback from runemoro

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

* Missed a few things. Thanks rune for pointing out

Simplified name for abstract file resource pack

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

* fileNameFilter -> pathFilter (id path filter)

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

* creator -> factory

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

* main thread and caching tags

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

* TagManager -> RegistryTagManager (only manages registry tags)

Also named prepared data for application "Intermediate"

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

* Save some stuff

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

* Fix inferred name missing in named jar

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

* Revert auto mapping addition

Signed-off-by: liach <liach@users.noreply.github.com>
2019-05-07 16:56:34 +01:00
Adrian Siekierka 824ba100e6 1.14 2019-04-23 18:41:46 +02:00
asie a483b11f81 buildscript tweaks 2019-04-18 23:22:36 +02:00
modmuss50 de13dda07c 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
modmuss50 782b07c692 1.14 Pre-Release 4 2019-04-17 17:41:25 +01:00
Adrian Siekierka 13943c582b update to 1.14 Pre-Release 3 2019-04-16 17:51:03 +02:00
liach 8a7db99717 Update method calls for player's tiny remapper update (#624) 2019-04-15 16:39:14 +02:00
modmuss50 2fd19127ea 1.14 Pre-Release 2 2019-04-12 15:38:24 +01:00
modmuss50 f60ca50438 Move to a +build. separator 2019-04-10 17:20:44 +01:00
modmuss50 b13686aed0 1.14 Pre-Release 1 2019-04-10 16:36:17 +01:00
modmuss50 0e8b18ad3f 19w14b 2019-04-05 17:03:47 +01:00
modmuss50 845be1d2ec 19w14a 2019-04-03 17:16:41 +01:00
Adrian Siekierka ad24bddabd update Stitch 2019-04-01 09:35:53 +02:00
modmuss50 27ce8ae254 Merge branch 'pull/569' into 19w13a
# Conflicts:
#	mappings/net/minecraft/util/SectionRelativeLevelPropagator.mapping
2019-03-29 16:10:36 +00:00
modmuss50 53620837bf 19w13a 2019-03-27 18:35:10 +00:00
modmuss50 6d38740b83 19w12b 2019-03-21 18:06:36 +00:00
modmuss50 b9285540bc 19w12a 2019-03-20 17:56:26 +00:00
Runemoro 9cf13f1d60 Increase max memory for Enigma (#528)
Export source is now crashing with the default memory limit. Increasing it to 2GB fixes the problem and makes it faster than it ever was.
2019-03-17 16:49:10 +00:00
modmuss50 e3d24ae102 19w11b 2019-03-14 15:39:51 +00:00
Adrian Siekierka 333e59da73 19w11a 2019-03-14 13:57:09 +01:00
asie 4b91cfbcf5 19w09a 2019-02-27 19:17:22 +01:00
Adrian Siekierka c25fcbb177 19w08b 2019-02-21 19:19:18 +01:00
Adrian Siekierka 66156a5471 update to 19w08a 2019-02-20 21:49:23 +01:00
modmuss50 8a2af8044e 19w07a 2019-02-13 17:35:08 +00:00
Adrian Siekierka e2a1bba0b6 19w06a 2019-02-06 21:22:24 +01:00
modmuss50 127c8aff38 Update enigma 2019-01-30 19:12:39 +00:00
asie 016157cb47 I am silly sometimes 2019-01-30 18:48:48 +01:00
Adrian Siekierka 8675ebe25d update to 19w04b 2019-01-25 15:36:34 +01:00
Adrian Siekierka 995df6291a update to 19w04a/Enigma 0.13.x 2019-01-24 20:10:22 +01:00
Adrian Siekierka fb721aba4c update to 19w03c 2019-01-18 12:52:21 +01:00
Adrian Siekierka 37e4c7616b update to 19w03b 2019-01-18 00:35:46 +01:00
modmuss50 9918adf6fc Fix build script error 2019-01-16 18:37:56 +00:00
modmuss50 347fd572c2 19w03a 2019-01-16 18:24:40 +00:00
modmuss50 8f1991f0ab Added 2 new tasks, mapNamedJar and mapIntermediaryJar Also fixes #385 2019-01-09 20:28:08 +00:00
Adrian Siekierka bf62f29ddf update to 19w02a 2019-01-09 18:20:38 +01:00
asie 98165c188f fix mapJar in Gradle script 2018-12-22 23:34:26 +01:00
Adrian Siekierka 4ccda16879 update stitch to 0.1.1.32 2018-12-22 12:56:35 +01:00
Adrian Siekierka e9ccf701a7 port to 18w50a 2018-12-12 18:12:26 +01:00
asie 45d2c9b6db nothing to see here, move right along 2018-12-09 22:14:34 +01:00
asie 8d9558ae38 integrate Stitch Enigma plugin with Enigma 2018-12-08 13:32:48 +01:00
Adrian Siekierka 245ce1dd92 update to 18w49a 2018-12-05 15:13:16 +01:00
Adrian Siekierka 6a53fc9df7 update to 18w48b 2018-11-30 12:43:16 +01:00
Adrian Siekierka 50764e1853 update to 18w48a 2018-11-29 21:10:38 +01:00
Adrian Siekierka 13ed3f8e2c update to 18w47b 2018-11-27 19:50:51 +01:00
Adrian Siekierka 591e770b72 update to 18w47a 2018-11-21 17:58:05 +01:00
Adrian Siekierka 1418bb1b37 update to 18w46a 2018-11-15 18:05:03 +01:00
NikkyAI 39350084a7 more random mappings and other changes (#192)
* CommandAdvancement and onPlayerConnect

* chat message stuff

* more chat and related methods

* updated gitignore

* more chat, commands and packets

* fix compressTiny not being executed on publish

format and simplify build.gradle

* update

* broadcast -> sendTo

* add newline to editorconfig
2018-11-15 17:57:32 +01:00
Adrian Siekierka 47d8c24214 update to 18w45a 2018-11-07 17:37:58 +01:00
modmuss50 5114856abd should fix some issues 2018-11-03 14:38:32 +00:00
Adrian Siekierka fd623e3235 rename mapping headers 2018-11-02 17:17:55 +01:00
Adrian Siekierka 0bb8d7b762 remove JAR classifier 2018-11-02 17:02:21 +01:00
asie c55d3430b7 generate JAR-format artifact 2018-11-02 16:24:54 +01:00
asie 84b8fe3134 fix typo, potentially fix Jenkins 2018-11-01 08:02:17 +01:00
Adrian Siekierka d7fc5168c5 18w44a 2018-10-31 17:57:50 +01:00
Adrian Siekierka 609bd15031 Merge branch '18w43c' of github.com:FabricMC/pomf into 18w43c 2018-10-31 17:54:00 +01:00
Adrian Siekierka 5fbc2eb72a use stitch to merge JAR instead of weave 2018-10-31 17:53:07 +01:00
modmuss50 7e2696b0fa Merge intermediary with tiny 2018-10-31 13:05:19 +00:00
modmuss50 374b29a71b Fix artifactId on jenkins 2018-10-30 11:31:54 +00:00
modmuss50 e9ab5d3d5e Publish pomf to maven 2018-10-30 11:29:43 +00:00
modmuss50 c780c54d6b Force mapJar to always re-run 2018-10-27 15:37:37 +01:00
modmuss50 10bf0bd6e0 mapJar task + large cleanup
most of the cleanup was taken from the OML fork
2018-10-27 15:16:43 +01:00
Adrian Siekierka 10af649fc1 update 2018-10-26 20:59:00 +02:00
Adrian Siekierka 45e6a3755d update to 18w43c 2018-10-26 13:08:59 +02:00
Adrian Siekierka 9cd29783ca 18w43b initial migration, 99% likely to not work 2018-10-24 21:40:05 +02:00
asie 9306db9f1b Fix Gradle script 2018-10-22 20:41:43 +02:00
modmuss50 cbf20a3db3 Fix Gradle script 2017-11-22 13:56:07 +00:00
Adrian Siekierka fed260bb6d Run Enigma Rebuild Method Names 2017-06-08 16:09:29 +02:00
modmuss50 29f3a8b69a
Fix weave dep 2017-04-05 12:37:14 +01:00
modmuss50 410400d99e
17w13b 2017-04-05 12:31:24 +01:00
Max Gurela d381decf03 Add checkMappings command to gradle (#144) 2016-10-19 10:58:14 +02:00
Shadowfacts 2814e6c4c0 Update build.gradle 2016-10-02 13:26:07 -04:00
Shadowfacts 0bb8d63809
Use classpath Weave instead of downloading 2016-10-02 11:58:57 -04:00
Shadowfacts 6c02b4a834
Fix buildscript 2016-10-02 11:46:04 -04:00
copygirl c0080760e2 Fix build.gradle (moved to new maven) 2016-09-22 16:54:46 +02:00
modmuss50 3e0ebcb718 use weave fat jar 2016-09-21 15:25:10 +01:00
modmuss50 38658dc7e1 Fix build without libs folder 2016-09-21 13:55:01 +01:00
modmuss50 a95593bace Generate tiny mapping files 2016-09-21 13:52:54 +01:00
asiekierka e0058174c0 initial port 2016-09-20 17:18:54 +02:00
asiekierka 50a87ae8ef port to 16w36a 2016-09-12 12:08:56 +02:00
asiekierka cd21c14a7b add jenkinsfile, build number 2016-09-09 14:47:32 +02:00
Shadowfacts f119472ddc
Add build task 2016-09-08 18:42:45 -04:00