Commit graph

  • c782b0a2b1
    Merge 92f535dcf8 into 0e21212362 chris 2025-02-17 02:40:30 +0100
  • 508524311b
    Merge c74c72b944 into 0e21212362 Alex 2025-02-16 16:47:52 +0100
  • 0e21212362
    Fix order of actions in the PlayerListEntryAction enum (#884) master Pedro Paulo Monte Pagani 2025-02-16 12:47:16 -0300
  • f17f02c0ac Fix vanilla order, this will resolve invisible player issues. PedroMPagani 2025-02-16 12:44:18 -0300
  • 6d1842873c 25w02a feature/1.21.5 basaigh 2025-02-12 23:58:07 +0000
  • c74c72b944
    Remove not needed diff AlexProgrammerDE 2025-02-06 08:48:52 +0100
  • 2fc1567993
    Also split DataComponents into DataComponents class AlexProgrammerDE 2025-02-06 08:46:31 +0100
  • 7486904962
    Update some datacomponents code AlexProgrammerDE 2025-02-06 08:36:50 +0100
  • 666a8db119
    Split up MetadataType into MetadataTypes AlexProgrammerDE 2025-02-06 08:31:30 +0100
  • 92f535dcf8 Merge remote-tracking branch 'upstream/master' onebeastchris 2025-02-04 16:33:53 +0100
  • f4c05f4563 ensure lists/maps in data components are immutable, add lombok's with and builder's for ease of use onebeastchris 2025-02-04 16:32:22 +0100
  • dc2b346431
    Merge 5d6f4ab07c into b40365e6f0 Alex 2025-01-30 19:41:05 +0000
  • 5d6f4ab07c
    Ensure disconnect events are always called AlexProgrammerDE 2025-01-30 20:40:58 +0100
  • f6d00f5a5c
    Add missing outbound state switches on server impl (We definitely want to know all state switches as the NetworkSession) AlexProgrammerDE 2025-01-30 18:59:27 +0100
  • 6c4ddd8934
    Rewrite some internal code to allow better disconnect handling AlexProgrammerDE 2025-01-30 18:55:14 +0100
  • 89feac998a
    Merge 2534bdde34 into b40365e6f0 Alex 2025-01-25 23:45:53 +0400
  • b40365e6f0
    Make all possible pipeline handler names static. (#880) Alex 2025-01-25 13:41:46 +0100
  • 2534bdde34 Refactor without codec helpers AlexProgrammerDE 2025-01-24 22:16:50 +0100
  • 570ece8dbc Merge remote-tracking branch 'upstream/master' into networkcodec AlexProgrammerDE 2025-01-24 21:28:06 +0100
  • 3464dc47dc Make all possible pipeline handler names static. AlexProgrammerDE 2025-01-24 21:22:24 +0100
  • 6dd20b17de
    Staticify all serialization helpers (#878) Alex 2025-01-21 14:11:42 +0100
  • ba71613126
    Update comments AlexProgrammerDE 2025-01-20 08:14:57 +0100
  • 7501bece25
    Back to Snapshots chris 2025-01-18 16:46:11 +0100
  • 2468b47718
    Switch to Java Editions internal SRV resolver mechanism (#879) Alex 2025-01-18 16:39:45 +0100
  • f18e5a7db7
    Add comments AlexProgrammerDE 2025-01-18 16:34:01 +0100
  • a114d49416
    uglify code AlexProgrammerDE 2025-01-18 16:14:30 +0100
  • 749870518c
    Use inference AlexProgrammerDE 2025-01-18 15:53:36 +0100
  • 6e6f0aa172
    Fix use of var AlexProgrammerDE 2025-01-18 15:53:21 +0100
  • 318f057467
    Switch to Java Editions internal SRV resolver mechanism AlexProgrammerDE 2025-01-18 15:50:40 +0100
  • 124dddd7a6
    Staticify all serialization helpers AlexProgrammerDE 2025-01-18 15:21:31 +0100
  • 7cc247026c 1.21.4 release 1.21.4-1 onebeastchris 2025-01-18 12:33:41 +0100
  • edc2323a38
    Reimplement session structure (#869) Alex 2025-01-18 12:31:22 +0100
  • 1daf036f57 Fix: listen to disconnects in the config stage onebeastchris 2025-01-18 12:30:37 +0100
  • 1a76c81c32
    Merge remote-tracking branch 'upstream/master' into rewrite-session-code AlexProgrammerDE 2025-01-18 11:07:47 +0100
  • 2c0083368d
    Improve clarity of unbreakable component (#877) Eclipse 2025-01-18 01:19:35 +0000
  • 886627486b
    Improve clarity of unbreakable component Eclipse 2025-01-18 01:10:53 +0000
  • ddc1001894
    Merge 1.21.4 feature into master chris 2025-01-17 20:42:12 +0100
  • 08f786e33f Add identifiers to data components feature/1.21.4 onebeastchris 2025-01-17 19:29:58 +0100
  • 205adcfee4
    Add ClientNetworkSession factory and pass props properly when following redirects AlexProgrammerDE 2025-01-15 19:35:32 +0100
  • 7a335a770c
    Update javadoc link in readme rtm516 2025-01-13 16:33:47 +0000
  • ba6b90c288 Account for packet potentially being null in the PacketErrorEvent onebeastchris 2024-12-23 02:58:28 +0800
  • 329d23048b Rename Net prefix to network AlexProgrammerDE 2024-12-18 13:34:06 +0100
  • d02307c313 Move session and server into their own packages AlexProgrammerDE 2024-12-18 13:32:40 +0100
  • fc7d1584a9 Rename net package and drop prefix for most classes AlexProgrammerDE 2024-12-18 13:28:07 +0100
  • f800030d2c Implement resolving InetSocketAddresses is unresolved AlexProgrammerDE 2024-12-18 08:49:19 +0100
  • b662bc5748 Add log AlexProgrammerDE 2024-12-18 08:40:02 +0100
  • 7b46fae3ad
    Update protocol/src/main/java/org/geysermc/mcprotocollib/network/net/NetClientSession.java Alex 2024-12-18 08:32:43 +0100
  • 2a21924931
    Update protocol/src/main/java/org/geysermc/mcprotocollib/protocol/ClientListener.java Alex 2024-12-18 06:34:30 +0100
  • 3a75f65b6a
    Update protocol/src/main/java/org/geysermc/mcprotocollib/protocol/ClientListener.java Alex 2024-12-18 06:34:15 +0100
  • 29f4e867de Merge remote-tracking branch 'upstream/master' into feature/1.21.4 onebeastchris 2024-12-12 09:20:16 +0800
  • 667e02d38c
    1.21.2 release (#870) 1.21.2-1 chris 2024-12-12 09:11:01 +0800
  • ab89668636 Update minecraftauth, adventure to latest releases onebeastchris 2024-12-12 09:07:36 +0800
  • c99cc90b45
    Fix varlong serialization Valaphee The Meerkat 2024-12-09 16:40:45 +0100
  • d069361202 Add packet class to PacketErrorEvent, add missing EntityEvent onebeastchris 2024-12-06 21:04:34 +0800
  • 5c2249d4c3 Fix channel method signature AlexProgrammerDE 2024-12-05 18:36:51 +0100
  • 9332151a49 Gracefully fail on unknown types/values in ClientboundBlockEventPacket, update to 1.21.4 release onebeastchris 2024-12-05 20:14:07 +0800
  • ce8109ef3b
    Merge pull request #872 from AlexProgrammerDE/feature/1.21.4 chris 2024-12-05 15:31:01 +0800
  • 052730fd32 Implement missing ticking AlexProgrammerDE 2024-12-05 08:20:03 +0100
  • 0ed0f311f4 Merge remote-tracking branch 'upstream/master' into feature/1.21.4 AlexProgrammerDE 2024-12-05 08:14:42 +0100
  • a67e5fd4bb Merge remote-tracking branch 'refs/remotes/remote/master' into 1.21.2-release onebeastchris 2024-12-04 21:11:36 +0800
  • 8de16834ae 1.21.2 release onebeastchris 2024-12-04 21:10:03 +0800
  • 25df601193
    1.21.4-rc3 basaigh 2024-12-01 21:22:30 +0000
  • 0d964909b4 Use proper separator for ipv6 AlexProgrammerDE 2024-11-29 13:18:24 +0100
  • 23788044fc Fill in arbitrary values for remote address if ipv6 client connects to ipv4 server and vice verse AlexProgrammerDE 2024-11-29 12:47:53 +0100
  • e0c4e53fb9 Allow more code sharing for custom implementations AlexProgrammerDE 2024-11-29 12:14:42 +0100
  • 7126932a23 Split up server groups and share channel initializer code AlexProgrammerDE 2024-11-29 12:03:22 +0100
  • 7a8e3344cf Reimplement session structure AlexProgrammerDE 2024-11-29 10:25:57 +0100
  • aa7844fe8b 24w46a basaigh 2024-11-28 18:35:33 +0000
  • 54d3fc21a6 Fix TrailParticleData typo onebeastchris 2024-11-28 00:43:54 +0800
  • e7fb86682b Let's *actually* run on feature branches onebeastchris 2024-11-28 00:32:12 +0800
  • 120d7276a6 let's publish snapshots! onebeastchris 2024-11-28 00:10:39 +0800
  • 6b2ec667c1
    Improve MCPL ticking data and behaviour (#865) Alex 2024-11-27 17:06:58 +0100
  • c37c3c0530 Merge remote-tracking branch 'upstream/master' into correct-plugin-async-handling AlexProgrammerDE 2024-11-27 14:35:19 +0100
  • 9037cb30eb
    Move reusable methods to a separate helper class (#863) Alex 2024-11-27 14:07:43 +0100
  • 655881285c
    Update protocol/src/main/java/org/geysermc/mcprotocollib/network/packet/Packet.java Alex 2024-11-27 06:30:30 +0100
  • 38921fd992 24w45a basaigh 2024-11-27 00:16:41 +0000
  • 2e07e5b805 24w44a basaigh 2024-11-26 23:25:09 +0000
  • e6acb395fb Allow server to define packet handler executor factory AlexProgrammerDE 2024-11-20 19:02:08 +0100
  • d6d2a33b54 Do not tick delimiter packet AlexProgrammerDE 2024-11-16 13:11:48 +0100
  • 8150091888
    Fix equippable component writing (#868) Eclipse 2024-11-07 11:03:03 +0000
  • 42b9c38942
    Fix equippable component writing Eclipse 2024-11-07 10:37:27 +0000
  • 88188c5b39
    Merge pull request #867 from AJ-Ferguson/lock-nbt basaigh 2024-11-07 10:07:35 +0000
  • f82aa5bc87 Read lock data component as compound nbt AJ Ferguson 2024-11-07 04:44:11 -0500
  • 5637fbedaf Expose packet handler executor AlexProgrammerDE 2024-11-03 18:54:05 +0100
  • 7fd279b6ac Add new ticking info for 1.21.3 AlexProgrammerDE 2024-11-03 09:32:03 +0100
  • b390c83006 Merge remote-tracking branch 'upstream/master' into correct-plugin-async-handling AlexProgrammerDE 2024-11-03 09:02:51 +0100
  • d5f5ae0dc4
    Merge remote-tracking branch 'origin/master' into feature/1.21.2 Camotoy 2024-11-02 21:17:06 -0400
  • 53dbc06342
    Bump to 1.21.3 + small optimizations feature/1.21.2 Camotoy 2024-11-02 21:13:31 -0400
  • b3df3514c9
    Remove properties from food properties that no longer exist (#866) Eclipse 2024-10-31 19:00:06 +0000
  • 7750d482ab
    Remove properties from food properties that no longer exist Eclipse 2024-10-31 17:02:13 +0000
  • e71d7df8c1
    release 1.21 (#861) 1.21-1 chris 2024-10-31 03:30:34 +0800
  • 3b4afeb410
    Old class removal and other touchups Camotoy 2024-10-22 23:22:32 -0400
  • bbe41efdb6 Move packets to proper packages & implement game thread metadata for every packet AlexProgrammerDE 2024-10-21 15:48:50 +0200
  • fb2d30254a Fix packet id ClientboundEntityPositionSyncPacket AJ Ferguson 2024-10-20 23:26:40 -0400
  • a4bfe67233 Add ParticleStatus to ServerboundClientInformationPacket AJ Ferguson 2024-10-20 22:39:05 -0400
  • 293f62ecf1
    Add CREAKING_HEART block entity type Camotoy 2024-10-19 22:33:29 -0400
  • 748ab283bf
    Make RecipeBookAdd#Entry public Camotoy 2024-10-19 22:13:03 -0400
  • f4c07f23b5
    Merge remote-tracking branch 'origin/master' into feature/1.21.2 Camotoy 2024-10-17 14:08:01 -0400
  • 9603c57779 1.21.2-pre3 basaigh 2024-10-16 19:46:42 +0100
  • 4c2ecc1ab9 1.21.2-pre1 basaigh 2024-10-16 19:42:53 +0100