Commit Graph

  • ce3083b9b8
    Fix key regression with pre-built registries Camotoy 2024-06-13 11:24:16 -0400
  • 842e1b4d12
    Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/1.21 Camotoy 2024-06-13 11:12:01 -0400
  • db5a528965
    Fix: Improper detection of virtual double chests (#4738) chris 2024-06-13 16:53:01 +0200
  • 156cf1cf2e Sometimes it's the simple things #4738 onebeastchris 2024-06-13 16:37:07 +0200
  • d00cab18fd
    Only translate double chest tags if we are dealing with a double chest (#4736) chris 2024-06-13 14:14:57 +0200
  • ab7540454e Only translate double chest tags if we are dealing with a double chest #4736 onebeastchris 2024-06-13 12:37:23 +0200
  • 73d5f24f40
    Fix compilation for modded Camotoy 2024-06-12 23:53:02 -0400
  • 026e6fc4f1
    Merge remote-tracking branch 'origin/master' into feature/1.21 Camotoy 2024-06-12 23:48:51 -0400
  • be04ff2a13
    Update to latest MCProtocolLib Camotoy 2024-06-12 23:48:40 -0400
  • 3528b1d692
    Allow recipes to default count as 1 Camotoy 2024-06-12 22:47:47 -0400
  • 52a93ecc18
    Implement breeze Camotoy 2024-06-12 22:16:14 -0400
  • 9db1dd10d2
    Fix some water plants not being waterlogged Camotoy 2024-06-12 20:56:06 -0400
  • 82d0a87020
    Remove debug code Camotoy 2024-06-12 20:45:47 -0400
  • 2ecc4cd841
    Point to right mappings Camotoy 2024-06-12 20:42:29 -0400
  • 7314571b94
    Merge branch 'feature/1.21' of https://github.com/GeyserMC/Geyser into feature/1.21 Camotoy 2024-06-12 20:34:55 -0400
  • ecffb564ed
    Refactor static recipe loading Camotoy 2024-06-12 20:34:42 -0400
  • 82d68bfe9b Bump fabric/neoforge dependencies to 1.21, update README.md, bump Geyser version to 2.4.0 onebeastchris 2024-06-13 00:14:10 +0200
  • a42c979abb
    This variant of tag loading should be slightly more efficient Camotoy 2024-06-12 00:12:15 -0400
  • ca37ac2bf7 Fix not showing attributes for "Armor" category YHDiamond 2024-06-11 16:23:33 -0400
  • c3cfa62044
    Merge branch 'GeyserMC:master' into hide-flags YHDiamond 2024-06-11 15:01:11 -0400
  • 14017c0499 Skip lore creation if hide tooltips exists YHDiamond 2024-06-11 15:00:58 -0400
  • 29dacd2397
    Properly remap coral blocks on 1.20.80 Camotoy 2024-06-11 14:26:53 -0400
  • b78c7b2bd3
    Fix #4729 Camotoy 2024-06-11 10:54:57 -0400
  • 956a84a3fb
    Enchantment tag can be null Camotoy 2024-06-11 10:47:26 -0400
  • 6159799804 some review Konicai 2024-06-10 23:39:21 -0500
  • c348928d0d Merge remote-tracking branch 'upstream/master' into client-vehicle AJ Ferguson 2024-06-10 22:44:38 -0400
  • d19807170d
    Properly show dyed wolf armor Camotoy 2024-06-10 22:40:14 -0400
  • 7fc370cef7
    Merge remote-tracking branch 'origin/master' into feature/1.21 Camotoy 2024-06-10 22:04:27 -0400
  • 9a310f248b
    1.21-pre4 updated block tags Camotoy 2024-06-10 21:59:03 -0400
  • 538e9f4dd6
    Properly remove SnowCollision Camotoy 2024-06-10 17:04:43 -0400
  • 18ad652bcb
    Merge branch 'master' of https://github.com/GeyserMC/Geyser Camotoy 2024-06-10 16:59:42 -0400
  • 02179a798f
    You shall compile! Camotoy 2024-06-10 16:53:14 -0400
  • ffb8256899 update to cloud rc.2 Konicai 2024-06-09 22:54:12 -0500
  • c3d52195c5 only one permissions.yml file, in core Konicai 2024-06-09 21:19:33 -0500
  • 3f903205d6 check more parameters Konicai 2024-06-09 21:13:14 -0500
  • 4c00b11b08 register all permissions on NeoForge Konicai 2024-06-09 20:17:04 -0500
  • edee5e7a8e
    Add builtin server transfer support for ViaProxy (#4723) RK_01 2024-06-10 01:43:10 +0200
  • 807edb39bf
    Use Geyser variable #4723 RaphiMC 2024-06-10 00:43:57 +0200
  • f954dd9b48
    oooops Camotoy 2024-06-09 16:58:26 -0400
  • ae6059bdc3
    Implement wind charges Camotoy 2024-06-09 16:57:51 -0400
  • e9e364636a
    New potion effects Camotoy 2024-06-09 15:44:29 -0400
  • c136bcb34d
    Merge remote-tracking branch 'origin/dev' into feature/1.21 Camotoy 2024-06-09 15:39:41 -0400
  • 007ecb4363
    Ensure custom blocks can be represented at any index dev Camotoy 2024-06-09 15:06:39 -0400
  • b8ca24a81c
    Moved code RaphiMC 2024-06-09 19:11:00 +0200
  • 5ad0da1c06 Cleanup command constructors, reference GeyserCommand more Konicai 2024-06-08 23:41:53 -0500
  • d1abeee7b8 Permissions class for general perms, GeyserImpl is responsible for the subscription Konicai 2024-06-08 21:10:55 -0500
  • 0677494afa
    Added builtin server transfer support for ViaProxy RaphiMC 2024-06-07 20:00:53 +0200
  • 8ae1150c80 Remove unused lectern code in ModWorldManager, fix spelling error in SessionLoginEvent onebeastchris 2024-06-07 19:47:21 +0200
  • 9b776b5321
    Fixed remote config being reset everytime when accessed on Geyser-ViaProxy (#4722) RK_01 2024-06-07 19:26:59 +0200
  • 556453a316
    Fixed remote config being reset everytime when accessed #4722 RaphiMC 2024-06-07 18:57:27 +0200
  • b7931f8d70 Update protocol to suppress packet warnings onebeastchris 2024-06-06 23:34:06 +0200
  • c672d6273b add back root command permission optionally, to avoid Spigot regression Konicai 2024-06-06 22:50:40 -0500
  • 79bcc790ce
    Remove Registries.RECORDS Camotoy 2024-06-06 20:30:55 -0400
  • 29c9515d55
    Re-implement jukebox songs Camotoy 2024-06-06 20:28:38 -0400
  • c3994a677b
    Override forward-hostname setting if ViaProxy wildcard domain handling is enabled (#4720) RK_01 2024-06-07 00:54:33 +0200
  • 8f5d1560a2
    Implement Bogged entity Camotoy 2024-06-06 18:20:24 -0400
  • 64072b3040 Update protocol to suppress packet warnings #4721 onebeastchris 2024-06-06 23:34:06 +0200
  • 735c82591b
    Override forward-hostname setting if ViaProxy wildcard domain handling is enabled #4720 RaphiMC 2024-06-06 21:33:02 +0200
  • 3f8739a88f
    New effects Camotoy 2024-06-05 16:56:44 -0400
  • 4ee9dd5d17
    New potions and merge potion enums Camotoy 2024-06-05 16:45:11 -0400
  • fcdd1b91a1
    New banner patterns Camotoy 2024-06-04 22:47:31 -0400
  • e2a61d4365
    Merge branch 'dev' into feature/1.21 Camotoy 2024-06-04 22:35:11 -0400
  • 42ae9eba55
    Fix air bubbles for Bedrock 1.21 Camotoy 2024-06-04 17:09:57 -0400
  • 688b642520
    Ignore PurchaseReceiptPacket (#4719) chris 2024-06-04 22:14:42 +0200
  • 1d00cd96c7 Ignore PurchaseReceiptPacket #4719 onebeastchris 2024-06-04 21:22:04 +0200
  • 087322f6cd
    Small set optimization Camotoy 2024-06-04 00:01:59 -0400
  • 3ead9e94aa
    More unneeded classes Camotoy 2024-06-03 23:48:45 -0400
  • 6c245a66e2
    Adapt for new enchantment changes Camotoy 2024-06-03 23:43:35 -0400
  • 92f40aedf9 Formatting update strom 2024-06-03 22:51:33 +0200
  • 5ac648668e Removed setScale strom 2024-06-03 22:49:13 +0200
  • d8d14ea7b5 Removed setScale strom 2024-06-03 22:48:52 +0200
  • 0ca42308eb
    Feature: Add API to show/hide GUI elements (#4705) chris 2024-06-03 21:00:08 +0200
  • 677a194b96
    Merge branch 'dev' into more-camera-api #4705 chris 2024-06-03 20:55:35 +0200
  • aaad10b8c9 Merge remote-tracking branch 'upstream/master' into dev onebeastchris 2024-06-03 20:54:10 +0200
  • 1eeab26093
    Merge branch 'dev' into more-camera-api chris 2024-06-03 20:48:19 +0200
  • 4af7d5114d bump version, add internal use memo onebeastchris 2024-06-03 20:46:36 +0200
  • 225cd9a8b2 fix norwegian locale handling #4716 onebeastchris 2024-06-03 20:31:07 +0200
  • 341ca028de add javadoc onebeastchris 2024-06-03 16:14:14 +0200
  • 692f44433a fix https://github.com/GeyserMC/Geyser/issues/4649 onebeastchris 2024-05-23 17:12:05 +0200
  • b11ee02c4c address review onebeastchris 2024-06-03 16:08:18 +0200
  • 8ad10f8a9e
    Boats are leashable Camotoy 2024-06-02 23:36:44 -0400
  • db399cb7a6 discard root command permission for now, move root->help delegate out of Help Konicai 2024-06-02 22:34:07 -0500
  • c92ae75331 delegate CommandSource#playerUuid impl in GeyserSession Konicai 2024-06-02 21:15:31 -0500
  • 65fd409a00
    Painting re-implemented. Started on enchantments Camotoy 2024-06-02 20:42:53 -0400
  • 49167b041f create less array/set instances Konicai 2024-06-02 16:50:48 -0500
  • 814761bfd2 move static final to the top onebeastchris 2024-06-02 22:57:43 +0200
  • 9187c78790 address review onebeastchris 2024-06-02 22:37:08 +0200
  • cc94227b6e Only initialize commands once on Geyser-Standalone Konicai 2024-06-01 16:44:16 -0500
  • 30aa88e2f0 misc cleanup Konicai 2024-06-01 21:51:51 -0500
  • 70edaccd6f Merge branch 'refs/heads/master' into feature/cloud Konicai 2024-06-01 19:57:33 -0500
  • 214cc5a824
    Initial changes for Java 1.21 Camotoy 2024-06-01 01:25:30 -0400
  • da5d8006ad
    Add native offhand support for *some* items Camotoy 2024-05-30 22:29:00 -0400
  • 2e161f05bf
    Merge branch 'master' into more-camera-api chris 2024-05-30 13:15:13 +0200
  • a910733c91 Add API to show/hide GUI elements onebeastchris 2024-05-29 23:36:40 +0200
  • c8fbffb638
    Piston head correct pick block behavior Camotoy 2024-05-29 21:47:50 -0400
  • 66f30a2cb6
    Ensure we send commands/chat the same way a Java client would (#4703) chris 2024-05-29 23:43:39 +0200
  • ebdcc3b514 add comment #4703 onebeastchris 2024-05-29 23:39:18 +0200
  • 9b1fa74c97 address review, numero 2 onebeastchris 2024-05-29 23:04:11 +0200
  • 8be60b41bf Remove lectern/item frame dropping handling for pre 1.20.60 onebeastchris 2024-05-29 22:36:38 +0200
  • 04d9024664 address review onebeastchris 2024-05-29 22:25:44 +0200