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

Misc mappings (#131)

* Misc mappings

* Misc random mappings (#120)

* Misc random mappings

* Minor changes & ...

36bdd37960a6df368afc2f00bcc9b1c8d297b329 authored about 8 years ago by mezz <[email protected]>
Overwork old and add new Block rende mappings

66cdd72bcd9ea57519f8c28531bb87629a5b7510 authored about 8 years ago by Nedelosk <[email protected]>
BIomes, biome generation (#132)

* BIomes, biome generation

* Misc random mappings (#120)

* Misc random mappings

* Minor...

0755637124cc946565188df58b1a57983e49fa11 authored about 8 years ago by mezz <[email protected]>
Add some mappings for block rendering (#133)

* Add some mappings for block rendering

* Fixes some things

* Make getAoBrightness to getAmbie...

35fc70af306927806e51a378642a7f6f3636e508 authored about 8 years ago by copygirl <[email protected]>
Random world stuff

872f06f5c290cba65608e018feac99c5671ad60a authored about 8 years ago by Shadowfacts <[email protected]>
Random block stuff

36f2f3fc7b1017eaeee393befa2718321c368916 authored about 8 years ago by Shadowfacts <[email protected]>
Fix LootTable related mappings

serialze => serialize
Serializer => DeSerializer
LootTableContext:
* TARGET => Target
* source =...

2561d5ae91ef08072253b59b9cf0a19b8ea99a13 authored about 8 years ago by copygirl <[email protected]>
Fix StatManager, map StatManagerServer and such

updateStatState => set
increaseState => increase
getValue => get
EntityPlayer.getStatManager => ...

19a960b323e31a79af619d5b78598484b8ed7031 authored about 8 years ago by copygirl <[email protected]>
Map / rename PlayerFormatUpgrader

35fc4c83301f58c2881cebc9b377266a035f6fec authored about 8 years ago by copygirl <[email protected]>
Several mappings (#129)

* Mapped a bunch of loot stuff.

* Mapped some random stuff.

* Mapped some debug renderers....

d523685eda8c58683b5e8dd89a801292dfdc87d0 authored about 8 years ago by Tyler Hancock <[email protected]>
Add some mappings for mob pathfinding (#127)

* Add some mappings for mob pathfinding

* Fixes for review

* Fixes for review

8567014b8700d434657c9f4283fc9ab92be6fbbb authored about 8 years ago by mezz <[email protected]>
Rename some Gui related methods & more

lastPressedWidget
mouseDragged => onMouseDragged
handleMouseClick => onMousePressed
handleTouchE...

4fd9367ecfd988da3389748f611ae8bb193e63dc authored about 8 years ago by copygirl <[email protected]>
Misc random mappings (#120)

* Misc random mappings

* Minor changes & move WorldServerChild to sortme

* username -> use...

7c20271c107a5d94119c9c5660abbf2e2f139f60 authored about 8 years ago by Max Gurela <[email protected]>
Fixes for review

24e77d961b55b777a5bb3cd2212e92f673a5366a authored about 8 years ago by mezz <[email protected]>
Update Predicates, BlockPattern, and some loot entries. (#130)

* Update Predicates, BlockPattern, and some loot entries.

* revert useNativeTransport

* Mo...

6b6de7cf61062819b461c67acaf5e54fe38a821e authored about 8 years ago by Ryan Leach <[email protected]>
fix ItemStack style issues, map a bit of client/server

4bb920f4312095a7a85c2f73b4820d4d0c3d536b authored about 8 years ago by asiekierka <[email protected]>
Name some things (#119)

* Name some things

* Apply suggestions

* Apply suggestions

02287bc3a4feaec272625960b2c4937e9f1a4dea authored about 8 years ago by Łukasz Magiera <[email protected]>
Add mobTick and checkDespawn (#126)

2837df0b627b060d52f74ed63bc98e7bfaf62074 authored about 8 years ago by mezz <[email protected]>
fix field naming, map more of EntityPainting

ebe1995b4310340b67b0d3658f8bd091218c4055 authored about 8 years ago by asiekierka <[email protected]>
Merge branch '16w38a' of github.com:FabricMC/pomf into 16w38a

f5f7fefbd864971e4295933cfaa4ee85fe27f4a6 authored about 8 years ago by asiekierka <[email protected]>
fix method conflicts

0b94e1272b1fb723fdd0f26ba7c75d8205900c73 authored about 8 years ago by asiekierka <[email protected]>
Add/Fix some block mappings

9651b6962bd10163a076a7bc67b63778f6869a01 authored about 8 years ago by mezz <[email protected]>
Add/fix some chunk mappings (#124)

* Add/fix some chunk mappings

* Fixes for review

add3904c894600fcf1515c9ac0984fe667da3de9 authored about 8 years ago by mezz <[email protected]>
Add some entity mappings, more general name for EntityParts (#122)

* Add some entity mappings, more general name for EntityParts

* Fixes for review

3cee9fc828e4ea54ffa30d4a65afd81439f8c6fe authored about 8 years ago by mezz <[email protected]>
Fix BoundingBox method names, finish Facing (#123)

1c74fd5ee2eac54458a74934b9a4e38bb297e223 authored about 8 years ago by mezz <[email protected]>
More misc mappings (#118)

* Mapped a few misc things related to entities and rendering.

* Fixed a few things based on C...

9fc54472175f39021084cc22485f90317d663b3c authored about 8 years ago by Tyler Hancock <[email protected]>
entity, biome mappings

db9fc376d7ecae013cf6af33b6287297dabf8e81 authored about 8 years ago by asiekierka <[email protected]>
minor random mappings

37441396aaaeaec9ef2d761d697b804b9b34b562 authored about 8 years ago by asiekierka <[email protected]>
Add various mappings

Fixes from review

More fixes from review

passesLight -> allowsLightTransmission, blocksLight -...

059d2393af0bce6791723e57d4220b7222043938 authored about 8 years ago by mezz <[email protected]>
Rename EntityRendererArmor.TEX => SKIN

fe95325e9b58e7730d1ff3e5acaa7dc6f6a284db authored about 8 years ago by copygirl <[email protected]>
Map / move DispenserBehavior (#111)

* Map / move DispenserBehavior

Also some IProjectile stuff

* Rename getDispenseOffset => g...

e513307be14a71e0553f6d6aa161a9cb42b52aff authored about 8 years ago by copygirl <[email protected]>
Some mappings near chunk rendering logic (#117)

7e8fe4b852bd9cd3cf905fdf14a069df5bab4c75 authored about 8 years ago by Łukasz Magiera <[email protected]>
stat/entity/tracker mappings

1087daa2f402f8c74014144667314063aa934364 authored about 8 years ago by asiekierka <[email protected]>
A few new rendering things (#116)

* Completed the render layer mapping. Fixed a few misnamed things.

* partialTicks -> deltaTic...

6c42c039517dcca0cab2b5d82af336f99298269b authored about 8 years ago by Tyler Hancock <[email protected]>
map ChunkPlayerTracker, some BlockState oddities

bd3143ae6380a40ba29a88b2f277e55027652a2b authored about 8 years ago by asiekierka <[email protected]>
Network and Some Random mappings (#114)

* Network and random mappings

* Apply suggestions

* ctx/context, mtick/lastVillagerDeath

bceab1c49a3a71e98abeed5ced8eb7edc28b30da authored about 8 years ago by Łukasz Magiera <[email protected]>
Map some various things (#112)

* Map some EnchantmentHelper

* Map BlockFire.registerFlammable(s)

Still missing mappings f...

6255f81c736a505f9ece7f8d40900cf0346c9dbc authored about 8 years ago by copygirl <[email protected]>
Map GuiSettingsVideo and related classes (#113)

* Map GuiSettingsVideo and related classes

* Change isSlider/isBoolean to slider/toggle

St...

fbd787247c99c133cfa86ccf0a812f18c16aff28 authored about 8 years ago by Max Gurela <[email protected]>
Mapped a few new things (#108)

* Mapped resource index objects.

* Mapped a bunch of misc stuff.

* Mapped something to do ...

2b3044a85702339954e73aaafdeb31906aab8a0e authored about 8 years ago by Tyler Hancock <[email protected]>
Map world event (#109)

792681f8a0bca9d19e3dd5fd2b6da3124194e8d8 authored about 8 years ago by copygirl <[email protected]>
Rename IPlantBlock to IFertilizable (#110)

9fc4a1d02a02de5fb960d9570aebc0cbcbe9d2ca authored about 8 years ago by copygirl <[email protected]>
improvements to structure maps

ef27944c4b7234dbe9fb48022d4a4165743adc7b authored about 8 years ago by asiekierka <[email protected]>
fix GuiMainMenu

2e0f9b8eb6f150ad738893f5d1a7b678a32c424f authored about 8 years ago by asiekierka <[email protected]>
map FontRenderer, do some work on structure gen

7582e2ee06135f85a6a5727cad675e3410d0761b authored about 8 years ago by asiekierka <[email protected]>
Map some World fields / methods and more (#106)

* Map World.globalEntities

* Map sendToAllPlayersInRange

* Map IntHashMap

Also renamed ...

96b046e6c1d2f51f8d37113af20ded3eb950cdc4 authored about 8 years ago by copygirl <[email protected]>
that is what i get for not git pulling first

55e138ce1707ce5cfa41e840fb7dbbaec0e0fb27 authored about 8 years ago by asiekierka <[email protected]>
adjust mapping packages, map ParticleBlock

5edd5106273981e59b5e3a216457519ca510222c authored about 8 years ago by asiekierka <[email protected]>
Map / rename some more Particle things (#105)

* Map more Particle stuff

* Rename Particles (+ types)

85f6359061cd1a0df8c50ebbfe3e23ad58d570d7 authored over 8 years ago by copygirl <[email protected]>
Map ICrashCallable.call

133862cfa6153de138ab4b8101ee455860a24dfa authored over 8 years ago by copygirl <[email protected]>
JsonTagParser, EntityModels, Particles (#103)

* JsonTagParser, EntityModels, Particles

* Apply some comments

4ea4567f32541baad11e29648244ebcd9931822a authored over 8 years ago by Łukasz Magiera <[email protected]>
GuiNewLevelCustomize/Widgets/WidgetListMulti (#104)

* WIP GuiNewLevelCustomize

* Map getScrollbarPosition

* Widgets progress

* WidgetToggle...

7f389902ac1ed8a0a36c45b563148bbe75479876 authored over 8 years ago by Max Gurela <[email protected]>
Update build.gradle

2814e6c4c0b5c5088d30aabfa818c2586a881cfd authored over 8 years ago by Shadowfacts <[email protected]>
Use classpath Weave instead of downloading

0bb8d63809038dc4d2e29c77faf8412a0bb01b39 authored over 8 years ago by Shadowfacts <[email protected]>
Fix buildscript

6c02b4a83488f17a7e91b81808639ecdc640ae3e authored over 8 years ago by Shadowfacts <[email protected]>
apply feedback

c01c43329762c2dbcdba05729238c087e1c76735 authored over 8 years ago by asiekierka <[email protected]>
WIP Scoreboard Mappings (#101)

* WIP Scoreboard Mappings

* More mapping coverage

* More scoreboard

* ScoreboardServer ...

30ea3f3ed9c2875f110742514d8d1113010c6089 authored over 8 years ago by Max Gurela <[email protected]>
apply feedback

93d30e8626a0389edf5fe49ce90067e1033d0bea authored over 8 years ago by asiekierka <[email protected]>
Map code related to entity riding and passengers. (#96)

ac50036d17551522da7e571e3ab071b81a2ecb43 authored over 8 years ago by Benjamin K <[email protected]>
Entity Rendering Stuff (#99)

* Entity Rendering Stuff

* Fix some issues

* Fix some issues + a few small things

* Mor...

411a82babcbe8ab11f33c6ab6f2756a2d46bb1a1 authored over 8 years ago by Modmuss50 <[email protected]>
Map world generation related stuff (#98)

* Map BiomeGenerator

* Rename DecoratorMushroomHuge

* Rename some IWorldListener and Chunk...

f888ce93fa34bc6d0cf1755e858eadab7f16a87f authored over 8 years ago by copygirl <[email protected]>
Get rid of impl packages (#97)

16d2c49ac036c26be08a48ab8e586ca147fd39c2 authored over 8 years ago by copygirl <[email protected]>
Map ambientDarkness and isDaylight (#90)

b23cb29ec9332dbc471ce160486ffbe154f7e670 authored over 8 years ago by copygirl <[email protected]>
minor work

5f502767c1e99733cc553a98c19e7098ee9d3a0e authored over 8 years ago by asiekierka <[email protected]>
map more piston stuff, neighbor updates

8fe21225090005b7b2d08b72c953213cd92f2b85 authored over 8 years ago by asiekierka <[email protected]>
Map VersionType. (#95)

1fd23a047119b134185e83a4094e078779c787c0 authored over 8 years ago by Benjamin K <[email protected]>
Rename YELLOW/RED_FLOWER to DANDELION / POPPY

a1db041f762465b950dbd718550242c7db0e0047 authored over 8 years ago by copygirl <[email protected]>
Map BiomeGeneratorSettings (#92)

01953528b4bf813802bffc4cf774de30c51e9356 authored over 8 years ago by copygirl <[email protected]>
Particle system (#91)

* Particle + ParticleManager

* found IParticleFactory

* further particle progress

* mov...

86cdb012f10afc7a70a133356a13a688529cf91f authored over 8 years ago by iamgreaser <[email protected]>
Map MigrationHandler parameters

200ccadaede3d27170ea50796caafe09efc0e992 authored over 8 years ago by copygirl <[email protected]>
Rename remaining dimension => world

33d5682552fa89070fb18ff997ae61673acfce3f authored over 8 years ago by copygirl <[email protected]>
Fix build.gradle (moved to new maven)

c0080760e24d4ade6b021f1c9f128c9b078917e7 authored over 8 years ago by copygirl <[email protected]>
use weave fat jar

3e0ebcb718c53e8fe5e12b2da44a42f146616a50 authored over 8 years ago by modmuss50 <[email protected]>
Fix build without libs folder

38658dc7e1533e7c5e57594a7aebd5e6d872a849 authored over 8 years ago by modmuss50 <[email protected]>
Generate tiny mapping files

a95593bacedc07c87c50cc2050b3a93ff434808e authored over 8 years ago by modmuss50 <[email protected]>
Fix WorldProvider.getWorldType

017a3ea5bd9e9ce38e5698699ea9621c4e2839cb authored over 8 years ago by copygirl <[email protected]>
Fix default skins to use _SKIN suffix

e923c1559263c76d8b45bacaadbc9e5b6b02a212 authored over 8 years ago by copygirl <[email protected]>
Fix EnchantingPhrases having CAPS fields

96dd2032a24c59eea7be21c1d4995f3a94bdebdc authored over 8 years ago by copygirl <[email protected]>
fix ItemBlockMulti.VariantNameProvider

3c9e2859e496856dc9abe9779fddd026f7ac5541 authored over 8 years ago by asiekierka <[email protected]>
update README

8d4ec1cfa191d1f28859431a700c34bfbe6d5558 authored over 8 years ago by asiekierka <[email protected]>
fix MinecraftServer, map LockableContainerDoubleChest and others

2f3c292a84b2215446ab24569a29ecef11da339a authored over 8 years ago by asiekierka <[email protected]>
initial port

e0058174c0ebacbcaca1d7c7356c285b71bb9db5 authored over 8 years ago by asiekierka <[email protected]>
BannerCache -> BannerTextureCache

6ed57dc017e10f406e1864cf255a3257d9f9e19b authored over 8 years ago by asiekierka <[email protected]>
Merge branch 'iamgreaser-texturestuff1' into 16w36a

023f518b4085280374746b11b9024e4750fc735e authored over 8 years ago by asiekierka <[email protected]>
fixes

be5a5773652bd436cbf3a3d0ca2bffe124a7ec0d authored over 8 years ago by asiekierka <[email protected]>
Merge branch 'texturestuff1' of https://github.com/iamgreaser/pomf into iamgreaser-texturestuff1

d4ce8f6da4e6d1d598d97fe57ae8e67fe236e625 authored over 8 years ago by asiekierka <[email protected]>
getDistanceTo -> distanceTo

55848c82d5d6cc4c8eda1ba596cff6d83a873227 authored over 8 years ago by asiekierka <[email protected]>
Vec3d fully mapped; Polar2f identified (#88)

* Vec3d fully mapped; Polar2d identified

* s/coerce/fromPolar/g

* Vec3i fully mapped

* ...

052ba93b9b638c39e91d2826e6b7bf9421a3e98e authored over 8 years ago by iamgreaser <[email protected]>
review round 1

98c6cefca45188a81318bbe2cf09c485681ccfa1 authored over 8 years ago by Ben Russell <[email protected]>
bdu -> ScreenshotUtils (fully mapped) (#85)

cc71e90257035af62eb6a8dd42d7ec2005a3017a authored over 8 years ago by iamgreaser <[email protected]>
what the fuck?

Also known as Fast Inverse Square Root.

MC uses the double-precision version.
The magic number ...

25d67cd049e32d12171dc389f6b9fa8a5bb6f8e3 authored over 8 years ago by Ben Russell <[email protected]>
The algorithm known as WHAT THE FUCK

9cfba5aac2e8a249dcfd747ab5045c0bea9ec527 authored over 8 years ago by Ben Russell <[email protected]>
fill in a few more MathUtils methods

a1858764e68eb5be7590ccfea575945afcc8bd4c authored over 8 years ago by Ben Russell <[email protected]>
tie off loose ends for banner stuff

53bf2f710f4bb8532bc765a0f702e48691ebebb9 authored over 8 years ago by Ben Russell <[email protected]>
BannerCache+TextureBanner fully mapped

c9b6c1d1139807292e8d4bb38e81ad17a04a4d22 authored over 8 years ago by Ben Russell <[email protected]>
bpb -> ImageFilterSkinRemapper (mostly remapped)

what the hell mojang the skin format is terrible

992cf97d8a51b3fc4c0d091e0ab390e05730f95c authored over 8 years ago by Ben Russell <[email protected]>
bov -> ImageFilter

3eec79843c713856125cd1d1773a2601342fd397 authored over 8 years ago by Ben Russell <[email protected]>
bwu -> TexturePlayerSkin (mostly mapped)

7ab32e40ece2fb073c06567680f9866b04aad4c3 authored over 8 years ago by Ben Russell <[email protected]>
DefaultSkinUtils fully mapped

b58fd3ff6ed8ef4492b41e3895f806be1ad3b3d6 authored over 8 years ago by Ben Russell <[email protected]>
Texture and ITexture fully mapped

ce7bd3f1749c1f14be3d1057c072d573d8aee0d6 authored over 8 years ago by Ben Russell <[email protected]>
TextureUtils fully mapped (#84)

* TextureUtils fully mapped

* TextureUtils: review round 1

1c736f27c827f03d04e22a91499abb1ca4224365 authored over 8 years ago by iamgreaser <[email protected]>