Commit Graph

  • 81dff40ff1 compareName -> compareTo - yes, I am pretty sure this is correct asiekierka 2016-09-14 13:13:20 +0200
  • 6160694546 mappings work asiekierka 2016-09-14 12:00:19 +0200
  • 646f0fd80b IProgress and NetHelper Max Gurela 2016-09-13 16:15:53 -0700
  • 65574f417a Add mapping for Rotation and improve armor stand (#73) Max Gurela 2016-09-13 15:08:31 -0700
  • 3db51a4631 Add dummy filter Max Gurela 2016-09-13 14:31:02 -0700
  • af5cb77558 Version filter + some misc mappings Max Gurela 2016-09-13 14:19:38 -0700
  • 99562c5f46 Add mapping for Rotation and improve armor stand Max Gurela 2016-09-13 12:47:15 -0700
  • 91c44fd449 Fixed RCON mappings Łukasz Magiera 2016-09-13 19:47:01 +0200
  • e6805fb25f Make de/serialization methods names consistent (#71) copygirl 2016-09-13 16:53:45 +0200
  • 7d48e5ed89 Fix TagCompound.copyTo => copyFrom copygirl 2016-09-13 10:46:22 +0200
  • c9c3278194 Fix Block.getDropStack => getPickStack copygirl 2016-09-13 10:55:30 +0200
  • cc411e42b0 de/serializeBlockEntityTag copygirl 2016-09-13 10:55:04 +0200
  • 5acc0f5cf8 Rename Item.readTag => onDeserialize copygirl 2016-09-13 10:32:27 +0200
  • 7eb12e51e6 Rename Entity.de/serializeCustomData copygirl 2016-09-13 10:11:29 +0200
  • e8e1b02014 Rename TileEntity.serializeInitialChunkData copygirl 2016-09-13 09:55:08 +0200
  • 5dcfd3fc40 Rename TileEntity.serializeIdentifyingData copygirl 2016-09-13 09:47:52 +0200
  • 7207b148b7 Name de/serialization functions consistently copygirl 2016-09-13 09:45:20 +0200
  • d46d8ed03d Name TagCompound parameters "tag" consistently copygirl 2016-09-13 09:19:59 +0200
  • 1c058cd95c Map BlockCrop.serializeCropAge properly copygirl 2016-09-13 08:50:54 +0200
  • 608971471e Rename Serializer to DeSerializer copygirl 2016-09-13 08:49:15 +0200
  • 0bccae33f3 Fix spelling mistake (serialie!) copygirl 2016-09-13 08:42:39 +0200
  • 7cb0dec07f attribute, scoreboard, etc. work asiekierka 2016-09-13 12:41:42 +0200
  • 22ab98b27f Merge 4c0bc2bd20 into 28b6d9c3cb Łukasz Magiera 2016-09-12 22:58:52 +0000
  • 4c0bc2bd20 More random mappings Łukasz Magiera 2016-09-13 00:55:02 +0200
  • 28b6d9c3cb Update README.md Shadowfacts 2016-09-12 17:52:51 -0400
  • c23c9d5434 Some random mappings (#69) Łukasz Magiera 2016-09-12 22:28:44 +0200
  • a0df18127a mapping improvements asiekierka 2016-09-12 22:13:50 +0200
  • 8deab3f89f Some random mappings Łukasz Magiera 2016-09-12 21:13:22 +0200
  • 0f500e4ebe fix tile entity crash, map minor rendering things asiekierka 2016-09-12 16:03:00 +0200
  • 47c5b85441 add missing argument names asiekierka 2016-09-12 15:16:04 +0200
  • d73d078546 fix mapping errors asiekierka 2016-09-12 15:05:34 +0200
  • 50a87ae8ef port to 16w36a asiekierka 2016-09-12 12:08:56 +0200
  • 63dfa43be5 (hopefully?) fix previous commit 16w33a asiekierka 2016-09-12 11:30:08 +0200
  • e349ebc2fd Add some stuff for AIs (#67) liach 2016-09-12 02:28:32 -0700
  • 1840fe3f3d fix according to asiekierka liach 2016-09-11 15:31:21 -0700
  • 1ad8c59e14 map further model format stuff asiekierka 2016-09-12 00:27:01 +0200
  • 2a9d35ba3d missed them liach 2016-09-11 09:05:13 -0700
  • 8a1c710c80 deleted bad files liach 2016-09-11 09:04:29 -0700
  • f388749407 minor model, client cleanup work asiekierka 2016-09-11 12:46:28 +0200
  • 0c6a070a30 Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a asiekierka 2016-09-10 21:30:27 +0200
  • 5ffd55f7ae slight model data format progress asiekierka 2016-09-10 21:26:52 +0200
  • 45c95f0319 Add some stuff for AIs liach 2016-09-08 22:58:37 -0700
  • 3310e8b32f Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a asiekierka 2016-09-10 17:55:40 +0200
  • f857ed83de network/server/migration mappings asiekierka 2016-09-10 17:54:35 +0200
  • bfdec19d17 Merge branch '16w33a' of github.com:FabricMC/pomf into 16w33a asiekierka 2016-09-10 17:31:57 +0200
  • 2f3c26312f Map various things and entity TrackedData fields and related (#65) copygirl 2016-09-10 17:26:28 +0200
  • 8223a7a99c fix some non-fully-mapped methods asiekierka 2016-09-10 16:37:50 +0200
  • 169de4545c getId -> getContainerId asiekierka 2016-09-10 16:30:17 +0200
  • 18a8b66117 Fix tamable -> tameable copygirl 2016-09-10 16:20:40 +0200
  • d4001a0ab1 Fix Entity.setOnFire -> setOnFireFor copygirl 2016-09-10 14:18:42 +0200
  • f0fa89d6ba Fix Entity.AIR -> BREATH copygirl 2016-09-10 14:12:18 +0200
  • 96c55deb64 Merge bc6bf14e9e into ed318b3a99 Adrian Siekierka 2016-09-10 10:35:51 +0000
  • ed318b3a99 try to fix Jenkinsfile asiekierka 2016-09-10 12:35:26 +0200
  • 49e4b0e26e Map disableMiningStats in Block and canInsert in Slot. (#68) Benjamin K 2016-09-10 00:53:08 -0700
  • 63da0cf946 Map disableMiningStats in Block and canInsert in Slot. darkevilmac 2016-09-09 15:12:17 -0700
  • bc6bf14e9e TagUpdater -> TagUpgrader asiekierka 2016-09-09 21:14:50 +0200
  • a02f38b0ee Fix Entity.dropItems -> dropStack copygirl 2016-09-09 17:04:29 +0200
  • ec65ddea18 Fix isSourceCreativePlayer copygirl 2016-09-09 14:51:39 +0200
  • cd21c14a7b add jenkinsfile, build number asiekierka 2016-09-09 14:47:32 +0200
  • 21c7b13f20 Fix Minecart "carried" -> "contained" copygirl 2016-09-09 14:41:39 +0200
  • 0567a39544 Fix Block.DEFAULT_ID -> AIR_ID copygirl 2016-09-09 14:32:04 +0200
  • fe394b68ce Fix "invulnurable" typing error copygirl 2016-09-09 14:28:11 +0200
  • f5000eb730 Map entity TrackedData fields and related copygirl 2016-09-09 01:28:43 +0200
  • 7c8783defd Map projectile onCollision & onHit copygirl 2016-09-09 01:27:28 +0200
  • 681b5864cd Rename BlockPos nested classes & map PooledMutable copygirl 2016-09-08 21:34:34 +0200
  • d6dc742981 Fix DamageSource attacker/source mixup copygirl 2016-09-08 19:42:23 +0200
  • 79d75e6c1b Map EntityEnderDragonPart copygirl 2016-09-08 17:40:03 +0200
  • ab52fc530d Various entity mappings copygirl 2016-09-08 17:37:12 +0200
  • fa899ebebb Villager & Wolf skin texture fields copygirl 2016-09-08 17:17:04 +0200
  • 3ea7df8eb2 Map PotionHelper copygirl 2016-09-08 17:14:29 +0200
  • f119472ddc
    Add build task Shadowfacts 2016-09-08 18:42:45 -0400
  • 402c1acead some dedicated server stuff, fix minor mapping errors, add applyPacket and NetworkThreadUtils func asiekierka 2016-09-09 00:17:04 +0200
  • fe7a7a621b map out migration stuff asiekierka 2016-09-08 23:57:07 +0200
  • 1426735636 stackSize -> amount asiekierka 2016-09-08 23:31:38 +0200
  • 184690578d world, network work asiekierka 2016-09-07 11:54:55 +0200
  • bbaf10dde3 Map Explosion related things (#62) copygirl 2016-09-07 11:12:57 +0200
  • 85067860ee Map Explosion related things copygirl 2016-09-04 15:25:24 +0200
  • da4c7ca2b9 Move BlockState related stuff into its own package (#63) copygirl 2016-09-04 16:57:42 +0200
  • eefc0994be Move BlockState related stuff into its own package copygirl 2016-09-04 15:17:01 +0200
  • 081e653df0 Map various things (#61) copygirl 2016-09-03 12:14:27 +0200
  • 4b8519aa48 Map DamageSource copygirl 2016-09-01 20:52:46 +0200
  • 6c474114f0 Map a few minor fields copygirl 2016-09-01 20:51:57 +0200
  • e0823bcfff Map some Potion(Effect) stuff copygirl 2016-09-01 20:51:28 +0200
  • ffa7ccd745 Map / update ServerConfigurationManagers copygirl 2016-09-01 20:50:47 +0200
  • 21885157d2 Map ServerConfigList and related copygirl 2016-09-01 20:47:47 +0200
  • 8db9b5023e Map ServerRunnable copygirl 2016-09-01 20:41:38 +0200
  • 56f1d945bb LootTable, and KeyBinding class name. (#60) Benjamin K 2016-09-01 07:00:14 -0700
  • b56b8e99bc map StateModelMapper code asiekierka 2016-09-01 14:19:33 +0200
  • 4e804b5dfc Map Sound class. darkevilmac 2016-08-31 16:17:05 -0700
  • 830ff2becb ILootTableProvider darkevilmac 2016-08-31 15:55:09 -0700
  • db842d0915 Map KeyBinding class name darkevilmac 2016-08-31 00:29:01 -0700
  • 9d978788e9 Map LootTable stuff. darkevilmac 2016-08-31 00:24:31 -0700
  • af745071cf Inventory and Gui Mappings (#59) Modmuss50 2016-08-30 22:10:38 +0100
  • 92d57283f5 Fix a few issues modmuss50 2016-08-30 21:47:09 +0100
  • 0c9cde4c96 Map the rest of BoatType, as well as some other entity related things. (#58) Benjamin K 2016-08-30 07:21:03 -0700
  • 75d129f57c Fix sound mappings again.. modmuss50 2016-08-30 12:53:33 +0100
  • 029dc67800 Fix field name issue modmuss50 2016-08-30 12:51:17 +0100
  • cfe4ed9483 Enigma is annoying sometimes modmuss50 2016-08-30 12:50:20 +0100
  • dca05a85fe Fixed some issues with mappings modmuss50 2016-08-30 12:47:36 +0100
  • d51847a967 Add back sounds, not sure what is up with this modmuss50 2016-08-30 12:41:46 +0100