Commit Graph

524 Commits

Author SHA1 Message Date
NikkyAI 39350084a7 more random mappings and other changes (#192)
* CommandAdvancement and onPlayerConnect

* chat message stuff

* more chat and related methods

* updated gitignore

* more chat, commands and packets

* fix compressTiny not being executed on publish

format and simplify build.gradle

* update

* broadcast -> sendTo

* add newline to editorconfig
2018-11-15 17:57:32 +01:00
marcin212 cc751075a5 Some command block gui and others mappings (#190)
* some command block gui and others mappings

* adjusted names

* remove "is" from field name
2018-11-14 23:19:48 +01:00
Jamie Mansfield 46c3256d71 Refactor data package (#195)
Looking back through the classes, I figured out why I had previously called them providers (see DataGenerator)...

This commit resolves that discrepancy.
2018-11-14 23:19:28 +01:00
asie fcc786466a minor update 2018-11-09 12:34:50 +01:00
asie 6d3075daeb map a few block-related things 2018-11-08 23:43:19 +01:00
asie 2ff8224d06 Merge branch '18w45a' of github.com:FabricMC/pomf into 18w45a 2018-11-07 20:47:01 +01:00
asie a1b90d58a7 fix Entity.getName() conflict 2018-11-07 20:46:53 +01:00
NikkyAI 8d3401b5ca finish Simple and Dynamic Command Exceptios (#189) 2018-11-07 18:18:26 +01:00
asie 13fa40451a map the obvious 2018-11-07 18:08:18 +01:00
asie 37146a3e02 update README 2018-11-07 18:03:00 +01:00
Adrian Siekierka 47d8c24214 update to 18w45a 2018-11-07 17:37:58 +01:00
NikkyAI 07155b2aa6 ServerCommandSource and some random (#188)
* ServerCommandSource and some random

* rename exception types

* some more CommandExceptions

* one more
2018-11-07 17:33:25 +01:00
Patryk 264722ff0f random mappings (#187) 2018-11-07 17:33:00 +01:00
asie 050abcefca rename some network classes, map scoreboard/custom payload 2018-11-07 09:59:35 +01:00
asie 6cf2bc0eea Update 2018-11-06 20:26:53 +01:00
asie f9cb07a2b4 minor mappings 2018-11-06 17:02:00 +01:00
asie 4e673c9590 fix sprite-related mappings 2018-11-05 23:07:26 +01:00
asie d8b72c540a fix NativeImage location 2018-11-05 22:13:16 +01:00
marcin212 d8e04697e6 some mappings (#186) 2018-11-05 22:09:22 +01:00
asie 2a1d622c1e fix ChunkGeneratorType location 2018-11-05 21:58:01 +01:00
asie 0bf4e529ca fix omissions, map ServerMetadata 2018-11-05 18:02:24 +01:00
Adrian Siekierka 4e8d79aef4 move Attribute -> EntityAttribute, PotionEffectType -> MobEffect 2018-11-04 20:05:56 +01:00
Adrian Siekierka 351b6536ae minor packet, resource work 2018-11-04 16:45:24 +01:00
Adrian Siekierka e20518a871 fix BlockTallPlant 2018-11-04 13:23:07 +01:00
Adrian Siekierka 5fd73b1943 update Enigma to 0.12.1 2018-11-04 13:22:38 +01:00
asie 2efa698889 renderer mappings 2018-11-04 10:53:55 +01:00
asie 734f18a028 map a few material names 2018-11-04 09:23:45 +01:00
asie c53cc398bf more class mapping works 2018-11-04 08:51:24 +01:00
asie ce1ae229d1 client-side interaction-related mapping 2018-11-03 19:06:46 +01:00
asie 0cf502395e force rebuild - update stitch 2018-11-03 16:20:53 +01:00
modmuss50 5114856abd should fix some issues 2018-11-03 14:38:32 +00:00
asie 0e0282deb2 block/enum -> block/enums 2018-11-03 15:26:49 +01:00
Adrian Siekierka 0646e1902b map some block/world things 2018-11-03 14:58:30 +01:00
Adrian Siekierka 8f7c4bf399 map loot conditions/functions, more mappings for tags 2018-11-03 13:32:09 +01:00
asie 6857e7f66f update 2018-11-03 12:17:54 +01:00
asie 621e465791 refactor VertexBuffer 2018-11-03 11:26:45 +01:00
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