Commit Graph

2488 Commits

Author SHA1 Message Date
asie 28de8727a1 map more things 2018-11-03 10:24:59 +01:00
asie d5ddad5c30 map some client things 2018-11-03 08:44:17 +01:00
Adrian Siekierka fd623e3235 rename mapping headers 2018-11-02 17:17:55 +01:00
Adrian Siekierka 0bb8d7b762 remove JAR classifier 2018-11-02 17:02:21 +01:00
asie 682616fa16 Merge branch '18w44a' of github.com:FabricMC/pomf into 18w44a 2018-11-02 16:25:06 +01:00
asie c55d3430b7 generate JAR-format artifact 2018-11-02 16:24:54 +01:00
Max Gurela 416b84f5f8 Map NBT classes (#181)
* Map NBT classes

* prettyPrint -> toTextComponent

* CompoundWrapper -> PersistedState
2018-11-02 09:07:35 +01:00
Adrian Siekierka f48822e1eb fix DedicatedServer unmapping itself 2018-11-01 20:25:43 +01:00
Adrian Siekierka 27247c41f0 fix getNameComponent 2018-11-01 20:19:03 +01:00
asie 8226c45d75 resource mapping work, refactor interface names - close #184 2018-11-01 17:53:10 +01:00
Adrian Siekierka 155466c78a fix GLX 2018-11-01 11:32:36 +01:00
asie 42688a2178 fix accidental revert 2018-11-01 09:29:52 +01:00
asie 7a654ec7fb map some tutorial logic 2018-11-01 09:16:49 +01:00
asie 35e7988efe 8 AM commits 2018-11-01 08:03:04 +01:00
asie 84b8fe3134 fix typo, potentially fix Jenkins 2018-11-01 08:02:17 +01:00
Max Gurela 4ea88de09b More GUI stuff (#180)
* More GUI stuff

* Code review change requests
2018-11-01 07:52:39 +01:00
asie 1ec80e3ecc first shot at mapping font-related stuff 2018-10-31 22:01:41 +01:00
Adrian Siekierka c2892b6209 map the obvious 2018-10-31 18:05:40 +01:00
Adrian Siekierka d7fc5168c5 18w44a 2018-10-31 17:57:50 +01:00
Jamie Mansfield a19d6d346d data generators work (#173)
* data generators work

* dump work
2018-10-31 17:54:36 +01:00
Max Gurela 698cfc2e85 Various mappings around GuiContainer inputs (#178) 2018-10-31 17:54:24 +01:00
Adrian Siekierka 609bd15031 Merge branch '18w43c' of github.com:FabricMC/pomf into 18w43c 2018-10-31 17:54:00 +01:00
Adrian Siekierka 5fbc2eb72a use stitch to merge JAR instead of weave 2018-10-31 17:53:07 +01:00
asie eda1d435b0 Merge branch '18w43c' of github.com:FabricMC/pomf into 18w43c 2018-10-31 14:18:48 +01:00
asie 3886800d2c remove .reference, map a few criterion triggers 2018-10-31 14:17:45 +01:00
modmuss50 a06a3bd45c Merge branch '18w43c' of https://github.com/FabricMC/pomf into 18w43c 2018-10-31 13:05:27 +00:00
modmuss50 7e2696b0fa Merge intermediary with tiny 2018-10-31 13:05:19 +00:00
asie b56b270f45 minor changes 2018-10-31 14:03:33 +01:00
modmuss50 374b29a71b Fix artifactId on jenkins 2018-10-30 11:31:54 +00:00
modmuss50 e9ab5d3d5e Publish pomf to maven 2018-10-30 11:29:43 +00:00
Adrian Siekierka d3eb0a76be entity/registry/bootstrap mapping work 2018-10-28 13:34:15 +01:00
Adrian Siekierka c093271ed1 fix BlockPos.Mutable mapping conflict 2018-10-27 22:32:04 +02:00
Adrian Siekierka 417effbe82 fix getSeaLevel... i really should fix the issue in-Enigma 2018-10-27 18:21:45 +02:00
modmuss50 c780c54d6b Force mapJar to always re-run 2018-10-27 15:37:37 +01:00
modmuss50 7ee98c2d41 Merge branch '18w43c' of https://github.com/FabricMC/pomf into 18w43c 2018-10-27 15:16:49 +01:00
modmuss50 10bf0bd6e0 mapJar task + large cleanup
most of the cleanup was taken from the OML fork
2018-10-27 15:16:43 +01:00
Adrian Siekierka 726aff2072 attempt mapping VoxelShape, other updates 2018-10-27 16:04:37 +02:00
Adrian Siekierka 5b0775c0db map advancement-related code 2018-10-27 13:09:43 +02:00
asie 1b13674f8a map DyeColor, JsonLikeTagParser, update 2018-10-27 09:11:38 +02:00
asie 42c751f5cb remove dummy mappings 2018-10-27 00:49:53 +02:00
modmuss50 10ccf6a407 Possible fixes for mapping conflicts 2018-10-26 22:53:20 +01:00
asie ccad5114ab fix GuiLoom typo 2018-10-26 21:02:19 +02:00
Adrian Siekierka 10af649fc1 update 2018-10-26 20:59:00 +02:00
Adrian Siekierka 730b13f422 mostly Chunk/WorldBorder-related mappings 2018-10-26 18:32:05 +02:00
asie 8d9e4ecd3b Update 2018-10-26 15:47:51 +02:00
asie 33ba1f118c client/property/resource mapping 2018-10-26 14:29:07 +02:00
Adrian Siekierka 45e6a3755d update to 18w43c 2018-10-26 13:08:59 +02:00
asie 44295d60d0 map chunk classes, some client work 2018-10-26 11:22:40 +02:00
asie 9c8be6f0a5 map out most property stuff, move block.property to state.property 2018-10-26 08:58:08 +02:00
asie f4f29cfa8e fix mapping issue, start mapping fluids, map a bit more block stuff 2018-10-26 08:23:20 +02:00
asie 153fc8a1a6 some server classes, oddballs, map command manager and command class names 2018-10-26 08:04:38 +02:00
asie 33e2884035 port server.config 2018-10-25 22:36:50 +02:00
asie 1c8c22d955 recipe, etc. work 2018-10-25 22:01:57 +02:00
asie 0ba935a233 restore entity.tracker, add misc things 2018-10-25 19:18:32 +02:00
asie 630f0a2573 map state-related stuff 2018-10-25 18:58:04 +02:00
asie 8f9a0491ca map some util classes 2018-10-25 18:48:06 +02:00
asie 932eb276b0 work on items, bring back 1.12 rcon mappings, etc. 2018-10-25 17:03:13 +02:00
asie ee188babd0 fix copyEntityData conflict 2018-10-25 09:28:52 +02:00
asie a5c20bc8c9 work on nbt, properties/states 2018-10-25 09:24:04 +02:00
asie 6cc208bfe8 more low-hanging fruit: Block and Item class names 2018-10-25 02:10:30 +02:00
asie 82e8c76e34 low-hanging fruit 2018-10-25 00:32:03 +02:00
asie 12796ba3aa initial batch of fixes 2018-10-25 00:20:09 +02:00
asie 981e16912a rebuilt method names 2018-10-25 00:05:14 +02:00
Adrian Siekierka 9cd29783ca 18w43b initial migration, 99% likely to not work 2018-10-24 21:40:05 +02:00
asie 9306db9f1b Fix Gradle script 2018-10-22 20:41:43 +02:00
modmuss50 cbf20a3db3 Fix Gradle script 2017-11-22 13:56:07 +00:00
Modmuss50 308d49ea03 Map new 1.12 sounds (#167) 2017-07-04 09:30:51 +02:00
Urey. Xue 2464f704ec Map criterion triggers and some predicates (#166) 2017-06-23 10:53:29 +01:00
Modmuss50 9d6955d0ae Update README.md 2017-06-18 14:33:11 +01:00
Player 76cdc3f14e Include server-only mapping, some fixup from matcher bugs. 2017-06-12 21:56:35 +02:00
Adrian Siekierka fed260bb6d Run Enigma Rebuild Method Names 2017-06-08 16:09:29 +02:00
Player da4b189aef Update to 1.12 (preliminary!) 2017-06-08 16:01:49 +02:00
mezz 781eb35cc9 Render tick calculations and some advancement mappings (#164) 2017-05-27 10:31:02 +02:00
Prospector f88888c26f A few sessions of "pomfing all the things" (#163)
* 2 1/2 hours of me mapping stuff

* Round two!

* Few small additions

* Fix mappings from merge

* Make proper changes

* loadsMoreDecoration -> moreSurfaceDecoration

* Make requested changes
2017-05-22 14:38:25 +01:00
Tyler Hancock f2a9ec2d04 Blocks, Entities, Models (#162)
* Mapped a bunch of entity stuff.

* Named a bunch of entity model classes.

* Added some more gui mappings

* Mapped a few misc block things.

* Even more block mappings.

* Mapped the rest of the entity classes.

* Changed minecraftGame -> game
2017-05-14 16:38:30 +01:00
Adrian Siekierka cd0a6cf43d fix missing constructor names from 16w38a 2017-05-13 15:37:15 +02:00
Adrian Siekierka 8773f5423a fix conflicts 2017-05-13 14:44:07 +02:00
Adrian Siekierka f8eac78aa4 map RunArgs, minor cleanup 2017-05-13 08:18:40 +02:00
Adrian Siekierka 95e2db6744 restore old argnames from 16w38a 2017-05-13 08:02:51 +02:00
Tyler Hancock de13604da3 Mapped a few entity/item/player stuff. (#161)
* Mapped some throwable entity stuff.

* Added some player, player inventory stuff.

* Mapped some stuff related to the dragon fight.

* Mapped a bunch of params and methods for item.

* Fixed several typos.
2017-05-13 08:02:52 +02:00
mezz 5c6c0c71d1 Add mappings for Evoker, Vex, their rendering and some AI (#158)
* Add mappings for Evoker, Vex, their rendering and some AI

* Updates for review
2017-05-13 08:02:30 +02:00
Adrian Siekierka 37305ccefa more minor work 2017-05-12 19:27:13 +02:00
Adrian Siekierka 9280ad2cd4 mappings updates in Block, World, etc. 2017-05-12 11:21:39 +02:00
Tyler Hancock 5c1dcf27ed Mapped a few missing params/fields and named some classes. (#160)
* Added to the rendering mappings for parrots.

* Fixed a typo in setUpdateCooldown.

* Added several parameter names to ItemStack.

* Mapped the remaining missing fields.

* Added the missing param mappings for Potion.

* More potion stuff. (Forgot to include in last commit)

* Mapped the shulker box renderer.
2017-05-12 10:45:17 +02:00
Thomas Guillemard f045a7a329 Some class remapping (#159) 2017-05-11 07:30:10 +02:00
Adrian Siekierka e48ac16016 minor names and renames 2017-05-10 23:15:26 +02:00
Adrian Siekierka fd834220b5 minor mapping work 2017-05-10 21:24:29 +02:00
Ethan Brooks e2bbf83836 net.minecraft.world mapping additions (#157)
* Little changes to World

* Lots of parameter changes

* There are so many world mappings

* Fix misnamed chunkZ

* Change consultRemoteProvider to ingoreRemote

* Named two constants

* Whoops, wrong names
2017-05-05 09:26:01 +01:00
Modmuss50 bacd0e0403 Merge pull request #156 from CalmBit/17w13b
Fix package name for EntityVex mapping
2017-05-03 13:13:01 +01:00
Ethan Brooks 141c8b05dc Fix package name for EntityVex mapping 2017-05-03 08:08:31 -04:00
Adrian Siekierka 4f36bae16c update README.md 2017-05-03 12:28:40 +02:00
Adrian Siekierka a76721cc16 minor block/client/server work 2017-05-03 12:28:05 +02:00
mezz d02bf6b73b Add mappings for tracking recent damage to entities (#155) 2017-05-03 12:00:14 +02:00
Adrian Siekierka 539c88fa5a add 17w13b content, restore MinecraftServer mappings, work on a few other classes 2017-05-03 09:00:55 +02:00
Ethan Brooks 7683882299 Basic Command Additions (#154)
* Testing out enigma with a basic mapping

* A lot of work on command mappings

* Fix weird Enigma naming error

* An attempt to fix mappings, but bigger issues are afoot

* Change CommandLocateStructure to CommandLocate

* Make suggested changes by unascribed
2017-05-03 08:14:24 +02:00
Shadowfacts 6b77c37772
Recipe stuff 2017-04-09 20:27:11 -04:00
Shadowfacts 6aa774e04b Initial advancements/recipe book work (#153) 2017-04-09 20:18:41 -04:00
modmuss50 9384ad88bc
Rebuild method names, with inner classes. 2017-04-05 19:55:39 +01:00
modmuss50 0e93036e38
Fix abstract method error, + add missing stuff from last commit. 2017-04-05 19:17:11 +01:00
modmuss50 dcd65835c8
Rebuild method names, with enigma fix. 2017-04-05 19:11:28 +01:00