Commit Graph

  • c69bcc36f5
    Migrate to Gradle (#2319) Dan Mulloy 2023-04-15 16:09:15 -0500
  • 0ee93acd65
    Fixed null packet handles in Bundle (#2328) Lukas Alt 2023-04-11 15:13:03 +0200
  • 65179a5b24 organize imports Lukas Alt 2023-04-11 12:42:19 +0200
  • 73a7868733 Merge remote-tracking branch 'dmulloy2/master' into debug/2277 Lukas Alt 2023-04-11 12:40:09 +0200
  • 456430f055
    update readme gradle Dan Mulloy 2023-04-09 20:10:01 -0500
  • 71af32aa68
    fix version and deploy Dan Mulloy 2023-04-09 20:06:41 -0500
  • 24204e7515
    fix compiling with java 8 Dan Mulloy 2023-04-09 19:34:15 -0500
  • 098b3957c0
    how about this? Dan Mulloy 2023-04-09 19:16:20 -0500
  • 99f480765c
    fix some javadocs Dan Mulloy 2023-04-09 19:02:14 -0500
  • 327a17ba50
    fix remaining tests Dan Mulloy 2023-04-09 18:50:37 -0500
  • 3991ad0e8d
    skip tests in codeql Dan Mulloy 2023-04-09 18:24:13 -0500
  • 1ca55a3c83
    grab minecraft libs from their repo Dan Mulloy 2023-04-09 18:13:50 -0500
  • 76991b85c3
    dependency scopes Dan Mulloy 2023-04-09 17:59:11 -0500
  • b6f74a8adb
    no java 20 yet Dan Mulloy 2023-04-09 17:57:29 -0500
  • 952aabe7b0
    update github actions Dan Mulloy 2023-04-09 17:55:53 -0500
  • 01d77b7d0e
    start migrating to gradle Dan Mulloy 2023-04-09 17:47:19 -0500
  • d83dd9ab8a
    Get around expensive validate calls (#2318) LOOHP 2023-04-10 05:40:57 +0800
  • 3d818942a4 Merge branch 'master' of https://github.com/dmulloy2/ProtocolLib LOOHP 2023-04-09 22:09:05 +0100
  • b8a3c506b5 Get around expensive validate calls LOOHP 2023-04-09 22:09:02 +0100
  • ab32f938d7
    resolve packet instance construction concurrency issue (#2312) Pasqual Koschmieder 2023-04-08 03:57:49 +0200
  • 6c07756494
    resolve packet instance construction concurrency issue derklaro 2023-04-07 17:34:05 +0200
  • c7753a9d5b
    Better server ping concurrency Dan Mulloy 2023-04-03 22:55:32 -0400
  • b51812655a
    Correct the version from 1.19.4 to 1.19.3 (#2299) libraryaddict 2023-04-04 11:27:38 +1200
  • 19dd0df712
    Update WrappedRegistry.java libraryaddict 2023-04-04 05:21:12 +1200
  • a910edc16b
    Fix WrappedRegistry for versions older than 1.19.4 (#2298) libraryaddict 2023-04-04 04:27:12 +1200
  • 58c569e275
    Update WrappedRegistry.java libraryaddict 2023-04-04 04:08:00 +1200
  • 36dff13d33 improved error handling to get an insight into [#2277] Lukas Alt 2023-03-31 15:18:25 +0200
  • fb2075b774
    Fix exception for null sounds Dan Mulloy 2023-03-30 17:07:34 -0500
  • 4b78bf6a34
    Update dependencies to support Java 20 Dan Mulloy 2023-03-28 12:40:32 -0500
  • edce5b6d0f
    Fix /packet arguments, fixes #1847 (#2271) libraryaddict 2023-03-28 16:03:27 +1300
  • e0d91f0cf3
    Fix /packet arguments, fixes #1847 libraryaddict 2023-03-28 15:54:37 +1300
  • 7217b11ba7
    Fix reading class aliases Dan Mulloy 2023-03-26 14:09:45 -0500
  • 18c2b389a4
    Improve unit tests for server ping Dan Mulloy 2023-03-26 13:58:46 -0500
  • 1912a9c871
    Fix setting ping player sample in 1.19.4 Dan Mulloy 2023-03-26 13:31:39 -0500
  • 0d5b49268c Fix WrappedServerPing access and ensure legacy compatability for JSON parsing Lukas Alt 2023-03-26 15:44:01 +0200
  • 0c6fa46871
    Optimize class lookups Dan Mulloy 2023-03-25 23:16:04 -0500
  • df3b68df4c
    Some cleanup Dan Mulloy 2023-03-25 21:45:29 -0500
  • aebefded86
    Packet filtering for bundled packets in 1.19.4 (#2258) Lukas Alt 2023-03-26 04:08:31 +0200
  • 363c3c33b0 Updated Javadocs Lukas Alt 2023-03-26 03:29:18 +0200
  • 3a42a323af fixed typo Lukas Alt 2023-03-26 01:58:42 +0100
  • 3d5fa16f51 introduce bundle converter for processing packet bundles Lukas Alt 2023-03-26 01:21:11 +0100
  • 5f19af9e9b invoke packet event for bundle as well Lukas Alt 2023-03-26 00:03:17 +0100
  • 041e08203f respect replacement of packets Lukas Alt 2023-03-25 15:14:11 +0100
  • 99d8485e9e reduce overhead of unpacking Lukas Alt 2023-03-25 02:11:50 +0100
  • 63be7aa935 Implement packet filtering for bundled packets Lukas Alt 2023-03-25 01:44:53 +0100
  • 64e1e7de24
    Fix some issues with server ping in 1.19.4 Dan Mulloy 2023-03-23 20:23:10 -0500
  • 05fa147b48
    WIP: 1.19.4 update Dan Mulloy 2023-03-23 13:43:22 -0500
  • 0f5760bec3 Update to 1.19.4 Jakub Zacek 2023-03-20 13:00:37 +0100
  • 0307d519f2 Update to 1.19.4 Jakub Zacek 2023-03-16 15:03:57 +0100
  • bba534d694
    Fix listeners removing each other (#2236) libraryaddict 2023-03-17 10:52:10 +1300
  • fc65c37d50
    Fix listeners removing each other libraryaddict 2023-03-17 09:24:10 +1300
  • 4f0fe72add
    Use ConcurrentHashMap to improve performance (#2226) Aseeef 2023-03-12 14:05:19 -0400
  • d6116febce reverted load factor modification since no noticeable performance gain was seen aseef 2023-03-12 11:35:02 -0400
  • 52b1242da2 modified hashset collections for small performance gains aseef 2023-03-11 16:21:32 -0500
  • 0463a5f252 upload detail page xiayingfeng 2023-02-20 18:37:46 +0800
  • b1ccca103b append changelog to fulfill the license obligation xiayingfeng 2023-02-20 17:12:26 +0800
  • 27f632b06a
    Merge 582518c56e into 365bb66d2a Snowiiii 2023-02-16 16:21:16 +0100
  • 365bb66d2a
    Fixed backwards compatibility with WrappedDataValue (#2172) armagidon-exception 2023-02-16 05:31:26 +0300
  • 248b557ce9 Fixed backwards compatibility with WrappedDataValue Armagidon 2023-02-15 15:37:56 +0300
  • 0a41cf9353
    Add a soft-cache to getFields method (#2152) Richy 2023-02-16 03:28:02 +0100
  • 59c7b6fd33 Added cache purge on cache miss Richard 2023-02-05 14:11:10 +0100
  • 24634d8a33 Added a soft-cache to getFields method Richard 2023-02-05 04:33:50 +0100
  • d0b274249c
    Print exception in MethodHandleHelper (#2097) Lennart Lösche 2023-01-14 02:00:56 +0100
  • 238477fbaa print exception caused by xyz Lennart Lösche 2023-01-12 23:39:46 +0100
  • bdbbb7cb9c
    Fix SynchedEntityData$DataValue mapping (#2101) Nassim Jahnke 2023-01-14 01:56:51 +0100
  • c7206af229
    Add SynchedEntityData$DataValue mapping Nassim Jahnke 2023-01-13 22:05:28 +0100
  • 531f28cbaf
    Fix sounds in 1.19.3 Dan Mulloy 2023-01-10 16:36:01 -0500
  • 30b69d3ecf
    Added PacketContainer#getUUIDLists() (#2072) Mathéo Cimbaro 2023-01-10 04:43:39 +0100
  • 582518c56e Update Dependencies snowii 2023-01-06 21:30:03 +0100
  • 844449b624
    Merge branch 'dmulloy2:master' into master Snowiiii 2023-01-06 21:21:22 +0100
  • 99b1bae3eb
    Added PacketContainer#getUUIDLists() Mathéo Cimbaro 2023-01-01 17:24:03 +0100
  • 7b97e98d4a BugFix Peng1104 2022-12-20 13:35:08 -0300
  • f7a3f45237 Regex BugFix Peng1104 2022-12-20 13:26:06 -0300
  • 6fe20e7d83 Added a way to transform a WrappedChatComponent into a spigot Component Peng1104 2022-12-20 13:21:03 -0300
  • 9d183e85d7
    Force login disconnect packet to be run async (#2021) Elioby 2022-12-18 15:32:45 +0000
  • e06e21455b Force login disconnect packet to be run async Elioby 2022-12-10 11:55:47 +0000
  • eebb99fa37
    1.19.3 update Dan Mulloy 2022-12-13 20:38:37 -0500
  • d9c623a254
    backwards compat update/1193 Dan Mulloy 2022-12-13 20:32:53 -0500
  • fe0abbf9b3
    revert some changes to MinecraftReflection Dan Mulloy 2022-12-13 20:30:51 -0500
  • 92b604506f
    line endings Dan Mulloy 2022-12-13 20:25:07 -0500
  • 574c34ad5c
    remove unneeded packet class names derklaro 2022-12-08 09:33:29 +0100
  • 115cc83040
    resolve conflicts derklaro 2022-12-08 09:14:04 +0100
  • a18c418f42
    1.19.3 derklaro 2022-12-08 09:03:45 +0100
  • 116604621d
    Update packet types for 1.19.3 Dan Mulloy 2022-12-07 14:19:55 -0500
  • 5d9d7b2d66
    tests compiling as well Dan Mulloy 2022-12-07 13:44:52 -0500
  • c83289fb04
    get main project compiling Dan Mulloy 2022-12-07 13:30:29 -0500
  • 4916d2679a
    wip: 1.19.3 update Pasqual Koschmieder 2022-12-07 13:29:54 -0500
  • 6aaf0ec26b
    Normalize line endings to LF Dan Mulloy 2022-12-07 13:52:09 -0500
  • 70d5ebc0ae
    re-normalize line endings line-endings Dan Mulloy 2022-12-07 13:50:01 -0500
  • 86e586da26
    Fix not being able to read effects from RemoveEntityEffect packet (#1908) lennoxlotl 2022-11-26 23:54:33 +0100
  • 621411944b fix being unable to read from RemoveEntityEffect due to wrong alias order officialLennox 2022-09-13 22:06:54 +0200
  • 069783a353
    Fix getEntityClass full qualifier (#1967) Nassim Jahnke 2022-11-26 23:49:35 +0100
  • 5a4b373044 Fix getEntityClass full qualifier Nassim Jahnke 2022-11-04 10:11:43 +0100
  • cc95e19ba4
    Fix Magma support (#1953) opl- 2022-11-25 21:13:33 +0100
  • 34732ddf49
    Utilize blocking queue camdenorrb 2022-11-25 12:43:33 -0600
  • 931fbd4d1d
    Add to authors camdenorrb 2022-11-13 04:23:29 -0600
  • ab1bf1f088
    Use Expire hash map camdenorrb 2022-11-13 04:03:53 -0600
  • 086f80f630
    Add tab completion for PacketType.java camdenorrb 2022-11-13 03:57:54 -0600
  • 5f049f4ce2
    Cache getFieldAccessor camdenorrb 2022-11-13 03:11:10 -0600
  • 3ee9c4ef48
    Update bytebuddy camdenorrb 2022-11-13 02:46:06 -0600