Commit Graph

2543 Commits

Author SHA1 Message Date
Max Gurela f30442e020 Map nd -> ConsoleCommandSender (#42)
* Map nd -> ConsoleCommandSender

net.minecraft.server.dedicated.ConsoleCommandSender

* Map executeCommand in IServer

* Clarify with CommandFeedback
2016-08-25 18:18:42 +02:00
Max Gurela 7f1fbb52b6 Server properties mappings (#43)
* Dedi server.properties loader and mappings

* Finalize resolution of merge conflicts & apply suggestions from copygirl
2016-08-25 17:25:44 +02:00
asiekierka 03ee9d101c map things in Item, World, BlockState 2016-08-25 16:51:07 +02:00
asiekierka 11f066b8c0 map TagStorageHelper 2016-08-25 15:23:15 +02:00
asiekierka 2315523716 minor mapping work in Minecraft 2016-08-25 11:56:41 +02:00
asiekierka 4c54af09c1 map out more of WorldSaveHandler 2016-08-25 11:46:44 +02:00
Adrian Siekierka 9af7db83ed (Darkhax) Mapped out way too much stuff (#44)
* Partially mapped sounds.

* Partially documented the music tracker.

* Partially fixed sound name issue.

* Mapped a bunch of rendering and model stuff.

* More model mapping

* More random mappings

* Time to clock out before this PR becomes too big.

* apply fixes
2016-08-25 11:35:28 +02:00
Aesen Vismea 438c309a4d Map some stuff in Minecraft, mainly related to Display (#39) 2016-08-25 11:24:11 +02:00
Benjamin K cd46a92b09 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)

* This makes a bit more sense.
2016-08-25 09:50:47 +02:00
Tyler Hancock b9458a87bc Mapped a bunch of stuff (#38) 2016-08-24 18:07:54 -04:00
Shadowfacts a13af86fbb
Entity setYawAndPitch and setPosition 2016-08-24 17:48:22 -04:00
Shadowfacts 6944ce15b6
Various Entity setPosition methods 2016-08-24 17:39:47 -04:00
Shadowfacts ae598db91b
Map WorldServer.entityTracker 2016-08-24 16:38:50 -04:00
Shadowfacts 1b47a91eb9
Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a 2016-08-24 16:19:27 -04:00
Shadowfacts 6e879cfb64
Map some of WorldEntityTracker 2016-08-24 16:19:19 -04:00
asiekierka 795ea47c68 fix inner class visibility for model code 2016-08-24 22:16:17 +02:00
asiekierka ba3871e30d TagFixer -> TagUpdater 2016-08-24 21:46:21 +02:00
Tyler Hancock 4b2d58fafa Mapped nbt tag fixers (#37) 2016-08-24 21:42:39 +02:00
Shadowfacts 4012e1d1c1
Some player stuff 2016-08-24 15:26:03 -04:00
Shadowfacts a374a7ec07
Map EntityPlayer.SleepResult 2016-08-24 15:10:39 -04:00
asiekierka 8b90654bcd initial work on models 2016-08-24 19:54:06 +02:00
Tyler Hancock 697bcf0377 Expand World/Save mappings (#35)
* Mapped some world stuff. Partially related to saving.

* Named some dimension stuff.

* Mapped out some more save stuff. Should be enough to get stuff rolling.

* Implement feedback
2016-08-24 13:24:49 -04:00
asiekierka f61add8bf0 fix ResourceManager.getProvidedAssets 2016-08-24 15:58:23 +02:00
asiekierka 8118ef4f3f map block/item color mappers 2016-08-24 15:41:16 +02:00
asiekierka d12662f120 in hindsight, the previous names were better 2016-08-24 15:24:57 +02:00
asiekierka 8f48f7afb6 map most of resource stuff, other refactoring in rendering 2016-08-24 13:57:31 +02:00
Benjamin K e8f2f9bf1c Map ChunkGenerators, some decorators, BiomeGeneratorSettings, and some missing block properties (#34)
* Map ChunkGenerators, some decorators, BiomeGeneratorSettings, and some missing block properties.

* Adjust to the suggestions that have been made.

* Fix mentioned issues. Should be ready for merge.
2016-08-24 00:54:21 +02:00
Shadowfacts b8f6ce62f6
Item rendering stuff 2016-08-23 16:43:21 -04:00
Shadowfacts 058dd3c47a
Some EntityItem stuff 2016-08-23 16:16:32 -04:00
Shadowfacts cc39e6126d
BlockPos.toLong and fromLong 2016-08-23 16:06:15 -04:00
Shadowfacts f0cdacd912
Map InventoryPlayer 2016-08-23 13:06:00 -04:00
asiekierka 41850f5bf3 work on TileEntityStructureBlock and misc 2016-08-23 17:11:06 +02:00
asiekierka 96105ecbda fix misspell 2016-08-23 15:26:58 +02:00
asiekierka 5bf904f9ef minor work here and there 2016-08-23 15:24:22 +02:00
asiekierka a17186b0c8 make sense of IdStore 2016-08-23 11:54:39 +02:00
asiekierka 971c9a943e we are not doing a CLA after all 2016-08-23 10:28:03 +02:00
asiekierka 5ba07c4e0d fix duplicate mapping 2016-08-23 10:27:38 +02:00
Tyler Hancock c980285f87 More mappings (#33)
* Added missing mappings. These should have been in the last PR o.O

* Mapped some item things

* Mapped some misc stuff
2016-08-23 10:25:30 +02:00
copygirl 21511e09dd Tons of GUI related mappings + reorganization (#29)
* Boss bar mappings

* Tons of GUI related mappings + reorganization

* Move GUI classes out of gui.screen

* Move classes out of old hud.impl package

* Reorganize GUI packages (number 2)
2016-08-23 10:25:04 +02:00
Shadowfacts c166e7bdfc
Fix Minecraft resource packs fields 2016-08-22 18:18:58 -04:00
Shadowfacts 4dcbcabda8
Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a 2016-08-22 18:17:02 -04:00
Shadowfacts 97fa1fd75c
Resource pack stuff 2016-08-22 18:16:53 -04:00
Modmuss50 295acc2bf9 Added server side command registry mappings (#32) 2016-08-22 09:21:32 -04:00
iamgreaser 94b753b996 GlHandler classes and whatnot (#30)
* GlState.CapabilityTracker + fields in GlState

* AlphaTestState

* DepthTestState (+ capState for alphaTest)

* ClearState

* Color4

* LogicOp

* (Src|Dst)BlendFunc and more blend stuff

* finish BlendFuncState

* Texture2DState

* ColorMaterialState + activeTexture fix

* PolygonOffsetState

* move DstBlendFactor into obf alpha order

* ColorMask

* fog, fog, and more fog

* CullFace

* fix alpha ordering for $p/$r

* the oh-so-used stencil buffer classes

* glTexGen stuff

* glColor3f

* very minor fix

just had to reverse the meaning of enable and disable
that's all

* name those two buffers

* RenderMode start + fix an enum

* RenderMode done properly this time
2016-08-22 12:51:05 +02:00
Benjamin K e20870da34 Map Entity.changeDimension (#31)
Remove ItemMapBase mapping that was left for some reason.
2016-08-22 12:41:44 +02:00
Shadowfacts 36f08f37cb
Merge branch 'Darkhax-Forked-pr3' into 16w33a 2016-08-21 21:28:03 -04:00
Shadowfacts 88680c8520
Merge branch 'pr3' of git://github.com/Darkhax-Forked/pomf into Darkhax-Forked-pr3 2016-08-21 21:27:50 -04:00
Tyler Hancock 4f10b69f8c
Implemented feedbac 2016-08-21 12:11:11 -06:00
Shadowfacts 0a0b7b5b30
DisplayScale 2016-08-21 12:43:14 -04:00
Modmuss50 aab9001aac Basic command manager mappings (#28)
* Basic command manager mappings

* Added a few more command manager mappings

* Rename methord

* ExecuteCommand

* Remove incorrect mapping
2016-08-21 16:30:02 +02:00
copygirl 1c8fb8d5fe Few Item / ItemBlock related mappings (#26)
* Fix INSTANT_HELATH => INSTANT_HEALTH

* Name ItemMapBase

* Add some ItemBlock mappings
2016-08-21 09:57:57 -04:00
asiekierka 8146c6dd05 fix naming two methods the same in Stat/Achievement 2016-08-21 13:16:37 +02:00
asiekierka ed5bca2a0b misc improvements 2016-08-21 13:11:10 +02:00
Tyler Hancock 2f958976a4 Mapped out some of the main entity types.
Not sure where to but the big types like Mob and EntityAnimal
2016-08-20 21:00:51 -06:00
Tyler Hancock bfee108e0e Mapped a decent bit of biomes. 2016-08-20 20:45:54 -06:00
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