Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/QuiltMC/yarn


https://github.com/QuiltMC/yarn

NativeImage#Format.ABGR not NativeImage#Format.AGBR (#1485)

0562ae29841499cb43683b5ecd9e076a6d90c531 authored over 4 years ago
1.16 pre3 things (#1459)

* stuff

mapped every class except 5395 because i dont understand codecs lol

* dont mind me...

987aa1a483a6e2a5cf3389a74696204691db702e authored over 4 years ago
ServerCommandOutput -> RconCommandOutput and a bunch of assorted parameter names (#1475)

476b5d351e42fb67213785ac85189ee06ca1d1bd authored over 4 years ago
Port GLDebug mappings (#1478)

Signed-off-by: Reece Dunham <[email protected]>

f42672dd9718554e9a9682d52f6bb91bc2a24d44 authored over 4 years ago
1.16-rc1

49647af57554eaeec14c476d475eec3d341dde05 authored over 4 years ago
Map the new advancement trigger (#1476)

Signed-off-by: liach <[email protected]>

Co-authored-by: liach <[email protected]...

10bde51fc15abe73986b5d464528f1935f474009 authored over 4 years ago
1.16-pre8

a4305ccae9c31a92ac9ba75346641bbb64b03573 authored over 4 years ago
1.16-pre7

793360c20c4eb5a75f9699ee30fd991cd6f52235 authored over 4 years ago
Some packet parameters, I guess (#1465)

* Some packet parameters, I guess

* Add cookingFilteringCraftable in RecipeBookData

* Rena...

f0d14abde6741363a50ac22aa9c6fc3e32522bdb authored over 4 years ago
Fix a typo, thanks haykam (#1477)

Signed-off-by: liach <[email protected]>

Co-authored-by: liach <[email protected]...

111e319ceeabfe1962ee75da2709bb8e7a674d50 authored over 4 years ago
add Tripwire RenderLayer PhaseParameters getter (#1471)

```java
private static RenderLayer.MultiPhaseParameters method_29996() {
return Render...

298e9b23fae9ba3d3c9a95669c2bc3daf4b32c80 authored over 4 years ago
add tickRainSplashing Mapping (#1473)

* add updateRainSplashing Mapping

GameRenderer calls method_22713 every tick()

method_2271...

118a3fb67121d2bd0620087233f9a3c949c4625b authored over 4 years ago
1.16-pre6

3974dc09277f526d948472f62dc89dfd171dd891 authored over 4 years ago
Map various, mostly private parts of client.texture classes (#1461)

* Map various, mostly private parts of client.texture classes

* Fixup: Use MathHelper#lerp te...

92425cfbabe69340aa9153a96db5a03fe58e1e36 authored over 4 years ago
Map UUID in GameMessageS2CPacket (#1466)

584cc58d8c680188b9cefd34138676b563f0af63 authored over 4 years ago
Added mapping TRIPWIRE RenderLayer getter (#1470)

```java
public static RenderLayer method_29997() {
return TRIPWIRE;
}
```
```ja...

8b19485c8afbfb4ab36549456b84d2ee7a7fe847 authored over 4 years ago
add ITEM_TARGET field mapping (#1472)

6e54e173d4e7b4bf309eccbbb819672e63d61cdd authored over 4 years ago
Added some mappings in DynamicSerializableUuid (#1446)

Codec is gonna come in a separate pr

08a433410f00b762b16e75f237acf594a338337c authored over 4 years ago
1.16-pre5

64b704d91437a903de4608c96954c7cd0974bb81 authored over 4 years ago
1.16-pre4

d11cca29cff93c9d3f0970203e54e34f94e6d50f authored over 4 years ago
:mojank: (#1458)

33d9d86db1f4577a957e2fb77282e279400c1e00 authored over 4 years ago
pre3 DimensionType (#1456)

* pre3 DimensionType

* more things

* renamed registry at the same time

f4848b6cd5789ebda40e7a5a24af242f49e50cae authored over 4 years ago
Document drawBox methods (#1455)

e2526d88ae73e61b9f76b4d3baf0f218fd2b2d5f authored over 4 years ago
Document TradeOffers.Factory and some params (#1454)

* Document TradeOffers.Factory and some params

* Update mappings/net/minecraft/village/TradeO...

dda26b5e1de3943611a0bf0c0138a5abd7425e89 authored over 4 years ago
1.16-pre3

49710ba86abbc4702c428da06af19829e5bfaa8e authored over 4 years ago
Mapped EntityS2CPacket (#1450)

270fbee2453a9ee42121aa03e1dcd6cac6807fa9 authored over 4 years ago
Update enigma

8a2a6893e42b6429315a98c69bd1131595e81203 authored over 4 years ago
Map the remaining inner classes (#1443)

* Map the remaining inner classes

* TooltipSupplier

* PageContent

* Update mappings/net...

4f3d7449a302a9c2b0cd959efc4f64f2edd550e3 authored over 4 years ago
String renderable (or visitable?) (#1431)

* String visitable

Signed-off-by: liach <[email protected]>

* Fix leftover jd...

80cd54c7a94323d62876cf681ae9aee4d1569f0d authored over 4 years ago
TreeDecorator.getType() (#1445)

b5062489288c6888b48446090e368a0c0bf99b64 authored over 4 years ago
Resource pack organizer (#1440)

Signed-off-by: liach <[email protected]>

Co-authored-by: liach <[email protected]...

fb19c79e068f080e82feae00a38b7198ea8931a6 authored over 4 years ago
Four unmapped top level classes (#1441)

* Four unmapped top level classes

Signed-off-by: liach <[email protected]>

* ...

3d714f9c90090a75ff001e7daff50ae50a88ac97 authored over 4 years ago
A few soul speed mappings (#1439)

c34a0949a3cac4c3b8e9187b88dd6ea7a6b94de5 authored over 4 years ago
Added names for fields based on strings in class_5315 (#1385)

* Added names for fields based on strings in class_5315

Seems to store level metadata?

* G...

69ef17502282abf81057ea13e1c36aede26f2627 authored over 4 years ago
Loot and JSON stuff (#1437)

loot json stuff's factory -> serializer

Co-authored-by: liach <[email protected]>

caab34e99926223951fbd5f2e8cb70b5202c8d65 authored over 4 years ago
Add Structure Spacing Mappings (#1435)

* Add Structure Mappings

* Add more Mappings

* Add Even More Mappings

* Remove Duplicat...

1d5774f9780e66ee7003b50cd644e5bfabda1ffe authored over 4 years ago
Some pre 2 mappings (#1422)

* Some mappings

* Rename

098cbb1f3cfc865f54f20b76a7af864a901ba66b authored over 4 years ago
Added a bunch of mappings based of strings related to the custom dime… (#1384)

* Added a bunch of mappings based of strings related to the custom dimensions.

* Added liach'...

de4314e606236e590529954a2dd8a34953b837f3 authored over 4 years ago
Data and Server startup mappings (#1423)

* Data and Server startup mappings

* Actually, lets fix that param name and do another method...

50de34711b7c7979b439c607154ac05325d40d8f authored over 4 years ago
Fix wrong NativeImage method names (#1279)

* Fix wrong NativeImage method names

* Specify color in getter and setter, along with format ...

f80e52b1a1eec399c38952d6b79b8363e0ced67c authored over 4 years ago
pre1 stuff (#1420)

* pre1 stuff

idk

* more stuff

* remove things already mapped

removes things already ...

49284a0f45c0807b312d8cc7dc2198044b93cecb authored over 4 years ago
A bunch of param names (#1436)

428928b420546d5e89b8585cc350e386d1c742fa authored over 4 years ago
A bit entity brain/anger stuff (#1430)

* A bit entity brain/anger stuff

Signed-off-by: liach <[email protected]>

* F...

8619da580fe1db15c22c887d76a354d51407b055 authored over 4 years ago
Explosions (#1429)

Signed-off-by: liach <[email protected]>

Co-authored-by: liach <[email protected]...

4edabede943ea56c73fb2507f6aac0e4747c428f authored over 4 years ago
Various misc changes (#1372)

* Fix #1369

* CriteriaMerger -> CriterionMerger

* ItemRenderer.renderGuiItem + related nam...

3eb088abbaa0797cc85c10ea2cc79738ad266551 authored over 4 years ago
GameRules docs. (#1381)

* GameRules docs.

* Be a little less redudant

* Update mappings/net/minecraft/world/GameRu...

779b1dc2f52747784d4ee61b2683c53eac5360c3 authored over 4 years ago
Map graphics modes (#1418)

* Map graphics modes

* Change languageKey to translationKey

Co-authored-by: liach <7806504...

f02f57cf81610d91ad3d4263d571f298c3f997e1 authored over 4 years ago
Data pack screen (#1419)

* Data pack screen

* Update DataPackScreen.mapping

bcdd72dcbccc00d5c5a5087966eb769286e20b66 authored over 4 years ago
Map TextureUtil (#1426)

* Map TextureUtil

* Fixup: Remove unused mappings not picked up by Enigma

* Fixup: Properl...

0ebbc7b3a13b8218d0172cb402e2c7d2f9a340ff authored over 4 years ago
Added mappings for new fields in DefaultBiomeFeatures (#1432)

* Added mappings for new fields in DefaultBiomeFeatures

* Update mappings/net/minecraft/world...

ffd49220abbc3ef7c0afc66b547818ef556bfb25 authored over 4 years ago
Add Some Missing Mappings (#1433)

* Add Some Missing Mappings

* Add ClientWorld.tickTime

2a67772669b313b3118316eef5c71eb6fd8f49f1 authored over 4 years ago
Map HandledScreen label coordinates (#1428)

8278778f58da824cf0480e71d50edcb2384582a0 authored over 4 years ago
Registry codec stuff, and that thing is registry not dimension tracker (#1425)

* Registry codec stuff, and that thing is registry not dimension tracker

Signed-off-by: liach...

10be6db16ac6744e6547f7979e1ed505abb1ced5 authored over 4 years ago
1.16-pre2

c6412435cf071747780831f0588671b834064980 authored over 4 years ago
Document chunk tickets (#1408)

* Document chunk tickets

* Update mappings/net/minecraft/server/world/ChunkTicketManager.mapp...

baf212f894c1f1249836ae4ee7a5ea9aecc25a73 authored over 4 years ago
Some small command manager things (#1421)

* Some small command manager things

* RegistrationRule -> RegistrationEnvironment

8af4a7588997c18bb9aab1b74ce8e8286b7e2af5 authored over 4 years ago
Some small mappings (#1424)

* Some small mappings

* Liach's is a bit better imo

* Update mappings/net/minecraft/resour...

2fb0e8e8e51143bfd29a4df16965ec5bd361c426 authored over 4 years ago
1.16-pre1

0295b1e8d5aeddff1b2fe5095d3a32844700f95a authored over 4 years ago
Finish mapping campfires (#1416)

* Finish mapping CampfireBlock

* Map lastsLonger parameter in CampfireSmokeParticle

* Chan...

e8f419f2c43ce73ca0324ec6f7bc5f0a1cae4a5b authored over 4 years ago
Structure and feature stuff (#1415)

3e57ee1372265d8c22a1584b6e269841ae8c1cdb authored over 4 years ago
A handful of random mappings (#1417)

* A handful of random mappings

* follow the conventions lol

* Review tweaks

* and this

e1c2ee273f8e10303625b5bd3db44d7505c632de authored over 4 years ago
Update dependencies including enigma

b735115d036430d5cd0b39819abfa5bf67fc5abc authored over 4 years ago
World related mappings and docs (#1407)

* World related mappings.

* Update mappings/net/minecraft/world/BlockView.mapping

Co-autho...

1d2c617b87825b340bfee03b294d7e831b41e2c1 authored over 4 years ago
Datapack failure screen (#1406)

* Datapack failure screen

* Update mappings/net/minecraft/util/Util.mapping

Co-authored-by...

8b0ccf32d2f2cd0249cd9d855c8256d27e09c2f7 authored over 4 years ago
Couple of AbstractBlockState Mappings (#1410)

* AbstractBlock method_29291 -> doesRequireTool
field_25184 -> requiresTool

* method_29292 -...

6d8141822d007d013811de509ecf9d682565e50c authored over 4 years ago
Map new respawn anchor methods (#1411)

* Map new respawn anchor methods

* Change isNotFullyCharged to canCharge

Co-authored-by: l...

e5a34b3d29cd0d406c27e95091d4c41cd76fe04f authored over 4 years ago
Map ZOMBIE_TYPE (#1414)

* Map ZOMBIE_TYPE

* Clarify that we mean "type of entity"

990203f1969c42eea1e7714caf2ca2ef888afa59 authored over 4 years ago
Map more 1.16 additions to default biome features (#1405)

* Map the remaining Nether feature configs

* Map the configured ruined portal features

* M...

7112703c9068439669ff485808b3b3d391e5e985 authored over 4 years ago
Map transparency shader fields and methods (#1412)

* Entity#isAlive(0) -> isValid

* Framebuffer#method_29329(1) -> copyFrom

* GlStateManager#...

563be4317463d750bdf2c0005ed24fa2af138ada authored over 4 years ago
New loot registries (#1404)

2a0a9d4beb44a92bf80fa8f8ee0e94ae82447100 authored over 4 years ago
Shorten inner class names on GameRules (#1400)

* Shorten inner class names on GameRules

* Actually rename everything lol

1bf926e65cd203cd8d018073c810e6f7442ce9dc authored over 4 years ago
Misc. Issue Resolution (#1401)

* PlayerAbilitiesS2CPacket.fovModifier -> walkSpeed (#1392)

* GameJoinS2CPacket seed -> sha25...

2fbbb01395d1d2cc93b7070b9147b86ed291ca2a authored over 4 years ago
20w22a

e9c5c02d50cc6cbc8a2205cc3d1dc6d5250374a9 authored over 4 years ago
Document scrolling parameters. (#1399)

* Document scrolling parameters.

Sideways scrolling is actually tracked!

* Update mappings...

21793c91ba4d752237ba6b95ea50136dbdc55c45 authored over 4 years ago
DimensionType.createTracker -> addDefaults (#1398)

3eb1bca898996e4f1f8a310797f07c42812b22af authored over 4 years ago
Update CompoundTag.mapping (#1395)

* Update CompoundTag.mapping

* Remove new suffix

ae1ac53ca85ce38600872543d3bc867a76b27253 authored over 4 years ago
HandledScreen parameters (#1389)

* HandledScreen parameters and renames

- Mapped a lot of parameters in HandledScreen
- draw[...

bfbd2bdc417bbace8ffc1c74da278ee5e65d5bfb authored over 4 years ago
Add Structure Mappings (#1393)

fa4f735b49abacc6f6e43b6901fa81c08af932d5 authored over 4 years ago
Spawn locating mappings (#1386)

SpawnLocating and ServerPlayerEntity must be in same package

Signed-off-by: liach <liach@user...

35f45ac7ae29b0ec3614ad0daa6f15d45f854499 authored over 4 years ago
20w21a brain (#1387)

* 20w21a brain

Signed-off-by: liach <[email protected]>

* Update mappings/net...

b274a2e932f426ee08353f4cf4f585facffc464a authored over 4 years ago
Improve and add mappings related to soul speed (#1391)

* Change the applyFrostWalker method to applyMovementEffects

* Map soul speed-related methods...

1f53bd3df4f2aca7b7231dae5fd27d062d75f27f authored over 4 years ago
Dimension tracker (#1382)

* Dimension tracker

Signed-off-by: liach <[email protected]>

* Good ol tabs
...

599f1dcc91405de0e59f882f462da9d8c997e257 authored over 4 years ago
Standardize attribute modifier mappings (#1390)

* Standardize the suffix of attribute modifier ID fields

* Remove prefix from attribute modif...

ded5c7e457eab63735e131256582133113a902a2 authored over 4 years ago
BasicInventory -> SimpleInventory (#1364)

5cb31165d390b4c566ac0b774a70a084f41274dc authored over 4 years ago
Named the Codecs where possible (#1388)

Only in files where there is a single static Codec.
Also named 2 (I think) loggers to "LOGGER"....

4c6a867e694bbe5903a6b2258eba406077535c18 authored over 4 years ago
Registry key refactors + doc (#1383)

* Registry key refactors + doc

Signed-off-by: liach <[email protected]>

* Upd...

ef47f9949bf1ed991acabda9a6d3f4b80c19180a authored over 4 years ago
20w20a mappings (#1353)

* 20w20a mappings

* GameModeSelectScreen -> GameModeSelectionScreen

* Revert class_5281 to...

77f8ede4b4a5c43e57169b72715c2369d88bf976 authored over 4 years ago
Map most of DimensionType (#1378)

ccc0a44671fb443e6c6dea88d8c9a4b0e1a016dc authored over 4 years ago
Improve state mappings for 20w21a (#1380)

* Move mappings from removed AbstractState class to State

* Map redstone wire dot shape toggl...

f024d7216f4ccb14048138148cdd3ef8484f8f52 authored over 4 years ago
Map disable multiplayer and chat command line options (#1376)

c22c154642a968ec37daecbfb670da63462bbbfa authored over 4 years ago
Registry mappings (#1379)

* Registry mappings

* Update mappings/net/minecraft/util/registry/Registry.mapping

Co-auth...

2ce4c9b9aa9354745e2618109c65de970234fc51 authored over 4 years ago
Restore registry names, give the new fields a temp name for now as their names are auto generated but incorrect.

5e898bb84ac438e97ab4ef02de3e80dbd6778fc5 authored over 4 years ago
20w21a

4f89f2fdba077520cfdc9f7dc547a687d73e4d10 authored over 4 years ago
Give the NeFos and RUMO structure piece types actual names (#1370)

Their names are automapped, but they are based on the short IDs
which don't make any sense.

eb287934d9a39a98105d4effb1b613b39ce13b9c authored over 4 years ago
Rename Box fields (#1368)

d7ea90c9a9d13b48f5b9d2fc7d1bde5842b1c4f9 authored over 4 years ago
Rename logger print streams to not use prefix naming (#1371)

26b7b704db734b526ba758589b1e6b4053dc966d authored over 4 years ago
20w20a stuff (#1351)

* some stuff

new criterions, gamemode switcher screen, and datafixes

* more stuff

predi...

4c440d8179f00cc35530069af864289647ff74d2 authored over 4 years ago
onBlockRemoved -> onStateReplaced (#1363)

* onBlockRemoved -> onStateReplaced

* onStateReplaced Javadoc

* parent -> super style chan...

9ae9f240a7087050da8c56ee1f0dba53d1650aff authored over 4 years ago
updated distance to spacing to make consistent with naming for other structures and in useages in StructureFeature classes, particularly AbstractTempleFeature (#1362)

6d03f1f1039f7f729869de9b68db1db78d7a11b2 authored over 4 years ago
Material Name Improvements (#1190)

* Begin refactor work:
Sand -> Aggregate
Underwater Plant -> Aquatic Plant
Bamboo Sapling -> ...

ca79a51a1a1ea534659028b4218b8907eec3037c authored over 4 years ago