Commit graph

  • cbaa9cd2a0
    Block refactory Camotoy 2024-05-16 23:12:06 -04:00
  • 81c1261b75 fix https://github.com/GeyserMC/Geyser/issues/4662 #4667 onebeastchris 2024-05-16 21:35:49 +02:00
  • 967d0a9fdd Merge remote-tracking branch 'upstream/master' into client-vehicle AJ Ferguson 2024-05-16 03:14:06 -04:00
  • 4417331c51 Only tick active vehicle AJ Ferguson 2024-05-16 02:57:13 -04:00
  • 72309fbe94 Address reviews and remove use of Optional AJ Ferguson 2024-05-16 01:53:42 -04:00
  • 891c6ce1be Open advancement tab regardless of currently open tab #4665 gecko10000 2024-05-15 14:39:05 -07:00
  • 9bca012194
    Bump Erosion Camotoy 2024-05-15 15:31:02 -04:00
  • 423d2e3a36
    Emulate vanilla behavior with existing registries Camotoy 2024-05-15 13:41:31 -04:00
  • 6c4b2cb173
    Don't create a property manager if an entity has no properties Camotoy 2024-05-15 13:40:57 -04:00
  • 4d61766d0a
    Fix SessionSkinApplyEvent not keeping altered skin data (#4663) rtm516 2024-05-14 16:38:51 +01:00
  • 2fe0b1292d
    Fix SessionSkinApplyEvent not keeping altered skin data #4663 rtm516 2024-05-14 16:34:19 +01:00
  • b11a6d7176
    Remove unofficial skin sources and add skin event for extensions (#4507) rtm516 2024-05-14 13:22:54 +01:00
  • 348ee4fa0f CommandRegistry: Don't expose the CommandManager Konicai 2024-05-13 20:45:28 -04:00
  • b5f6ddd0cd NeoForge: Mixin for new PermissionNode instead of reflection Konicai 2024-05-13 15:33:38 -04:00
  • 86dafbc108
    Ensure we load mod resources correctly on Geyser-NeoForge (#4651) chris 2024-05-12 10:49:08 +02:00
  • 62e7d43819 Add check for chunk cache #4659 AJ Ferguson 2024-05-12 03:53:23 -04:00
  • 1c851b2a6d Use static import for MessageType AJ Ferguson 2024-05-11 20:57:32 -04:00
  • 02b2ed1db4 Use UpdateSubChunkBlocksPacket AJ Ferguson 2024-05-11 19:30:44 -04:00
  • e8266fff03
    Move tool property back to non vanilla custom item Eclipse 2024-05-11 17:30:39 +00:00
  • d31e94a7b1
    Fix edible animation Eclipse 2024-05-11 11:31:33 +00:00
  • 0a7a06a044
    Add new vanilla custom item properties to JSON reader, needs testing Eclipse 2024-05-11 10:35:06 +00:00
  • 22f5ad12a8
    Add overrides for backwards compatibility (testing needed) and reorder a bit Eclipse 2024-05-11 10:28:01 +00:00
  • 86518d5f39
    Merge remote-tracking branch 'upstream/master' into customitemapi Eclipse 2024-05-11 10:10:35 +00:00
  • 72da5a576b
    Move translation string back to non vanilla and move hat to vanilla Eclipse 2024-05-11 10:08:21 +00:00
  • d7fd590047
    Merge branch 'master' into feature/skin-rework #4507 rtm516 2024-05-11 01:02:56 +01:00
  • 35c57179bb
    Merge branch 'master' into fix/deviceos #4553 chris 2024-05-11 01:23:02 +02:00
  • 7801e357fb
    Map new Mace enchantments for Bedrock clients (#4653) Teelair 2024-05-10 17:20:52 -06:00
  • d98346ae69 Change to using null check for translationKey #4653 Tyler Rife 2024-05-10 17:17:17 -06:00
  • 44b1715916 Move to using a map for Java-only enchantments. Tyler Rife 2024-05-10 16:27:12 -06:00
  • e697eb3ae3
    Feat: Make connection data exposed in api less prone to throw errors (#4604) chris 2024-05-10 23:58:27 +02:00
  • 3785b346dd Map new Mace enchantments for Bedrock clients Tyler Rife 2024-05-10 15:57:23 -06:00
  • 09dc7dbe6a Merge remote-tracking branch 'origin/api-fixes' into api-fixes #4604 onebeastchris 2024-05-10 23:53:29 +02:00
  • a503816bf1 review onebeastchris 2024-05-10 23:53:05 +02:00
  • 965d11c7a1
    Move armor type to super class and implement protection value and armor type in vanilla custom registry Eclipse 2024-05-10 21:23:46 +00:00
  • 97e1bebcbd
    Implement logic for new vanilla custom item components in custom item registry Eclipse 2024-05-10 21:08:21 +00:00
  • 9cd847e1e9
    Update implementations Eclipse 2024-05-10 20:10:30 +00:00
  • e6c9c519c9
    Move some functionality from non vanilla custom items to vanilla custom items - updating implementation soon Eclipse 2024-05-10 17:44:06 +00:00
  • 31ee2e6e1c
    Merge branch 'master' into api-fixes chris 2024-05-10 15:19:31 +02:00
  • f229227cbc address reviews onebeastchris 2024-05-10 15:00:23 +02:00
  • 9e162c131e also add support for neoforge-floodgate #4651 onebeastchris 2024-05-09 23:09:20 +02:00
  • 76da636e14 correctly load jar resource files on neoforge onebeastchris 2024-05-09 22:08:44 +02:00
  • 6f6be87c47 CommandSource#connection should return GeyserConnection instead of Connection Konicai 2024-05-09 14:10:32 -04:00
  • 9f32ba81b1
    Merge remote-tracking branch 'refs/remotes/origin/master' into feature/floodgate-merge Tim203 2024-05-09 18:04:56 +02:00
  • 83c131eb12 Update GeyserNeoForgeCommandRegistry#hasPermission exception handling Konicai 2024-05-08 00:49:12 -04:00
  • 11403063a9 address some reviews, update cloud, separate exception handling Konicai 2024-05-08 00:41:06 -04:00
  • 8ffcde9112 Merge remote-tracking branch 'refs/remotes/upstream/master' into client-vehicle AJ Ferguson 2024-05-07 20:48:53 -04:00
  • 627c2babe9
    Fix various mob attack animations (#4627) AJ Ferguson 2024-05-07 19:26:31 -04:00
  • ccabd0d8e4 Fix piglin attack animation when switching weapons #4627 AJ Ferguson 2024-05-07 19:06:48 -04:00
  • 5105132b89 misc Konicai 2024-05-07 16:54:21 -04:00
  • cda7a19a08
    Fix discarding of custom trim patterns/materials (#4642) Eclipse 2024-05-07 07:16:21 +01:00
  • 0a261f1d9d
    Update MCPL and MCAuthLib (#4645) AJ Ferguson 2024-05-06 21:40:32 -04:00
  • c79f52f230 Bump MCPL #4645 AJ Ferguson 2024-05-06 21:33:12 -04:00
  • 1f16a2b068 Update MCPL and MCAuthLib AJ Ferguson 2024-05-06 19:43:17 -04:00
  • e3cc172af3
    Rename stripNamespace method to reflect its behaviour #4642 Eclipse 2024-05-06 10:07:22 +00:00
  • 3a8e0f4d67
    Fix discarding of custom trim patterns/materials Eclipse 2024-05-06 09:50:38 +00:00
  • bdc2d07718
    cleanup CommandRegistry Konicai 2024-05-06 02:43:03 -04:00
  • bc1a740e12
    Don't invoke a permission check a second time if it fails Konicai 2024-05-06 02:04:56 -04:00
  • d1af3ff7d6
    Fix merge mistake Konicai 2024-05-05 23:47:35 -04:00
  • 4341d01667
    Revert default copyright change rtm516 2024-05-05 19:24:07 +01:00
  • 77750cc8b1
    Handle NonNull in SessionSkinApplyEvent rtm516 2024-05-05 19:17:35 +01:00
  • 8addcadb71
    Bump MCPL to increase NBT max depth (#4639) AJ Ferguson 2024-05-05 02:24:28 -04:00
  • 69dd79f91c Bump MCPL to increase NBT max depth #4639 AJ Ferguson 2024-05-05 02:11:37 -04:00
  • c98d090774
    Merge remote-tracking branch 'refs/remotes/upstream/master' into feature/cloud Konicai 2024-05-05 01:57:16 -04:00
  • 5770c96f48
    Indicate support for 1.20.81 Camotoy 2024-05-05 01:29:37 -04:00
  • ed3ab0e4a6
    Update metadata action to always use last commit regardless of length #4636 Kas-tle 2024-05-04 00:58:38 -07:00
  • b8fe71a8bc
    Bump MCPL to fix ClientboundExplodePacket (#4635) AJ Ferguson 2024-05-04 01:06:59 -04:00
  • aa7ea85be0 Bump MCPL to fix ClientboundExplodePacket #4635 AJ Ferguson 2024-05-04 00:55:30 -04:00
  • e9b309e8fa Fix piglin and hoglin shaking effect AJ Ferguson 2024-05-03 11:10:49 -04:00
  • 6289fb9a58 Don't set piglin target unless attacking AJ Ferguson 2024-05-03 11:03:53 -04:00
  • 9d299ee83b
    Fix particle reading issues (#4631) basaigh 2024-05-03 15:29:15 +01:00
  • c110523166 Fix particle reading issues #4631 basaigh 2024-05-03 15:23:31 +01:00
  • 3422e2cb8a Fix error AJ Ferguson 2024-05-03 10:00:21 -04:00
  • 337c98c865 Fix various mob attack animations AJ Ferguson 2024-05-03 09:06:55 -04:00
  • a39cd65537
    Fix velocity ping passthrough (#4626) basaigh 2024-05-03 12:53:47 +01:00
  • ba34671424 Fix velocity ping passthrough #4626 basaigh 2024-05-03 12:29:54 +01:00
  • b39ed5de53
    Panda eating particles are not necessarily bamboo Camotoy 2024-05-02 20:33:28 -04:00
  • cab1a20034
    Set mappings commit to master #4590 Camotoy 2024-05-02 13:08:09 -04:00
  • 6a214f235c
    Remove duplicate method Camotoy 2024-05-02 13:07:18 -04:00
  • efda13421f
    Merge branch 'master' into feature/1.20.5 Camotoy 2024-05-02 12:58:46 -04:00
  • f7c65f38d1 properly annotate methods in the ServerTransferEvent onebeastchris 2024-05-02 12:51:14 +02:00
  • 60f8532be3 Fix attribute display text AJ Ferguson 2024-05-02 06:06:12 -04:00
  • 29a613b85c Use java default area effect cloud radius AJ Ferguson 2024-05-02 05:04:19 -04:00
  • d003818e73 Potion fixes AJ Ferguson 2024-05-02 03:47:30 -04:00
  • fdae333351 Add data components hash code to translated NBT AJ Ferguson 2024-05-01 19:00:39 -04:00
  • 1291b89e64
    Ensure proper Geyser starting/disabling when Geyser is used on a client (#4621) chris 2024-05-02 00:29:33 +02:00
  • fd3a09d6c2 only use direct connection on server, not client, actually override remote port #4621 onebeastchris 2024-05-01 22:07:46 +02:00
  • cc635d4447
    This would probably end up being an issue... Camotoy 2024-05-01 15:41:27 -04:00
  • 1e8d6b23cf
    Different registry implementation; fix banner blocks with ViaVersion Camotoy 2024-05-01 15:35:30 -04:00
  • ccf0d8d54c also set correct remote port onebeastchris 2024-05-01 21:30:54 +02:00
  • 3e3f388691 Ensure proper Geyser starting/disabling when Geyser is used on a client onebeastchris 2024-05-01 21:22:28 +02:00
  • abb1d7d9e9
    Indicate Java 1.20.6 support Camotoy 2024-04-30 18:50:41 -04:00
  • 59a2c0dc02
    Use item tags for all animal loved food Camotoy 2024-04-30 18:35:52 -04:00
  • aff7d2cf35 Fix potential NPE AJ Ferguson 2024-04-30 18:05:46 -04:00
  • 255835438d viaversion 4.10.0 compat, indicate 1.20.6 support on modrinth onebeastchris 2024-04-30 21:59:38 +02:00
  • 51cbbba47c Merge remote-tracking branch 'upstream/feature/1.20.5' into feature/1.20.5 onebeastchris 2024-04-30 21:48:41 +02:00
  • 4a0a694eb9 revert bad diff onebeastchris 2024-04-30 21:38:25 +02:00
  • d99f498901 translate ominous banners onebeastchris 2024-04-30 21:35:21 +02:00
  • dd745b901f move to paper-adapters onebeastchris 2024-04-30 20:48:10 +02:00
  • ff9965f559 Translate item repair cost component AJ Ferguson 2024-04-30 05:49:22 -04:00
  • 74d6a37261 Fix bug when adding enchantments in anvil AJ Ferguson 2024-04-30 05:13:00 -04:00