Ecosyste.ms: OpenCollective

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

github.com/QuiltMC/quilt-mappings

Quilt's Mappings for Minecraft
https://github.com/QuiltMC/quilt-mappings

minor mapping work in Minecraft

2315523716630d3dc9161d21a04373e2b5e4801d authored over 8 years ago by asiekierka <[email protected]>
map out more of WorldSaveHandler

4c54af09c15b003faacf6d11680e1506c67e1900 authored over 8 years ago by asiekierka <[email protected]>
(Darkhax) Mapped out way too much stuff (#44)

* Partially mapped sounds.

* Partially documented the music tracker.

* Partially fixed sou...

9af7db83ed24dcf9e86bf01484848078a721db5d authored over 8 years ago by Adrian Siekierka <[email protected]>
Map some stuff in Minecraft, mainly related to Display (#39)

438c309a4d24ca905c2e395e5f8fdcb681626908 authored over 8 years ago by Aesen Vismea <[email protected]>
Fix some namings as well as add some names to MinecraftServer and related classes. (#36)

* Redo the PR so I don't have conflicts. Also map IGameThread (feedback on that name is welcome)...

cd46a92b095ef9cb055f07389aa0bf9441994fc4 authored over 8 years ago by Benjamin K <[email protected]>
Mapped a bunch of stuff (#38)

b9458a87bcf4194e6b5cdf4de3b5c74e44a11b42 authored over 8 years ago by Tyler Hancock <[email protected]>
Entity setYawAndPitch and setPosition

a13af86fbb5b91906c2f6701a267f77bc43711fc authored over 8 years ago by Shadowfacts <[email protected]>
Various Entity setPosition methods

6944ce15b6728004412bf5debd67e6c0a1c1642a authored over 8 years ago by Shadowfacts <[email protected]>
Map WorldServer.entityTracker

ae598db91bdf4c7759a0dc92e662ea5de4719fd6 authored over 8 years ago by Shadowfacts <[email protected]>
Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a

1b47a91eb90894b9acdbce3bed65daed5f6bca5d authored over 8 years ago by Shadowfacts <[email protected]>
Map some of WorldEntityTracker

6e879cfb641bf6f493f4e2c21edff1f94d090304 authored over 8 years ago by Shadowfacts <[email protected]>
fix inner class visibility for model code

795ea47c68b279905037df26b907c04f02df3433 authored over 8 years ago by asiekierka <[email protected]>
TagFixer -> TagUpdater

ba3871e30d07f9175ca757a0cf3c6f679b0aa2ad authored over 8 years ago by asiekierka <[email protected]>
Mapped nbt tag fixers (#37)

4b2d58fafa0e2c41da16f2b05140b68d691ca1c8 authored over 8 years ago by Tyler Hancock <[email protected]>
Some player stuff

4012e1d1c1fa0ea3bfa4da0835152cec2e132141 authored over 8 years ago by Shadowfacts <[email protected]>
Map EntityPlayer.SleepResult

a374a7ec076872437ecf5a18ffa3a6671ea11a54 authored over 8 years ago by Shadowfacts <[email protected]>
initial work on models

8b90654bcdf095e509ce5e009ebdf9305f5d4b1e authored over 8 years ago by asiekierka <[email protected]>
Expand World/Save mappings (#35)

* Mapped some world stuff. Partially related to saving.

* Named some dimension stuff.

* Ma...

697bcf03770a7c0d34c71ca64b3c2985e46cf3bf authored over 8 years ago by Tyler Hancock <[email protected]>
fix ResourceManager.getProvidedAssets

f61add8bf07affa7f5cb639e1372143af2c7776c authored over 8 years ago by asiekierka <[email protected]>
map block/item color mappers

8118ef4f3f1a9e899f4771e7de56b0431eb29a05 authored over 8 years ago by asiekierka <[email protected]>
in hindsight, the previous names were better

d12662f1207cb1abfed3202eb618ed2c5b1cd441 authored over 8 years ago by asiekierka <[email protected]>
map most of resource stuff, other refactoring in rendering

8f48f7afb664c04d82128adefc3fbc28b2295ccb authored over 8 years ago by asiekierka <[email protected]>
Map ChunkGenerators, some decorators, BiomeGeneratorSettings, and some missing block properties (#34)

* Map ChunkGenerators, some decorators, BiomeGeneratorSettings, and some missing block propertie...

e8f2f9bf1cfdf39f83e987409be567dba5490ebb authored over 8 years ago by Benjamin K <[email protected]>
Item rendering stuff

b8f6ce62f678b1b55aae4b36901c2b885a151f82 authored over 8 years ago by Shadowfacts <[email protected]>
Some EntityItem stuff

058dd3c47a3c6304d47113a684f785a4720d34de authored over 8 years ago by Shadowfacts <[email protected]>
BlockPos.toLong and fromLong

cc39e6126df88b13868bef592db6ba9d44709580 authored over 8 years ago by Shadowfacts <[email protected]>
Map InventoryPlayer

f0cdacd912ab1c0402adb00a94e0aacdfc89dbc5 authored over 8 years ago by Shadowfacts <[email protected]>
work on TileEntityStructureBlock and misc

41850f5bf3d6768745cda539e008f81c6a68546b authored over 8 years ago by asiekierka <[email protected]>
fix misspell

96105ecbdaa816c1df21a76b2519a23463eb8f81 authored over 8 years ago by asiekierka <[email protected]>
minor work here and there

5bf904f9ef2b7135722199e981535347414b4cb9 authored over 8 years ago by asiekierka <[email protected]>
make sense of IdStore

a17186b0c8561efb2fdb146d0eee096d0a7d3d3e authored over 8 years ago by asiekierka <[email protected]>
we are not doing a CLA after all

971c9a943ea883d027a5687d94b726f9d347a92f authored over 8 years ago by asiekierka <[email protected]>
fix duplicate mapping

5ba07c4e0da8b982701cda209a6a9c5dea3276ca authored over 8 years ago by asiekierka <[email protected]>
More mappings (#33)

* Added missing mappings. These should have been in the last PR o.O

* Mapped some item things...

c980285f87242eea122898288f51659d6be4e2c7 authored over 8 years ago by Tyler Hancock <[email protected]>
Tons of GUI related mappings + reorganization (#29)

* Boss bar mappings

* Tons of GUI related mappings + reorganization

* Move GUI classes out...

21511e09ddfd1411af2bbeb880292ec33ce87713 authored over 8 years ago by copygirl <[email protected]>
Fix Minecraft resource packs fields

c166e7bdfc89c2061533fa9ff0786686aa6b2065 authored over 8 years ago by Shadowfacts <[email protected]>
Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a

4dcbcabda89ce5c6d892b21c7f3fc4fd66ceb43e authored over 8 years ago by Shadowfacts <[email protected]>
Resource pack stuff

97fa1fd75cca0b7ba7620b7bb787ae6da5ab7fe1 authored over 8 years ago by Shadowfacts <[email protected]>
Added server side command registry mappings (#32)

295acc2bf918ac3d0ae8bc56041ddc2b339aa550 authored over 8 years ago by Modmuss50 <[email protected]>
GlHandler classes and whatnot (#30)

* GlState.CapabilityTracker + fields in GlState

* AlphaTestState

* DepthTestState (+ capSt...

94b753b996d5cf76f61efe3b17b5a7e4a193ac73 authored over 8 years ago by iamgreaser <[email protected]>
Map Entity.changeDimension (#31)

Remove ItemMapBase mapping that was left for some reason.

e20870da34b01ecd69f39b4006e49a2ccf5c03f4 authored over 8 years ago by Benjamin K <[email protected]>
Merge branch 'Darkhax-Forked-pr3' into 16w33a

36f08f37cb43731c8f01145889b7c4a7c2e90ff6 authored over 8 years ago by Shadowfacts <[email protected]>
Merge branch 'pr3' of git://github.com/Darkhax-Forked/pomf into Darkhax-Forked-pr3

88680c8520edb3e463b0ba3dc3daeb33f4205e68 authored over 8 years ago by Shadowfacts <[email protected]>
Implemented feedbac

4f10b69f8c214d9beb8ea97b6ae91c680df67f9d authored over 8 years ago by Tyler Hancock <[email protected]>
DisplayScale

0a0b7b5b304fd7165e358fab175cfe07e7443701 authored over 8 years ago by Shadowfacts <[email protected]>
Basic command manager mappings (#28)

* Basic command manager mappings

* Added a few more command manager mappings

* Rename meth...

aab9001aac6493cdd7e3a2bb8745ce57d6b22c72 authored over 8 years ago by Modmuss50 <[email protected]>
Few Item / ItemBlock related mappings (#26)

* Fix INSTANT_HELATH => INSTANT_HEALTH

* Name ItemMapBase

* Add some ItemBlock mappings

1c8fb8d5fe23cefcd7a4912000e89c160cc85f67 authored over 8 years ago by copygirl <[email protected]>
fix naming two methods the same in Stat/Achievement

8146c6dd05c100f4be69e6366494cdb0a4296704 authored over 8 years ago by asiekierka <[email protected]>
misc improvements

ed5bca2a0bac5af4041662886013507feb1afe4c authored over 8 years ago by asiekierka <[email protected]>
Mapped out some of the main entity types.

Not sure where to but the big types like Mob and EntityAnimal

2f958976a4ef77316736931523855c906706163b authored over 8 years ago by Tyler Hancock <[email protected]>
Mapped a decent bit of biomes.

bfee108e0e3020c8c7691e1a00166633e0230e28 authored over 8 years ago by Tyler Hancock <[email protected]>
Mapped items a bit

440212098a99306b5842b236c1a9a6bef153188f authored over 8 years ago by Tyler Hancock <[email protected]>
Mapped stats a bit

9ed7b8ed52c2a08abbb5c4e4271f2975542579df authored over 8 years ago by Tyler Hancock <[email protected]>
Mapped some misc stuff

57143673c62b42fb237034af09855a4737a826c8 authored over 8 years ago by Tyler Hancock <[email protected]>
Mapped out some dispenser logic stuff.

15512f34109fd8bf9f0726245c1c4f4ea0b78e0d authored over 8 years ago by Tyler Hancock <[email protected]>
Mapped out some position related stuff.

403c5a575e49fb11ce1439dbd37cb2de9dc43456 authored over 8 years ago by Tyler Hancock <[email protected]>
Mapped a bunch of misc stuff

e6a57227eaa72b0fdc64cc0589d3c52f7529436f authored over 8 years ago by Tyler Hancock <[email protected]>
Merge branch 'Darkhax-Forked-pr2' into 16w33a

3fc93e37357a32c7929a7577bd9e45237e5f2191 authored over 8 years ago by Shadowfacts <[email protected]>
Merge branch 'pr2' of git://github.com/Darkhax-Forked/pomf into Darkhax-Forked-pr2

b108e1d966b7d593634492884c2bbcb2b8d6579e authored over 8 years ago by Shadowfacts <[email protected]>
Fixed a typo with getMaterial

516e470c135dcacff3277ec46c6bcca2816a3fad authored over 8 years ago by Tyler Hancock <[email protected]>
Misc mappings related to items and entities. (#24)

* Food related mappings, Entity related mappings, smelting related mappings.

* Change item cr...

5955f886337653eb300f0d46ed53774ea444b39a authored over 8 years ago by Benjamin K <[email protected]>
Mapped out tools and related things

8a6f9480a96a99d472e8b2d11831ccd69e485913 authored over 8 years ago by Tyler Hancock <[email protected]>
TileEntityRenderer stuff

0251120a86af9817bc463f2edc53f9b1cac175cd authored over 8 years ago by Shadowfacts <[email protected]>
Some TileEntity mappings

428862cd7daf78086460adcaf935aaa310800220 authored over 8 years ago by Shadowfacts <[email protected]>
More item mappings

0ff574b11d49b81eb35e6a6716abe970f24ea1ca authored over 8 years ago by Shadowfacts <[email protected]>
Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a

30d7950c0b028a874098ba733b141063f664b6e3 authored over 8 years ago by Shadowfacts <[email protected]>
More block stuff

059bf7b5a6b2ded5f7fe2ab79f0d9cae5172dc35 authored over 8 years ago by Shadowfacts <[email protected]>
map out most of sprite code, minor work in Minecraft/MinecraftServer/World

7c52be2b59f60d6baf4f465b979364ad1ef07ded authored over 8 years ago by asiekierka <[email protected]>
Mapped out Enchantment and related classes (#23)

* Mapped enchantments and related files

* Normalize line endings

f8d75caec231f61e8ec47a5e6fca51f13ff99410 authored over 8 years ago by Tyler Hancock <[email protected]>
Fix ITickable.update propagation

3134e810084c31b8cf9b5ab7e5c428fc4b6aab7f authored over 8 years ago by Shadowfacts <[email protected]>
link CLA in readme

992d6e195f378f67d07ca272f864dd544ec9aab8 authored over 8 years ago by asiekierka <[email protected]>
add maintainer list for lgtm

79e471444104a1b5ae44ca1d5dc0285dd665551b authored over 8 years ago by asiekierka <[email protected]>
work in entities, network, server, Minecraft client

018b114719b248eaf7cfe0d1740be84b3a5af051 authored over 8 years ago by asiekierka <[email protected]>
finish most packet mappings, move DamageSource to entity/damage

1e8f8eb3ca17c8bb3f8ced888b12ebece5c82ea0 authored over 8 years ago by asiekierka <[email protected]>
Player stuff

8c827690f519b5006217a2b0e379ad3d801e2710 authored over 8 years ago by Shadowfacts <[email protected]>
Update Block mappings (#22)

* Update Block mappings

* Move BlockButtonBase to net.minecraft.block

* Move BlockStairs t...

eba6c0f62c79a5997ed5d66fa2243037b9e9c4ad authored over 8 years ago by copygirl <[email protected]>
Map SPacketCustomPayload

9d406ecda216aa36e4c6e875698be5126c39afa9 authored over 8 years ago by Shadowfacts <[email protected]>
Update Material mappings (#19)

* Update some Block mappings

Fields: friction
Methods: dropItems, dropStack, dropExperience
...

32d2438975c28f0fd65c022c4f8daed29c91d374 authored over 8 years ago by copygirl <[email protected]>
more work on network packets and surrounding classes

23e5364c74423c8841f26fe5e91df92e9e1a24f0 authored over 8 years ago by asiekierka <[email protected]>
More packet mappings (#21)

ebe83bafe30027e7e343ec6f6e620c7f509b6c27 authored over 8 years ago by Łukasz Magiera <[email protected]>
begin mapping client packets

235a7fdc079ae19bed3f5187695b160db7777bbc authored over 8 years ago by asiekierka <[email protected]>
Network related mappings (#18)

01e24a33f0ab04ecd09251347798b8a13dcac88d authored over 8 years ago by Łukasz Magiera <[email protected]>
Update some Block mappings (#16)

Fields: friction
Methods: dropItems, dropStack, dropExperience
Parameters: fortune

Renamed ...

313f4eb099e62c8c61de858b1eceb10a5524e486 authored over 8 years ago by copygirl <[email protected]>
More mappings here and there(server/entity renderer) (#17)

* Likely some entity/mob renderer

* Things around server gui

786c13afa97fc24d3b9b0778c467c802b6a3d9e9 authored over 8 years ago by Łukasz Magiera <[email protected]>
class mapout of most entity renderers, improvements

5912343c8a764b65a533fec08a3b84975695f42e authored over 8 years ago by asiekierka <[email protected]>
fix World naming, add TileEntityRenderer.render

4b0a69e03777c253f76517abed9c9a5591fed9b5 authored over 8 years ago by asiekierka <[email protected]>
fix weird BiomeConfiguration issue

2c3248d33a3ad1b8c4eb72c4c5b038e441fe3168 authored over 8 years ago by asiekierka <[email protected]>
chunk, potion work

29274e2a510222598f731b2b30a54b1ae5cccfa0 authored over 8 years ago by asiekierka <[email protected]>
Some chunk related mappings (#15)

54497adc509605f5a1e2fbd5321ab73045b69bd0 authored over 8 years ago by Łukasz Magiera <[email protected]>
update README.md

a3dc56ad26f18dca73a670ac71da730a94b24255 authored over 8 years ago by asiekierka <[email protected]>
more work

02adfa28c18c09be2bcae53a77d7a9df81570576 authored over 8 years ago by asiekierka <[email protected]>
Update blending-jar

4b32c47ae03b4e68e50b9a9a55f51778998577ef authored over 8 years ago by Shadowfacts <[email protected]>
Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a

a62fcf97111d3e5969c5920c92ff5a20f6ff7bc1 authored over 8 years ago by Shadowfacts <[email protected]>
Update README.md

ed2668662fab29c0b87607937a846c1e1a42378e authored over 8 years ago by Shadowfacts <[email protected]>
Add Gradle wrapper

2ae0ec03c990702c2a6776ddb9486e72dcb54755 authored over 8 years ago by Shadowfacts <[email protected]>
Gradle tasks for working with POMF

0feb000b93346f3be777b54825a028319a7be6c8 authored over 8 years ago by Shadowfacts <[email protected]>
fix IInventory mapping

3d68fe8bb0954a60043c9a04545409b9972fc618 authored over 8 years ago by asiekierka <[email protected]>
initial update to 16w33a

13d8bfc9cc0ea0b7dc5d9d83e825b8aa5cf55ea2 authored over 8 years ago by asiekierka <[email protected]>
apply POMF fix

fc580c38c7158245065fa87a9a129d3aec9fb6cc authored over 8 years ago by asiekierka <[email protected]>
entity, stat work

3a6229f68462ddd4be2b0713953171f15a6e5eb7 authored over 8 years ago by asiekierka <[email protected]>