Ecosyste.ms: OpenCollective

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

github.com/QuiltMC/yarn


https://github.com/QuiltMC/yarn

Some refactor and clean up with KeyBinding and EntryListWidget$Entry (#1348)

* Some clean up with KeyBinding and EntryListWidget$Entry

Signed-off-by: shedaniel <daniel@sh...

b24611fe8e58f3947392d46112da04b96c49aa2f authored over 4 years ago
Fix a slight error with the loot table generator mappings (#1357)

c67050a4f480b0f2903d1b0e9afb4e776308dc1f authored over 4 years ago
Packet mappings (#1358)

b48dcfcbc926d28db0f144aa4ed87d7631e1d7e5 authored over 4 years ago
map chunk generators and biome sources (#1352)

* map chunk generators and biome sources

* map more parameters and functions, and rename nois...

bfbea641fcf1b21ea1b346b87d12525daca3c476 authored over 4 years ago
20w20b mappings (#1355)

21ff19a1b9b4086b1789a5b7d875c89af680b1e9 authored over 4 years ago
20w20b

ee7f5941117f414754b417eb12d32b1f3a7ed41c authored over 4 years ago
The WorldAccesses (#1350)

e1bce15cca1693d41ac1deedf1f6b83755f6cdbc authored over 4 years ago
JigsawOrientation mapping (#1354)

38158a35ec03c39131e4ceaa2fa206df1ff868f6 authored over 4 years ago
TickableRealmsButton -> TickableElement (#1349)

This is because it isn't for realms anymore, and Screen implements this

7df3e4d656f36643c4fe5873bedb333abd57b658 authored over 4 years ago
20w20a

015995dd3ff7e4adc659479e63168444632b4a18 authored over 4 years ago
Start on chunk generator docs (#1346)

* start on chunk generator docs

* fix typo

* linkplain

* update chunk generator jdoc.
...

f452d4fec24bcf755f34a54d8073fd48bf80e06f authored almost 5 years ago
stuff (#1334)

yep

2cf69190140df2ee52a523083c7d76c98757b510 authored almost 5 years ago
Nether biome sampling mappings (#1347)

cb153d1679a8fa07b69f9ab7f377cdbdbc92d71d authored almost 5 years ago
Some block methods and param names (#1335)

* Some block methods and param names

* Update mappings/net/minecraft/block/AbstractRailBlock....

f0b960559c42a1ac8f2be2a24db4a3be9695ce78 authored almost 5 years ago
Entity predicates javadoc (#1345)

* Entity predicates javadoc

* Grammar brainfart

* Update mappings/net/minecraft/predicate/...

b93876d22a9450d49a8b61e87035785ce100273a authored almost 5 years ago
Improve Loot Table mappings (#1338)

* Improve Loot Table mappings

* Fix a couple wrong names

* finish itemDropper -> lootConsu...

d3323c23bfba2624d0b099833c949eeb9ae07dd8 authored almost 5 years ago
TextRenderer.getStringWidth(Text) -> getWidth() (#1341)

5819592fda6ea02980abd37ff863d379832f9f7b authored almost 5 years ago
Music & fixes (#1339)

* Music & fixes

* musicSound -> music

077ab157303c12f4e82e2cde5b638382cd68cdf8 authored almost 5 years ago
Map FallibleItemDispenserBehavior.success accessors (#1340)

246edc42abd8e66fe7b7e27d8de02a9d3b0dfb00 authored almost 5 years ago
Command stuff (#1330)

* Command stuff

* TeamsgCommand -> TeamMsgCommand

e72a65b900fad7d50f20b488f40fa40cef5c4e7d authored almost 5 years ago
Goal selector related mappings (#1336)

* Goal selector related mappings

* Update mappings/net/minecraft/entity/ai/goal/GoalSelector....

1f8c97ed9f159689777f1ab485c693a688a8082a authored almost 5 years ago
EntityCategory -> SpawnGroup, SpawnType -> SpawnReason (#1327)

* EntityCategory -> SpawnGroup, SpawnType -> SpawnReason

Closes #1315

* Fix missed name

...

9b001525fa2dd4d3f530e8f534430153576fdcd4 authored almost 5 years ago
Screen fixes and drawTexture docs (#1324)

* Screen fixes and drawTexture docs

* renderDirtBackground -> renderBackgroundTexture

* Ad...

47b6960be2aa18d3585c9dc2f79ad5049eaf81c4 authored almost 5 years ago
Lots of entity mappings (#1322)

* Lots of entity mappings

* Apply review suggestions

* Apply more review suggestions

* ...

7725dcb8278d1f97a1a11b9ba2a9ec961283be91 authored almost 5 years ago
20w19a

ef74eec9c1de7c1a5cd7482c837206e21fef1c73 authored almost 5 years ago
Update Enigma (#1333)

7f203aa3b50bcab0d4896b0c230c475eba7e9ea4 authored almost 5 years ago
Methods and field relating to player disconnecting (#1331)

* Update ServerPlayerEntity.mapping

* Update ServerPlayerEntity.mapping

32d84d62769a374a517fa49367f0902c3f1f1f98 authored almost 5 years ago
Block Action -> Synced Block Event. Level Event -> Synced World Event (#1323)

* block action -> synced block event, level event -> synced world event

* Missed a couple, ma...

d31805d0b757e39d5aacf5c93c99c00cde8ffc9f authored almost 5 years ago
Spawn mappings (#1316)

* Spawn mappings

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

* Updates some stuf...

001998d87622146ccacb86470713b46331e233f1 authored almost 5 years ago
Advancement new stuff and refactor old bad names (#1310)

* Advancement new stuff and refactor old bad names

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

2e74ea5a2f9c1c3b6e1d83e17e02241257e20047 authored almost 5 years ago
Bring back the parameters (#1307)

* Bring back the parameters

* better

* isBlock -> matches

* matches -> is / isOf

1f2d9d7e4ba77b79b935af5f6739d6cf08526587 authored almost 5 years ago
Restore missing BeeDebugRenderer$Bee (#1314)

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

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

3dff7b85293a139ff8683e96f98bef32a4dbc879 authored almost 5 years ago
Rcon (#1313)

* RconServer -> RconListener (Mojang name)

* Mapped some missing names and params in Rcon

607197f5d9a41ed4b4f3c2ec58463bf64bfdf797 authored almost 5 years ago
item property getter (#1305)

* item property getter

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

* rename this...

c1df20bd04a206c6e8b1b229d2eadcfd9b921e91 authored almost 5 years ago
Map some blocks, fluids and block entities (#1309)

* Map some block, fluid and block entities

* Flowing -> Flowable

* oops

* Update mappin...

1ecd1031fa032834a75b65af3869d3e4c2a494af authored almost 5 years ago
Datafixer and random utilities (#1306)

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

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

e19a774422c968cc93c018cca05ec21500f2101d authored almost 5 years ago
Some javadoc and param names in mostly server related classes. (#1278)

* Some javadoc and param names in mostly server related classes.

* Update mappings/net/minecr...

07205b5cbc1f2aa6a4d2afbab0e62fccd45d20c4 authored almost 5 years ago
A few stuff around tags (#1311)

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

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

2da805da6bd492983eebc41dd0c54ebcd9c6d8a4 authored almost 5 years ago
Entity type missing stuff, new server properties (#1312)

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

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

104490a2e267ec5bdf366918db5dbf1c7a70ab97 authored almost 5 years ago
Small rename in Advancement$Task. (#1308)

I saw it and it annoyed me =/.

1a923c8bcaa4c6b61c4b9d2614400773feca4716 authored almost 5 years ago
multiplayer enigma boogaloo (#1298)

* a lot of very random mappings

* fix mappings

* typo

* Update mappings/net/minecraft/c...

aab2c54e5c4889373e436b46b344c493d52808d9 authored almost 5 years ago
20w18a

9a617e47076b110ee71d1e60357042def15121ba authored almost 5 years ago
Renamed `createBossBar` to the more apropriate `getBossBar` (#1304)

8bf2b067a9cc270fc6c8a55747c43344e66cbc46 authored almost 5 years ago
Fix method name in VoronoiBiomeAccessType (#1296)

* Fix method name in VoronoiBiomeAccessType

* Changed method name to match similar named func...

09f2c49653e0da87ed2c9aaf2dfa0ada6371b7b9 authored almost 5 years ago
Attribute command & related stuff (#1295)

* Attribute command & related stuff

* missed parameters

* updated name

8a00a58f58e9aa510716b96a2431d733454b9a68 authored almost 5 years ago
Text mappings (#1297)

* Text mappings

still a bit more to go

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

fcd86fa77afe61e658d5f4cf7a53b4f7c20225d1 authored almost 5 years ago
Map new GameRule methods and EditGameRulesScreen (#1299)

* Map new GameRule methods and EditGameRulesScreen

* Update mappings/net/minecraft/client/gui...

d4063b9643a03e39dc9239049e7161938315ccdf authored almost 5 years ago
20w15a Mapping Fixes 2: The Jumping The Shark Update (#1172)

* Fill in missing names, fix questionable ones

* ForgingScreen -> AbstractForgingScreen

* ...

294117575e3970a2f16bb4f885a2ded2f53dbb00 authored almost 5 years ago
Update enigma to fix the dark theme

a3931656dfa1b13eaa02b64f5a7bae4f3fc36ff5 authored almost 5 years ago
20w17a

659b0da1ddf00613787861b36ec82afd844474f7 authored almost 5 years ago
Map Structure PalettedBlockInfoList (#1290)

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

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

9e75adb26aa1a1e55d3b3446ea6b2c00f5ca1bbd authored almost 5 years ago
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....

ee2489da712c5896d44343fd455a6d38178bbd0d authored almost 5 years ago
Map tag tracked entry (#1289)

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

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

56285a38b73c6977afc6580094983fe054526b66 authored almost 5 years ago
Pick up shnupbup's stuff (#1288)

* stuff

Removed duplicated mapping

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

206a6e5b766a7ab3ce4d5ecc9a22c0fffe2f57a4 authored almost 5 years ago
Update dependencies (#1287)

* Update mappingpoet

Jd still builds without warning, should be good

Signed-off-by: liach ...

eb3b023106f74945aef38ec803df3569d8abb4df authored almost 5 years ago
Fix javadoc warnings (#1286)

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

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

7180726b1f992d74f38ddd60140bcb051f603377 authored almost 5 years ago
Map two inner classes (#1284)

* Map two inner classes

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

* Rename ang...

6455e15fcb51ebb378ca468aa0e372af0df81853 authored almost 5 years ago
20w16a jmx (#1281)

* 20w16a jmx

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

* Rename bad stuff and ...

b13c848a9aff87caa366b7f1e486b48f676f3633 authored almost 5 years ago
Map the new serverbound jigsaw generating packet (#1283)

This is jigsaw generate things not things generate jigsaw

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

aae7c8179facbe9f90746eba3d107ead38c45128 authored almost 5 years ago
Misc Strider mappings (#1273)

* Misc strider mappings

* Fix conflic (Mountable was already mapped as "Saddle-able")

67a8a36b135293404146332b3c2b3c27261d0eff authored almost 5 years ago
20w16a

863b0e905c8c40cf4e64907c7399f9e4ea1c0dd3 authored almost 5 years ago
World modification fix (#1232)

* World modification fix

* isWorldModificationRestricted -> isBlockBreakingRestricted

bff023630005572718ada852a44ff03116b6ce16 authored almost 5 years ago
Some entity stuff (#1277)

* entity things

* message methods

4a8babd6459a72d2ae0357c73523de67250d8e79 authored almost 5 years ago
i mapped things: HD remaster (#1271)

* some stuff HD remaster

* Update mappings/net/minecraft/world/biome/BasaltDeltaBiome.mapping...

558487a1c0496973b20c814b315c7a4adeb57c8d authored almost 5 years ago
AbstractBlock.Settings.dropTableId -> lootTableId (#1276)

5d0a3114bad4d40eb89119797409dddc2f773184 authored almost 5 years ago
getDropTableID -> getLootTableId (#1274)

* getDropTableID -> getDropTableId

* Update AbstractBlock.mapping

* dropTableId -> lootTab...

53df6519d5d2b91ecf110cab8949492eeab06fb8 authored almost 5 years ago
Map some 20w15a new classes (entities, enchantments) (#1269)

* Map some 20w15a new classes (entities, enchantments)

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

159546e8cd9e2254709ed2f30495335a3ffd6bd7 authored almost 5 years ago
20w15a

cf0ef0a6bd36b57372ec77c2e36abaefbecbc7a7 authored almost 5 years ago
Generate javadocs (#1268)

* Eww, embrace #1266! Die in a :fire: bukkit javadocs!

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

ec6bba566f1001062f9890a75ff6887c0f649e72 authored almost 5 years ago
Random fixes (#1265)

* bug fixes

* Update BlockEntity.mapping

* abcd -> xyzw

* closes #856

19270ae02a43f06530bc6cd11abe377cf7bde304 authored almost 5 years ago
trunk placer and tree generation mappings (#1261)

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

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

b4efaeadd2a5659ae5db8dfdf079d7747e1459eb authored almost 5 years ago
Rename attribute factory methods to be unique (#1263)

I hate unqualified static method/field calls and static inference!

Signed-off-by: liach <liac...

8a6cdb86990489bba0dd2b8975f30ee32c3fca1f authored almost 5 years ago
Region and session lock (#1254)

* Region and session lock

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

* Update m...

032ee0894bf445529f5c3bc019a50f9c50f43da0 authored almost 5 years ago
20w14a Attributes (#1256)

* 20w14a Attributes

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

* Map the attrib...

cabb00e658919f284f0df71ebd4b0e03cb4eab78 authored almost 5 years ago
Use serialized names for Biome.MixedNoisePoint fields (#1247)

3d277f0082c3d49bbbe46bc7c746537100de965b authored almost 5 years ago
Tags (#1250)

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

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

e0b168b9198ac244341b70294dbade5ea7035620 authored almost 5 years ago
Level file mappings (#1253)

* level file mappings

* synchronous -> dsync, revert enigma update

4bf04724a56d73e15a93d26195827462513c493f authored almost 5 years ago
some 14a stuff (#1251)

* some 14a stuff

* Apply suggestions from code review

Co-Authored-By: Yanis48 <doublecraft...

5ef7ccfb9b7ab14b9b2b2550bb6ed666225be346 authored almost 5 years ago
20w14a dfu (#1252)

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

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

0a9fd73fa4f1a70c99df8cccb4b998b39de6896c authored almost 5 years ago
20w14a

0c14fa6444f67c802efa4ee3be2b2cea22329036 authored almost 5 years ago
block bad names and glstatemanager bad stuff, rotation3 -> affine transformation (#1244)

* block bad names and glstatemanager bad stuff, rotation3 -> affine transformation

close #122...

c785526e757c670a5c92f476c2f6d3f927a85280 authored almost 5 years ago
block entity mappings (#1237)

d154cce21983f49a2d8958667d0fb7cee14607ab authored almost 5 years ago
Fix two more errors with Criterions instead of Criteria (#1243)

18c62920fcbac223d8eaa2a146053fe86c19d6a0 authored almost 5 years ago
2 Rename fixes (#1242)

4b817e7c6877a98592cf16024efa4c1f58ede39d authored almost 5 years ago
stuff (#1231)

* stuff

less cursed this time hopefully

* Apply suggestions from code review

Co-Authore...

8cd54e488612b3714473d328e277af0ad14fec79 authored almost 5 years ago
Fixed Item spelling in register method (#1238)

6199cacacd7b46dbb2bc78bc40f9661eaea26676 authored almost 5 years ago
Remap inventories :D (#1154)

* Remap inventories :D

* @see -> see @link

* getMaxStackAmount -> getMaxCountPerStack

C...

99ba24aaaffa42b06e9f1762277252b84c196bd8 authored almost 5 years ago
Move direction transformation and matrix3f to util math (need same package) (#1235)

move two matrices to non-client;
move two transformations to util math;
move globalpos to dyna...

80aa99310559f4e0dc76e1c881439eaf6e524f3c authored almost 5 years ago
Renderer mappings (#988)

* part.render(matrix, vertices, light, overlay, red, green, blue, alpha)

* Fixed bad names

...

3d228282e6461f616b469d81f1da2a8f1f7699f2 authored almost 5 years ago
Add CONTRIBUTING.md, mention mojmap being ARR (#1222)

* Add CONTRIBUTING.md, mention mojmap being ARR

Closes #1221. Created CONTRIBUTING.md file th...

c1d0d9db1f580a757ee43390038784d5228d4c44 authored almost 5 years ago
Jigsaw and rotation/rule test stuff (#1227)

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

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

ab49bb2e7bd91a0c26ba6b8a79c175dbfbba2aca authored almost 5 years ago
Strider entity mappings (#1225)

* strider entity mappings

* some additions

* changes

* changes

* Update ItemSteerabl...

f3692142b69b6995bdff5bc00f428f4e55c76f69 authored almost 5 years ago
20w13b

421fd43218c5b81e49f40cc6c7f136ca9a9ea9d8 authored almost 5 years ago
Map two missing inner classes (#1228)

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

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

0c84d443c277895436337dc8a4e9685671d090d8 authored almost 5 years ago
Javadoc for some client, datafixer and other miscellaneous areas. (#1219)

* Javadoc for some client, datafixer and misc.

* Update ServerPlayNetworkHandler.mapping

*...

7b32b5f8742838e848e17adb8343afa80f432a61 authored almost 5 years ago
Map two new farmer tasks (#1229)

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

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

d93a2d54d521e5fb227ea5357bacc17f52cd1219 authored almost 5 years ago
Minor dfu stuff (#1226)

* Minor dfu stuff

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

* Missed this

S...

486d832be539d354e71db979a0ff5e4ba51d1f69 authored almost 5 years ago
Some block mappings (#1223)

* Some block mappings

* Update mappings/net/minecraft/block/Blocks.mapping

Co-Authored-By:...

dcf8bb0e965081a644c2e4cc9cb0a360a564e05c authored almost 5 years ago
20w13a

a068df5d3ddfa930cb11e044f45ab7c26a088e56 authored almost 5 years ago
EntityContext -> ShapeContext, EntityContextImpl -> EntityShapeContext (#1213)

Fixes #908.

This context is exclusively used by block's 3 shape checking methods.
For its us...

4bcc8ac47cbf1651708665469728288740d4143c authored almost 5 years ago