Commit Graph

  • bc4ef512a1
    revert version Dan Mulloy 2023-06-10 18:44:37 -0500
  • 2c2d3dde05
    several fixes Lukas Alt 2023-06-09 10:48:27 +0200
  • c1981ce971
    Removed debug messages Lukas Alt 2023-06-08 14:48:26 +0200
  • 55a6ad6b9b
    Some fixes for 1.20 Lukas Alt 2023-06-07 20:12:58 +0200
  • d0474aa624
    Removed debug messages Lukas Alt 2023-06-08 14:48:26 +0200
  • 4fd8b25bf6
    fixed test cases lacking bukkit initialization Lukas Alt 2023-06-07 22:36:59 +0200
  • c47ff0c8b4
    Some fixes for 1.20 Lukas Alt 2023-06-07 20:12:58 +0200
  • 0592d27a1a
    update tests to 1.20 NMS Lukas Alt 2023-06-07 19:29:51 +0200
  • 06406611f4
    prepare update for 1.20 Lukas Alt 2023-05-26 18:22:21 +0200
  • 5a5e9cf2a1
    Merge branch 'master' into master mani123 2023-06-10 20:24:41 +0200
  • 88d8c2eb1d
    Correctly resize integer map (#2422) Lukas Alt 2023-06-08 15:08:57 +0200
  • 54fddf7393 Correctly resize integer map Lukas Alt 2023-06-08 11:28:04 +0200
  • 260cb22f53
    Fix logging issue hiding underlying issue Dan Mulloy 2023-06-07 22:26:16 -0500
  • 12edd0475a
    DetailedErrorReporter: Log error even if config is null Sascha Bartl 2023-06-06 21:27:16 +0200
  • bb3ad2bb11
    Merge branch 'master' into master Dan Mulloy 2023-06-05 08:43:29 -0500
  • c1ceb472f1
    Some code cleanup (#2414) Photon-GitHub 2023-06-05 15:42:55 +0200
  • 144f483e09 Use switch statement instead of immutable map. Photon-GitHub 2023-06-01 15:46:25 +0200
  • 95d2c5b48a Cleanup. Photon-GitHub 2023-06-01 15:36:49 +0200
  • b9e62d333e Cleanup. Photon-GitHub 2023-06-01 15:20:44 +0200
  • 03433bd07b Make the next higher size calculation separate and with a test as per request. Photon-GitHub 2023-06-01 15:06:12 +0200
  • 74e89b05aa Add the map change from the old pr. Photon-GitHub 2023-06-01 14:46:45 +0200
  • 1243821165 Clean up CommandPacket. Photon-GitHub 2023-06-01 14:39:45 +0200
  • a252c8717d Bugfix. Photon-GitHub 2023-05-31 22:15:51 +0200
  • 1acda1ea0f Code cleanup Photon-GitHub 2023-05-31 22:09:20 +0200
  • f458b82a9c Code cleanup Photon-GitHub 2023-05-31 22:08:06 +0200
  • a8ec2bb61c Fast intMap newSize calculation. Photon-GitHub 2023-05-31 22:07:03 +0200
  • 916a354ba9 Code cleanup. Photon-GitHub 2023-05-31 21:35:35 +0200
  • a18f5425ac Remove unnecessary modifiers. Photon-GitHub 2023-05-31 21:34:07 +0200
  • 3f07bc47c0 Make static variable a constant. Photon-GitHub 2023-05-31 21:33:13 +0200
  • 6766689266 Remove unnecessary interface modifiers. Photon-GitHub 2023-05-31 21:30:11 +0200
  • 8519195656 Make fields final. Photon-GitHub 2023-05-31 21:29:36 +0200
  • 460c98a171 Make fields final and fix comments. Photon-GitHub 2023-05-31 21:26:32 +0200
  • 33e84ae5a5 Remove unnecessary modifiers. Photon-GitHub 2023-05-31 21:24:28 +0200
  • 9e5d103550 Fix expected and actual in test. Photon-GitHub 2023-05-31 21:22:55 +0200
  • 067218896a StringBuilder append chains. Photon-GitHub 2023-05-31 21:21:33 +0200
  • df816d2ed7 Code cleanup. Photon-GitHub 2023-05-31 21:20:36 +0200
  • 8a39aa675a Simplified setValue() method. Photon-GitHub 2023-05-31 21:19:46 +0200
  • 51e110e05e Make Enum fields final. Photon-GitHub 2023-05-31 21:16:16 +0200
  • cd6e532f07 Remove unnecessary interface modifiers. Photon-GitHub 2023-05-31 21:12:43 +0200
  • 86e7e7d2ee Remove unnecessary interface modifiers. Photon-GitHub 2023-05-31 21:11:39 +0200
  • 3e5a34fbef Remove unnecessary interface modifiers. Photon-GitHub 2023-05-31 21:11:04 +0200
  • 4dc7acdf99 Use StringBuilder chains instead of string concatenation. Photon-GitHub 2023-05-31 21:10:11 +0200
  • 3455d299d4 remove unnecessary modifiers in interface. Photon-GitHub 2023-05-31 21:08:32 +0200
  • ee065d74b8 Make fields final. Photon-GitHub 2023-05-31 21:07:18 +0200
  • 729c3ae334 Make enum fields final. Photon-GitHub 2023-05-31 21:05:23 +0200
  • 12cb465f45 Use switch for fromVanilla method. Photon-GitHub 2023-05-31 21:00:14 +0200
  • 266cee92c8 PacketLogging: Simplify format method. Photon-GitHub 2023-05-31 20:56:33 +0200
  • 89f16bacaa Fix typos and remove unnecessary modifier. Photon-GitHub 2023-05-31 20:53:07 +0200
  • f3c01cb4ba NBTComponentConverter: Use constant that can be inlined and make fields final. Photon-GitHub 2023-05-31 20:51:16 +0200
  • 1fd880f4d4 Remove unnecessary modifiers in interface. Photon-GitHub 2023-05-31 20:47:54 +0200
  • 23970b6a9f Make constructor protected. Photon-GitHub 2023-05-31 20:45:58 +0200
  • 73ea279d69 Reduce nesting and fix typos. Photon-GitHub 2023-05-31 20:45:02 +0200
  • df80ad7653
    Merge branch 'master' into master Dan Mulloy 2023-06-05 08:34:39 -0500
  • 92faaeed46
    Added method to get RemoteChatSession from player (#2406) Lukas Alt 2023-06-05 15:33:39 +0200
  • fcabea2de5 Added method to get RemoteChatSession from player Lukas Alt 2023-05-17 14:10:01 +0200
  • 70c1875cb4
    Update src/main/java/com/comphenix/protocol/utility/SchedulerUtil.java mani123 2023-05-17 09:06:44 +0200
  • 0398b7d717
    Merge branch 'dmulloy2:master' into master mani123 2023-05-17 09:05:28 +0200
  • 339b2ef923
    Ignore static fields in wrapper class for AutoWrapper (#2401) Lukas Alt 2023-05-15 15:16:36 +0200
  • a331b39c5b Ignore static fields in wrapper class for AutoWrapper Lukas Alt 2023-05-15 13:12:25 +0200
  • ea7deb7bbf
    Reflectively access folia Dan Mulloy 2023-05-12 11:07:05 -0400
  • f80ac0b81e
    Merge branch 'master' into mani-master Dan Mulloy 2023-05-12 10:42:02 -0400
  • 565128034a
    Convert tabs to spaces Dan Mulloy 2023-05-12 10:38:40 -0400
  • a6903c2bb0
    Convert tabs to spaces Dan Mulloy 2023-05-12 10:35:34 -0400
  • 16f4870714
    Update version to 5.0.0 for release 5.0.0 Dan Mulloy 2023-05-12 10:10:49 -0400
  • 3840f25416
    Merge branch 'dmulloy2:master' into master mani123 2023-05-09 11:36:09 +0200
  • e77ed96957
    Add 1.17 support to TinyProtocol (#194) Jinyu Yu 2023-05-07 00:26:49 +0200
  • 46f6e76f91
    Add BlockEntityType support. (#2111) Hasan Demirtaş 2023-05-07 01:18:09 +0300
  • 29c8b50241 make it cacheable. Hasan Demirtaş 2023-01-18 08:53:28 +0300
  • ceccff6307 Update AbstractStructure.java Hasan Demirtaş 2023-01-18 08:50:06 +0300
  • cb91e154da Update AbstractStructure.java Hasan Demirtaş 2023-01-18 08:49:21 +0300
  • fe78df8c44 make it abstract. Hasan Demirtaş 2023-01-18 08:47:54 +0300
  • 838f98f419 add more utility methods. Hasan Demirtaş 2023-01-18 05:35:43 +0300
  • 2f91a9e309 format. Hasan Demirtaş 2023-01-18 05:34:13 +0300
  • 38262b2eb7 Add BlockEntityType support. Hasan Demirtaş 2023-01-18 05:31:33 +0300
  • 38bbd764cc
    Fixed creation of packet bundles (#2383) Lukas Alt 2023-05-07 00:12:47 +0200
  • 8894ff9842 Added Wrapper for Vector3I Lukas Alt 2023-05-06 19:48:52 +0200
  • 72031b3aa6 Added WrappedFilterMask Lukas Alt 2023-05-06 19:25:51 +0200
  • c7f04ec953 implemented new 1.19 enum wrappers Lukas Alt 2023-05-06 19:03:05 +0200
  • 0797dc5e0a Started adding new 1.19+ wrappers Lukas Alt 2023-05-06 16:38:44 +0200
  • 9789a9d076 Fixed creation of packet bundles Lukas Alt 2023-05-05 14:44:59 +0200
  • cceb6d4543
    Merge branch 'dmulloy2:master' into master mani123 2023-05-02 21:32:41 +0200
  • 2931af58db
    Added wrappers for MessageSignature (#2362) Lukas Alt 2023-05-01 05:28:19 +0200
  • e72e8a4eb4 merge master Lukas Alt 2023-04-30 19:02:13 +0200
  • 86bc3ea50c Upd info mani123 2023-04-30 03:03:28 +0200
  • c7f38337fe
    Merge branch 'master' into master mani123 2023-04-30 02:06:10 +0200
  • 08ea2da642
    Improved Wrapping of PlayerInfoData and support chat session data (#2361) Lukas Alt 2023-04-29 21:49:51 +0200
  • 10fbbf49d8 added constructor for unambiguous creation of playerinfodata without signature Lukas Alt 2023-04-24 12:23:50 +0200
  • 36b87931a3 Improved Wrapping of PlayerInfoData and support chat session data Lukas Alt 2023-04-24 12:05:11 +0200
  • 448e9369de
    JSON Parsing for WrappedServerPing and fixed modifying favicon (#2265) Lukas Alt 2023-04-29 21:45:47 +0200
  • 4b5528793c Added wrappers for MessageSignature Lukas Alt 2023-04-24 12:19:08 +0200
  • 4e076cf80d Merge master, prevent null player sample and updated test case Lukas Alt 2023-04-22 14:51:26 +0200
  • 96c17c76e5 added wrappers for mojang codecs and allow serializing server pings Lukas Alt 2023-04-22 13:59:05 +0200
  • e3cd32d5b4 Refactor mani123 2023-04-18 22:40:54 +0200
  • 3fbc40ae3a one more) mani123 2023-04-17 21:35:35 +0200
  • 9063febb9e Check isFolia onLoad mani123 2023-04-17 21:21:02 +0200
  • 4af2927658 Don't use always exceptions mani123 2023-04-17 21:17:29 +0200
  • e00a0de496 Folia support mani123 2023-04-17 20:43:46 +0200
  • ff0f1be20e Folia support mani123 2023-04-17 20:43:18 +0200
  • ac6f911f15
    Fix bundle packet processing errors (#2339) 5.0.0-rc1 Nassim Jahnke 2023-04-16 01:27:52 +0200
  • 52cd7bb411
    Fix bundle packet processing errors Nassim Jahnke 2023-04-16 00:20:58 +0200