Commit Graph

2488 Commits

Author SHA1 Message Date
Tyler Hancock 440212098a Mapped items a bit 2016-08-20 20:30:37 -06:00
Tyler Hancock 9ed7b8ed52 Mapped stats a bit 2016-08-20 20:30:26 -06:00
Tyler Hancock 57143673c6 Mapped some misc stuff 2016-08-20 20:30:11 -06:00
Tyler Hancock 15512f3410 Mapped out some dispenser logic stuff. 2016-08-20 19:50:24 -06:00
Tyler Hancock 403c5a575e Mapped out some position related stuff. 2016-08-20 19:50:06 -06:00
Tyler Hancock e6a57227ea Mapped a bunch of misc stuff 2016-08-20 19:23:22 -06:00
Shadowfacts 3fc93e3735
Merge branch 'Darkhax-Forked-pr2' into 16w33a 2016-08-20 19:22:51 -04:00
Shadowfacts b108e1d966
Merge branch 'pr2' of git://github.com/Darkhax-Forked/pomf into Darkhax-Forked-pr2 2016-08-20 19:22:32 -04:00
Tyler Hancock 516e470c13
Fixed a typo with getMaterial 2016-08-20 17:11:26 -06:00
Benjamin K 5955f88633 Misc mappings related to items and entities. (#24)
* Food related mappings, Entity related mappings, smelting related mappings.

* Change item creative tab mapping to match blocks, small change in the smeltingregistry.

* SmeltingRegistry areEqual -> matches

* remove sendTextNotification as it has more uses.
2016-08-21 01:05:19 +02:00
Tyler Hancock 8a6f9480a9
Mapped out tools and related things 2016-08-20 16:50:38 -06:00
Shadowfacts 0251120a86
TileEntityRenderer stuff 2016-08-20 16:08:08 -04:00
Shadowfacts 428862cd7d
Some TileEntity mappings 2016-08-20 15:23:28 -04:00
Shadowfacts 0ff574b11d
More item mappings 2016-08-20 14:35:19 -04:00
Shadowfacts 30d7950c0b
Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a 2016-08-20 14:05:34 -04:00
Shadowfacts 059bf7b5a6
More block stuff 2016-08-20 14:05:24 -04:00
asiekierka 7c52be2b59 map out most of sprite code, minor work in Minecraft/MinecraftServer/World 2016-08-20 18:56:54 +02:00
Tyler Hancock f8d75caec2 Mapped out Enchantment and related classes (#23)
* Mapped enchantments and related files

* Normalize line endings
2016-08-20 18:08:53 +02:00
Shadowfacts 3134e81008
Fix ITickable.update propagation 2016-08-20 10:19:56 -04:00
asiekierka 992d6e195f link CLA in readme 2016-08-20 02:43:54 +02:00
asiekierka 79e4714441 add maintainer list for lgtm 2016-08-19 23:19:08 +02:00
asiekierka 018b114719 work in entities, network, server, Minecraft client 2016-08-19 21:40:47 +02:00
asiekierka 1e8f8eb3ca finish most packet mappings, move DamageSource to entity/damage 2016-08-19 20:15:18 +02:00
Shadowfacts 8c827690f5
Player stuff 2016-08-19 11:56:55 -04:00
copygirl eba6c0f62c Update Block mappings (#22)
* Update Block mappings

* Move BlockButtonBase to net.minecraft.block

* Move BlockStairs to net.minecraft.block

* Additional Block mapping changes
2016-08-19 10:34:06 -04:00
Shadowfacts 9d406ecda2
Map SPacketCustomPayload 2016-08-19 10:19:22 -04:00
copygirl 32d2438975 Update Material mappings (#19)
* Update some Block mappings

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

Renamed EntityXPOrb to EntityExperienceOrb

* Update Material mappings

* Fix mixed-up PistonBehavior naming

* Rename Material PLANT_BLOCK to PLANT_CUBE
2016-08-19 14:11:29 +02:00
asiekierka 23e5364c74 more work on network packets and surrounding classes 2016-08-19 01:11:41 +02:00
Łukasz Magiera ebe83bafe3 More packet mappings (#21) 2016-08-19 00:11:50 +02:00
asiekierka 235a7fdc07 begin mapping client packets 2016-08-18 21:44:20 +02:00
Łukasz Magiera 01e24a33f0 Network related mappings (#18) 2016-08-18 12:35:56 -04:00
copygirl 313f4eb099 Update some Block mappings (#16)
Fields: friction
Methods: dropItems, dropStack, dropExperience
Parameters: fortune

Renamed EntityXPOrb to EntityExperienceOrb
2016-08-18 12:35:21 -04:00
Łukasz Magiera 786c13afa9 More mappings here and there(server/entity renderer) (#17)
* Likely some entity/mob renderer

* Things around server gui
2016-08-18 16:49:56 +02:00
asiekierka 5912343c8a class mapout of most entity renderers, improvements 2016-08-18 15:03:31 +02:00
asiekierka 4b0a69e037 fix World naming, add TileEntityRenderer.render 2016-08-18 12:21:02 +02:00
asiekierka 2c3248d33a fix weird BiomeConfiguration issue 2016-08-18 02:43:53 +02:00
asiekierka 29274e2a51 chunk, potion work 2016-08-18 02:35:58 +02:00
Łukasz Magiera 54497adc50 Some chunk related mappings (#15) 2016-08-18 01:16:15 +02:00
asiekierka a3dc56ad26 update README.md 2016-08-17 23:23:55 +02:00
asiekierka 02adfa28c1 more work 2016-08-17 23:19:57 +02:00
Shadowfacts 4b32c47ae0
Update blending-jar 2016-08-17 15:49:46 -04:00
Shadowfacts a62fcf9711
Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a 2016-08-17 15:43:30 -04:00
Shadowfacts ed2668662f
Update README.md 2016-08-17 15:28:42 -04:00
Shadowfacts 2ae0ec03c9
Add Gradle wrapper 2016-08-17 15:23:53 -04:00
Shadowfacts 0feb000b93
Gradle tasks for working with POMF 2016-08-17 15:23:28 -04:00
asiekierka 3d68fe8bb0 fix IInventory mapping 2016-08-17 20:57:56 +02:00
asiekierka 13d8bfc9cc initial update to 16w33a 2016-08-17 19:52:38 +02:00
asiekierka fc580c38c7 apply POMF fix 2016-08-17 16:03:57 +02:00
asiekierka 3a6229f684 entity, stat work 2016-08-17 12:48:54 +02:00
asiekierka 3cee61d028 mostly item and recipe work 2016-08-17 00:08:07 +02:00
Benjamin K 6cd8e2947f Map some sound stuff, tile renderers, and other misc stuff. (#14) 2016-08-16 22:22:45 +02:00
Shadowfacts 8e25515d65
Fix EntityMule package 2016-08-15 14:20:43 -04:00
Shadowfacts f61718fd32
GuiContainers 2016-08-15 14:12:08 -04:00
Shadowfacts c60bc2c601
TileEntity stuff 2016-08-15 13:20:34 -04:00
Shadowfacts 518a74d73b
More block stuff 2016-08-15 12:41:18 -04:00
Shadowfacts aab68c7a76 More block stuff 2016-08-15 12:11:13 -04:00
Shadowfacts a52dce40ff
Server-side I18n 2016-08-15 12:03:10 -04:00
Shadowfacts 41b4069272 PacketByteBuf 2016-08-15 11:49:35 -04:00
Shadowfacts 7829c20ae4 Client stuff (#9)
* Client stuff

* More GUI stuff

* Fix typo
2016-08-15 10:48:57 -04:00
asiekierka bc4be53a37 minor additions to Block, fix IInventory crash 2016-08-15 14:40:10 +02:00
Benjamin K dbdb6372b9 Map Entity class names and the EntityRegistry, base classes not yet mapped. (#12) 2016-08-15 13:54:39 +02:00
asiekierka fb2b4748cd work on blocks, entities 2016-08-15 13:03:18 +02:00
Benjamin K 4c3313c903 Map some blocks, entities, and related methods and classes. (#10) 2016-08-15 12:13:46 +02:00
Shadowfacts 10bf12d36b Merge branch 'master' of github.com:ChorusMC/pomf 2016-08-14 17:19:50 -04:00
Shadowfacts c69e9cd14c Item parameter/method mappings 2016-08-14 17:15:32 -04:00
Shadowfacts e4afbd0172 Block parameter mappings 2016-08-14 17:06:03 -04:00
asiekierka f8b443bc8a more mappings across the codebase 2016-08-14 22:30:49 +02:00
asiekierka 55bd484a1e update README 2016-08-14 20:44:42 +02:00
asiekierka 31b97b576f work on GlHandler, decorators, potions, misc. classes 2016-08-14 20:22:30 +02:00
Shadowfacts cf2340224c Text (and some server) mappings (#8) 2016-08-14 19:51:55 +02:00
Shadowfacts 627ac0205e Crash reports (#7)
* Remove Biome.BiomeConfiguration.name mapping, fixes error on opening mappings

* Crash reports
2016-08-14 18:23:31 +02:00
Shadowfacts 0bcdf7fe29 Remove Biome.BiomeConfiguration.name mapping, fixes error on opening mappings (#6) 2016-08-14 18:23:17 +02:00
Shadowfacts 7205dd6d87 Block, biome, and world generator stuff (#5) 2016-08-14 17:17:21 +02:00
asiekierka b0fb7c7f1c begin mapping command stuff 2016-08-14 16:49:58 +02:00
asiekierka 66b94455d1 remove double class BlockTileEntity 2016-08-14 16:15:17 +02:00
asiekierka b9459bf28d apparently DyeColor did not save right 2016-08-14 15:43:36 +02:00
asiekierka c70e3503b8 more additions to mappings 2016-08-14 15:36:07 +02:00
Shadowfacts fdfcdba963 Misc (#4)
* Block state stuff

* Block/state/interaction mappings

* CreativeTab

* More block mappings
2016-08-14 14:29:39 +02:00
Shadowfacts d6a7fa5709 Block state stuff (#3) 2016-08-13 16:21:15 +02:00
asiekierka 11b0e96bf9 add download link for Enigma 2016-08-12 22:09:56 +02:00
asiekierka 63ca292b72 move from JSON to split Enigma format 2016-08-12 20:24:17 +02:00
asiekierka 14b3f16ea1 fix LOGGER and clean up Reference classes 2016-08-12 19:05:33 +02:00
Shadowfacts e61371ca50 NBT (#2) 2016-08-12 19:02:01 +02:00
asiekierka db676b3d90 Improvements across the mappings 2016-08-12 17:23:12 +02:00
Shadowfacts e4060d8a5e Registry stuff (#1)
* Registry stuff

* Change Id case
2016-08-12 17:16:44 +02:00
asiekierka ecf121daed add contribution note 2016-08-12 15:30:04 +02:00
asiekierka f8e3039e18 add version note 2016-08-12 15:28:52 +02:00
asiekierka ae11bd10d3 first commit 2016-08-12 15:28:17 +02:00