Ecosyste.ms: OpenCollective

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

github.com/QuiltMC/yarn


https://github.com/QuiltMC/yarn

Undo repo stuff since nexus handles redeployment failure

b76040a2cd699af8130658fa3d9b88749477abd9 authored over 3 years ago
Dont allow overwriting existing versions (#2357)

Ensure branch name equals mc version

fefa2ebd4e7ce3958422037316835149417155da authored over 3 years ago
Publish to the correct group...

f91fece991ba992726d0cefd8ba7c1723e7ca65c authored over 3 years ago
Actually update the MC version in the build script..

aec7f8ec931140c970f52926e50099a24087c22a authored over 3 years ago
21w17a

71cbfa770b5c523f1c83ba6e41481e86a09c6272 authored over 3 years ago
Map text methods and params (#2351)

* Map text methods and params

* Update mappings/net/minecraft/text/ScoreText.mapping

Co-au...

f2217e499cf87c2bc81da19ce7336fc9964eac3c authored over 3 years ago
Map tree params (#2350)

f50b55eecff40d72f69ecf5cab8c7bc0a7162b4e authored over 3 years ago
Map top level classes (#2349)

4a9c1c8639192fefcacb7191c87969b7f1330894 authored over 3 years ago
Map realms (#2347)

* Map realms

* Update mappings/net/minecraft/client/realms/dto/UploadInfo.mapping

Co-autho...

1597971e90fafb24fb2c1fcb9fb800ca1b1fee15 authored over 3 years ago
Fix javadoc errors (#2348)

3d5a2db229d5459dfae650e55001f4c45e95007d authored almost 4 years ago
Change Slot.onStackChanged -> Slot.onQuickTransfer (#2346)

Fixes https://github.com/FabricMC/yarn/issues/1656

c109973ce2f5de2f5c458d4ab2df22357e54764e authored almost 4 years ago
Document the Vec3d class (#2341)

* Document the Vec3d class

* oops

* reverseSubtract -> relativize

* Update mappings/net...

7ad52282176bf3c9bbcd1a7c10e5b167259bd19a authored almost 4 years ago
Map tree decorator (#2345)

90d97a00af9ccee7f5b42f37392393f3329e753a authored almost 4 years ago
Update Dependencies (#2343)

* Update build.yml

* Update publish.yml

* Update update-base.yml

* Update build.gradle
...

682eb367c8e789cf66ab1bb21dd2c6b35a3187d5 authored almost 4 years ago
21w16a stuff (#2340)

a99ec0c4f06ce1a1309378b18685b8102800dccf authored almost 4 years ago
small 21w16a things (#2342)

e0d95e89601541d546d2b88840bfafd48c314114 authored almost 4 years ago
Fix regression and map recipe datagen. (#2339)

* Fix regression and map recipe datagen.

* Update mappings/net/minecraft/data/server/recipe/C...

21e55899a10f90ee08fd835e30704dca7789a716 authored almost 4 years ago
Fix src member names in unmatched root classes

7f65f51654beb1aa297015c981aa60b4fd23b45a authored almost 4 years ago
21w16a

0d9ca60b62833f16149f973234892bc8ee3f7447 authored almost 4 years ago
structure piece holder and timed task nested class (#2315)

refactor some broken stuff

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

Co-author...

01f3c5067bd4c080e2ef46ebe4b19901b9ec9930 authored almost 4 years ago
A few more constant classes (#2319)

* A few more constant classes

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

* Drop...

944e85408f1c2482d357f0a549c96e715859fba5 authored almost 4 years ago
Map various render buffer / buffer builder internals (#2324)

* Map various render buffer / buffer builder internals

* Further mappings + added some names ...

e1aec798d8c43ac77c2d0529d37d3812a6012bf5 authored almost 4 years ago
Entity flags and other constant fields (#2331)

* Entity flags and other constant fields

* updated unpick

970cb76c9cd49018c417cf39278f33fd8e3fee18 authored almost 4 years ago
Add conventions for game content capitalization in documentation (#2325)

* Add conventions for game content capitalization in documentation

* Use sentence case for th...

012d0ebd24fd006979cd4af257c3fa5b9320cd6e authored almost 4 years ago
Map raw metal blocks (#2327)

* Map raw metal blocks

* Rename the MapColor.IRON field to RAW_IRON_PINK

4a38df5fed8c620f151d32aa78ec00f96c27202a authored almost 4 years ago
Yet more obscure stuff (#2323)

* Map some incidental fields

* Map the very hard to understand (unused) class. Name is WIP. M...

a00c699024477b6393b9d0d3f222eedff8aebc8c authored almost 4 years ago
Some block constants (#2335)

302c9c2a30625bc30101abeef4237236a13f1c5b authored almost 4 years ago
21w15a worldgen (#2336)

1c509d58602a28e3a2a0f69060d33042c89a167e authored almost 4 years ago
Renamed dragon entity parts (#2316)

* Renamed dragon entity parts

* FLAG suffix instead of MASK

88d0870fd41070a12e1ed31646235b4ab561ff68 authored almost 4 years ago
Map marker entities (#2326)

* Map marker entities

* Reword the documentation for the EmptyEntityRenderer class to highlig...

5ab745bc99cbc81a4492e7249ae2938be943f31b authored almost 4 years ago
21w15a stuff (#2330)

a046ab2dbb8d31c3f015f49ed304063c9e279e93 authored almost 4 years ago
Map new int and height providers (#2328)

* Map new int and height providers

* oops

* oops again

00a863b1b916c8411ed61afe969d981bdf2b3897 authored almost 4 years ago
Map the gray map color used for deepslate (#2329)

dff0bfa5604c7a7ab80aba9087f2e72446fd9717 authored almost 4 years ago
21w15a

9ac44da9dba413c0719d20868938fe1f9e2d70e7 authored almost 4 years ago
Add javadoc linting task using Filament (#2318)

* Add javadoc linting task

* Fix all javadoc formatting

e7d81b806cd8021a7a52953fada7de9a87443d18 authored almost 4 years ago
Data Package Mappings (#2301)

* Data package mappings

* Fix a whoops

* Update mappings/net/minecraft/data/server/Recipes...

553595343399fe4103eefc39e78fdccd530e228f authored almost 4 years ago
Last few top level classes (annotations) (#2321)

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

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

177f38b9aa2cf080078c1c21d1f18e202e9e9ce7 authored almost 4 years ago
Recipe mappings (#1325)

* Recipe mappings

Co-authored-by: Joseph Burton <[email protected]>

* Update mapping...

d5b723196748e7f5cae78cd618a9e4652e77ffeb authored almost 4 years ago
Increase turnstyle timeout

00d516c67e8fd0e19df27d28b6081d825e618c53 authored almost 4 years ago
Fix base and spread in UniformFloatProvider (#2305)

d7d90b87ce8c2cd5605b83227aa37818a9c82c14 authored almost 4 years ago
Fix GameOptions#onPlayerModelPartChange (#2307)

* Fix GameOptions#onPlayerModelPartChange

* Update mappings/net/minecraft/client/option/GameO...

ec6d215fae85a7f123867ada010e0e5167fb4e4a authored almost 4 years ago
Two new exception classes and a bunch of legacy names (#2309)

* Two new exception classes and a bunch of legacy names

Done in a way to avoid/minimize confl...

54ee32397a646107f73fb34101c8cbf380315bfe authored almost 4 years ago
Some world-related methods and constants (#2313)

339a846b43a95801e710353a0130dcc2f9752519 authored almost 4 years ago
Model part cuboid consumer (#2310)

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

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

64b96381c09909f87830f081cb44a879ffa44446 authored almost 4 years ago
Some minor client render stuff (#2322)

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

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

d683a756a7188e05f83b050f86904eb85005f6ff authored almost 4 years ago
Delaying channel inbound handler in server network io (#2308)

* Delaying channel inbound handler in server network io

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

37e0f89ac06c59dd16763aca132297c0694ca5fc authored almost 4 years ago
Remove unnecessary paragraph end tags from documentation (#2295)

* Remove unnecessary paragraph end tags from documentation

* Update mappings/net/minecraft/it...

fbad72f5e9613144b38645c19a53934b4f957e10 authored almost 4 years ago
Gradle 7 and JDK 16 on actions (#2317)

fa6da9349daf9abffe1096964293476069de99ef authored almost 4 years ago
AI Mappings (#2298)

* 21w13/14a classes

* Fill holes in existing classes

* Update mappings/net/minecraft/entit...

8eb917d43a344d4bc7739172ebaea47128eaaf53 authored almost 4 years ago
more 21w14a stuff (#2300)

* stuff

mostly client stuff

* Apply suggestions from code review

Co-authored-by: liach ...

19c661296a50d33bef0f6ebebe85705d02073414 authored almost 4 years ago
Map and document the string constants in the BlockFamilies class (#2314)

* Map the string constants in the BlockFamilies class

* Document the string constants in the ...

82bd9b740fadb10d78ca2a763e125d4d7739b735 authored almost 4 years ago
Map and document the Box class (#2304)

* Map and document the Box class

* method_35580 -> contract

* Add javadoc links

* Updat...

0992c714241a93911d88e9bffa95dd85fae863fb authored almost 4 years ago
Drop uuid suffix from senderUuid (#2306)

9668c5813261ba377234dd95e8386031b99bc297 authored almost 4 years ago
Migrate build-logic to filament (#2303)

* Migrate build-logic to filament

* Fix

* Cleanup

6304e347f3f51bcfdead36f64f5fd0af7abfb605 authored almost 4 years ago
Remove java < 11 support for yarns buildscript. (#2296)

f42f7bb2ed220ac11643cd27f9250f30693ac1ed authored almost 4 years ago
Map Matrix3f and Matrix4f (#2297)

* Map Matrix3f and Matrix4f

* Use row first/column first than transpose or not

ec97f0745c0b9cf5dace84c286562a6a6c97f5f2 authored almost 4 years ago
misc stuff (#2292)

* misc stuff

* Apply suggestions from code review

Co-authored-by: YanisBft <doublecraft.of...

4b9ac0574db6d69e8e1a3b6015b01dca9e93aa4d authored almost 4 years ago
Map various changes to block families (#2293)

* Map deepslate block families

* Rename the BlockFamily.chsieled method to chiseled

* Upda...

8c4c969b5adc4d5ec9e7c163baeea710da99ad97 authored almost 4 years ago
server address (#2291)

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

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

1e508a3bdf17c7f6f87a6855ebff9f77a9181fe9 authored almost 4 years ago
Map some constants found in the world classes (#2288)

* Map some constants found in the world classes

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

67225d43f50309645fc5dd7f65eeb7907eb1ee82 authored almost 4 years ago
Plug some of the holes in PlayerInventory (#2287)

* Plug some of the holes in PlayerInventory

* Update mappings/net/minecraft/entity/player/Pla...

c700690ec26b62b88d5c18ef8172df80989a14e2 authored almost 4 years ago
Entity Status Constants (#2284)

* Initial Pass

* EntityStatusTypes -> EntityStatuses

* Update mappings/net/minecraft/entit...

6d831350d9514fa4c33b25cb79f4461cd5213ff4 authored almost 4 years ago
Ensure that releases are not ran in parallel (#2294)

232a1e0b9fad2936fad73783e91d5d214bac6949 authored almost 4 years ago
Map entity methods, params, etc (#2266)

* Map entity

* Map hostile mobs

* Map passive mobs

* Map some entities

* Apply sugge...

5938ece303b49d82eff331e174ab0f6c1220c5e7 authored almost 4 years ago
Map item fields for waxed oxidized copper (#2290)

6148458b10e84cf5e60592987162a17b817fb94e authored almost 4 years ago
21w14a

All of the package-info classes are just reformatted. The tool used to generate them didn't outp...

3d39c74f21360d12915c5529aecdccb64beb41bc authored almost 4 years ago
Fix typos and update enigma (#2286)

* Fix typos and update enigma

* forgot this typo

* Update world_events.unpick

605d584f53788a8a580f4fb2280f207467d4b186 authored almost 4 years ago
Map the internals of PackedIntegerArray. (#2285)

* Map the internals of PackedIntegerArray. Some values taken from #1686

* Update mappings/net...

2caa3102412255781ed95e20d8c88dbd2ab61929 authored almost 4 years ago
Map misc weighting stuff (#2281)

* Map misc weighting stuff

* Map pools and move to the collection package

* Implement @lia...

fba9d9e17841128626d574ad7ccb505523d9bc50 authored almost 4 years ago
Misc 21w13a stuff (#2271)

* misc stuff

* Update mappings/net/minecraft/particle/DustColorTransitionParticleEffect.mappi...

c0c4b3a8b19661234c9c00daeb17ab0fa64f7405 authored almost 4 years ago
world 21w13a stuff (#2277)

* world stuff

* Update BlockView.mapping

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

3943407bbec8fcfdb106ea2e0bedad45cb5c75de authored almost 4 years ago
Some small fixes to the game test framework (#2283)

* Some small fixes to the game test framework

* Update mappings/net/minecraft/test/AfterBatch...

026d1976868128639e0c124f5aa8faf5d2511794 authored almost 4 years ago
Map some realms dto classes (#2282)

8ee7d712b55280ed487e00826be676c50dc60d7e authored almost 4 years ago
Add MONOCHROME_LOGO to Option (#2279)

* Add MONOCHROME_LOGO to Option

21w13a added the "Monochrome Logo" toggle in Accessibility se...

4e9e0cea8fb5c0da7d9e0db1b076d5212671ad36 authored almost 4 years ago
field_32657 -> MAX_PARTICLE_COUNT (#2280)

cf91ca9aa80a518f66440e35428eef8f657d0a9f authored almost 4 years ago
Add StartupParameter and GameTest mappings (#2248)

* Add StartupParameter mappings

* Remove the new BlockBox mappings - already covered in #2239...

53e9c8abe51ee6a4e758d322962cf8115b149a24 authored almost 4 years ago
loot 21w13a stuff (#2274)

* loot stuff

* stuff

e52089588270cd9075b6e948f78b4dcccd2f77d4 authored almost 4 years ago
3 random classes (#2278)

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

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

f1a8f3efa0c824256f1cbfe3da0aabfefdc80425 authored almost 4 years ago
predicate stuff (#2275)

74a7bf16808cd3fa58c9b4b75b2e1fd66fb214ac authored almost 4 years ago
util 21w13a stuff (#2273)

* util stuff

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrai...

f0f341e715e0cb7becf282bc78740612c95cf4d3 authored almost 4 years ago
command stuff (#2272)

5aabebac46359087c00580328cb55b724935fbfd authored almost 4 years ago
Screen handler updates (#2264)

c34c419fa83a848522727683ac5894e8b0be7d77 authored almost 4 years ago
Some packet stuff (#2243)

* Some packet stuff

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

* Apply suggesti...

0ded7e7bd2a3a48dfe59f328e957f1eec6b46514 authored almost 4 years ago
Bee mappings (#2265)

* Bee mappings

* NBT_KEY -> KEY

416b19b71614313873aa4fefb87f68680c57e4ea authored almost 4 years ago
Some network stuff, and minor atomic stack/affine transformation revisit (#2246)

* Some network stuff, and minor atomic stack/affine transformation revisit

Signed-off-by: lia...

0bc94eeaebe3254fcc136d53e4084eccf6cd18e3 authored almost 4 years ago
Map the debug profiler classes (#2212)

* Map the debug profiler classes

* Place Recorder in the correct package

* A few more twea...

9d9739c2ad650b46d8b404555ca04bb76653ee99 authored almost 4 years ago
Add NbtElement ID constants (#2235)

* Add NbtElement ID constants

* Javadoc fixes

* Javadoc fixes II

* ID -> TYPE_ID

* T...

04623185ff7574a35c0fefc055be4c68f3264a80 authored almost 4 years ago
Map GameTest methods (#2260)

* Map GameTest methods

* Rename some mappings

d92659cd002fd56dc4184eea9c3eb24224907e55 authored almost 4 years ago
Map some stuff in entity models. (#2267)

* Map some stuff in entity models.

* Update mappings/net/minecraft/client/render/entity/model...

3d45004495269b68c158e875e2036c2287354456 authored almost 4 years ago
Entity model part constants (#2222)

* Entity model part constants

* "constants" -> "names"

* add target methods but it still d...

da26f6b3bac4dac6c1d8c7a6428c10991fb8674e authored almost 4 years ago
Shorten set_block_state_flags (#2263)

* Shorten set_block_state_flags

* Update ModifiableWorld javadocs

2e26aca1d3cf76201d810881e30e2967df014ff3 authored almost 4 years ago
Some more resource docs and a few constant fields (#2242)

* Some more resource docs and a few constant fields

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

49ac5cbb8cd03d1861615255b4591d25bf2d92d3 authored almost 4 years ago
NBT refactor: step 3 (#2257)

* Refactor NBT parameter names and a bit more.

* Apply suggestions from code review.

Co-au...

355c529aa1ee2086ffe72cb0250bda0abc1597b6 authored almost 4 years ago
Re-add WeightedList mappings (#2252)

8a1b1ea1c27d6f7a5f796c4c36b784da4d742f74 authored almost 4 years ago
21w13a entity ai stuff (#2255)

* entity

* Apply suggestions from code review

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

333a6d75b50aeaa76fc0e14ff87ce066c3d33e82 authored almost 4 years ago
Unpick biome IDs (#2258)

5171529cf9d1d5aafa1bd4ad14008fd2526afe39 authored almost 4 years ago
Assorted fixes (#2253)

Always name registry fields. Otherwise the name inference messes things up.
Javadocs start buil...

e9fdb87bed523a9acef7716bc99becf2d9b6769e authored almost 4 years ago
21w13a unpicks updated + misc stuff (#2254)

* misc stuff

* nbt_key -> key

* structurestart

* constants

* unpicks updated to use ...

9c37f31a53f95de0b208e2d2556c45090cad5842 authored almost 4 years ago
Upload check build artifacts to github actions (#2256)

d8a34355b5d6f02f05533c7ead331251036d1c15 authored almost 4 years ago
Add unpick constant field remapping (#2236)

* Add unpick constant field remapping

* Update unpick

Co-authored-by: modmuss50 <modmuss50...

f44bbdd185e0b0785fe1bb9f79a862b109ad9a7e authored almost 4 years ago