Commit Graph

42 Commits

Author SHA1 Message Date
enbrain 4fcb4e4ad3
Fix English errors in CONVENTIONS.md and README.md (#2414) 2021-05-20 14:20:55 +00:00
Player fc60dab1ad
Update readme Java req note to Java 16 2021-05-13 06:12:21 +00:00
modmuss50 6304e347f3
Migrate build-logic to filament (#2303)
* Migrate build-logic to filament

* Fix

* Cleanup
2021-04-09 20:05:41 +01:00
YanisBft 605d584f53
Fix typos and update enigma (#2286)
* Fix typos and update enigma

* forgot this typo

* Update world_events.unpick
2021-04-07 16:57:05 +01:00
modmuss50 b9837ab99b
Constant Unpicking (#1952)
This is the first take of this, its done in such a way where we can awlays iterate improvements into it.
2021-03-24 20:04:48 +00:00
modmuss50 58de8437f4
Add a simple `decompileCFR` task (#1805)
* Add a simple `decompileCFR` task

* namedSrc
2020-10-31 19:02:53 +00:00
shartte 1c916bddac
Made it more explicit why one would want to run the yarn task (#1521) 2020-06-28 12:41:46 +01:00
i509VCB bb126282a3
Amend prohibited mapping sources (#1518)
All of spigot's files related to their mappings have the following in their header: `(c) 2014-2020 SpigotMC Pty. Ltd.` This file header is effectively `All Rights Reserved` due to no legal language on the file or repository specifying any other licensing. 

Per the file header of spigot's mappings (albeit minimal mappings) is incompatible with yarn's license and as such cannot be used.

Further discussion about Paper, which uses the same mappings as spigot in their patches for the root of their project should be discussed. Paper's `OBFHELPER` commented method renames are pseudo dual licensed (LGPL or MIT) depending on the author of the patch (as specified by their license file: https://github.com/PaperMC/Paper/blob/master/LICENSE.md). Though, these may not be compatable with yarn's licensing with the LGPL or MIT licensed patches, or haven't been lifted from other projects (MCP, Spigot, or Mojang's mappings).
2020-06-27 23:38:08 +01:00
Juuxel c1d0d9db1f
Add CONTRIBUTING.md, mention mojmap being ARR (#1222)
* Add CONTRIBUTING.md, mention mojmap being ARR

Closes #1221. Created CONTRIBUTING.md file that is basically
a copy-paste from the README.

Closes #1209. CONVENTIONS.md now mentions that names from
mojmap should not be used.

* Suggestions
2020-03-26 14:12:00 +00:00
Runemoro bf81b47a6b Rendering mappings (#985)
* Rendering mappings

* Undo ColorResolver -> ColorProvider, it's an unobfuscated class!

* Update mappings/net/minecraft/client/render/debug/BeeDebugRenderer.mapping

Co-Authored-By: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/client/render/debug/BeeDebugRenderer.mapping

Co-Authored-By: liach <7806504+liach@users.noreply.github.com>

* Fixes by liach

* Fix
2019-11-26 23:53:20 +00:00
Marcono1234 c421179376 Mention CONVENTIONS.md in README.md (#771) 2019-07-11 21:47:52 +01:00
liach 852c9db4fe
Update README.md 2019-06-19 13:08:54 +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 b74638eab6 update README 2019-01-09 18:31:18 +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
Adrian Siekierka f62182c87a typofix 2018-12-09 12:47:36 +01:00
Adrian Siekierka 3d9e301f11 update README 2018-12-09 12:46:48 +01:00
Adrian Siekierka 245ce1dd92 update to 18w49a 2018-12-05 15:13:16 +01:00
Ewan Arends edbb56841e fixed typo in readme.md (#231) 2018-12-01 18:05:08 +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
asie 37146a3e02 update README 2018-11-07 18:03:00 +01:00
Adrian Siekierka d7fc5168c5 18w44a 2018-10-31 17:57:50 +01:00
Adrian Siekierka 5b0775c0db map advancement-related code 2018-10-27 13:09:43 +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
Modmuss50 9d6955d0ae Update README.md 2017-06-18 14:33:11 +01:00
Adrian Siekierka 4f36bae16c update README.md 2017-05-03 12:28:40 +02:00
asiekierka 8d4ec1cfa1 update README 2016-09-20 17:58:54 +02:00
Shadowfacts 28b6d9c3cb Update README.md 2016-09-12 17:52:51 -04:00
asiekierka 971c9a943e we are not doing a CLA after all 2016-08-23 10:28:03 +02:00
asiekierka 992d6e195f link CLA in readme 2016-08-20 02:43:54 +02:00
asiekierka a3dc56ad26 update README.md 2016-08-17 23:23:55 +02:00
Shadowfacts ed2668662f
Update README.md 2016-08-17 15:28:42 -04:00
asiekierka 55bd484a1e update README 2016-08-14 20:44:42 +02:00
asiekierka 11b0e96bf9 add download link for Enigma 2016-08-12 22:09:56 +02:00
asiekierka 63ca292b72 move from JSON to split Enigma format 2016-08-12 20:24:17 +02:00
asiekierka ecf121daed add contribution note 2016-08-12 15:30:04 +02:00
asiekierka f8e3039e18 add version note 2016-08-12 15:28:52 +02:00
asiekierka ae11bd10d3 first commit 2016-08-12 15:28:17 +02:00