Commit Graph

  • fc2a5120f1
    fixed #1813 caoli5288 2022-08-23 11:43:29 +0800
  • 6707c4811e
    only run inbound listeners on the main thread if requested (#1851) Pasqual Koschmieder 2022-08-17 05:51:54 +0200
  • 9750955a45
    fix wording derklaro 2022-08-15 20:14:13 +0200
  • 05419fd34a
    only run inbound listeners on the main thread if requested derklaro 2022-08-15 19:43:42 +0200
  • 2092b8f48e
    Make getRandomKey() properly random (#1834) Rodney 2022-08-13 17:08:01 +0200
  • e6c3ce3c6c
    Merge branch 'master' into master Dan Mulloy 2022-08-13 11:04:31 -0400
  • 20e73369fa
    mark some critical packets as forced-async (#1840) Pasqual Koschmieder 2022-08-13 17:04:17 +0200
  • 2bf51e7052 Use ThreadLocalRandom instead Rodney_Mc_Kay 2022-08-12 23:19:32 +0200
  • d0418b6ff6 Make getRandomKey() properly random Rodney_Mc_Kay 2022-08-12 20:30:30 +0200
  • 40186b7e7a
    mark some critical packets as forced-async derklaro 2022-08-13 08:26:59 +0200
  • abc0db8281
    remove off-event-loop logic from inbound packet listeners (#1836) Pasqual Koschmieder 2022-08-12 23:29:07 +0200
  • 353fb21ec8
    remove off-event-loop logic from inbound packet listeners derklaro 2022-08-12 23:00:30 +0200
  • d8cfd1e3c5
    implement force async logic for inbound packets derklaro 2022-08-12 14:16:29 +0200
  • 1beb95115f
    Improve cloning tests (#1822) Pasqual Koschmieder 2022-08-12 04:07:38 +0200
  • 5a089824e2
    Merge branch 'master' into serialization-tests Dan Mulloy 2022-08-11 22:04:52 -0400
  • 7fcfcdc365
    fix fix of fix of getEntityFromId (#1827) Pasqual Koschmieder 2022-08-12 04:04:27 +0200
  • 81256d202b
    fix fix of fix of getEntityFromId derklaro 2022-08-11 19:23:32 +0200
  • 2be216899a
    use correct packet for chat extensions on 1.19+ (#1824) Pasqual Koschmieder 2022-08-10 22:59:03 +0200
  • 8369b84e77
    Merge branch 'master' into fix-chat-extensions Dan Mulloy 2022-08-10 16:56:00 -0400
  • db8f966a36 mark FrogVariant and CatVariant as immutable derklaro 2022-08-10 16:17:16 +0200
  • bd2ae801ad fix the same issue for writes as well derklaro 2022-08-10 14:17:12 +0200
  • 9ca3d8fee8 improve more & fix one small issue derklaro 2022-08-10 14:11:27 +0200
  • 072c46713f improve serialization tests derklaro 2022-08-09 22:25:18 +0200
  • 8876ce323b
    add support for sync & async receiving listeners (#1815) Pasqual Koschmieder 2022-08-10 22:50:33 +0200
  • 50572df3a4
    Merge branch 'master' into sync-async-receive-listeners Dan Mulloy 2022-08-10 16:49:15 -0400
  • 575174580e
    Small update for 1.19.2 (#1814) Pasqual Koschmieder 2022-08-10 22:49:01 +0200
  • 10cddc7235
    use correct packet for chat extensions on 1.19+ derklaro 2022-08-10 17:16:28 +0200
  • 82da0c342c
    add support for sync & async receiving listeners derklaro 2022-08-07 11:30:03 +0200
  • e6e8cd4890
    1.19.2 derklaro 2022-08-07 10:10:00 +0200
  • 7fd4ec3172
    Support for 1.18+ ClientboundLevelChunkWithLightPacket (#1592) Miklas 2022-08-07 00:52:42 +0200
  • a06f057305
    Merge branch 'master' into feat/chunk-block-entity-info Dan Mulloy 2022-08-06 18:49:07 -0400
  • a75d383001
    fix injection exception when plugin is disabled (#1798) Pasqual Koschmieder 2022-08-03 02:59:33 +0200
  • 451e461dee
    fix injection exception when plugin is disabled derklaro 2022-08-01 08:58:54 +0200
  • 7ddfd4f347
    Fix & improve PacketContainer serialization & cloning (#1794) Pasqual Koschmieder 2022-07-31 17:54:26 +0200
  • 7daeedc39b
    merge derklaro 2022-07-31 16:38:23 +0200
  • 216156da35
    optimize imports derklaro 2022-07-31 16:35:29 +0200
  • 65ed736d6c use getType instead of field access derklaro 2022-07-31 09:36:19 +0200
  • e337035a68 prevent buffer memory leaks derklaro 2022-07-30 13:38:48 +0200
  • b02d2bec32 no need to deprecate serialize methods of PacketContainer derklaro 2022-07-30 11:38:06 +0200
  • 1ca87d02b4 small fixes derklaro 2022-07-30 11:11:03 +0200
  • 4b9575a402 fix cloning of packet containers derklaro 2022-07-30 11:07:51 +0200
  • c8919bc1fe
    Return a new instance rather than a ConstructorAccessor Etrayed 2022-07-31 11:16:33 +0200
  • 26cb7c195b
    Merge remote-tracking branch 'upstream/master' into feat/chunk-block-entity-info Etrayed 2022-07-31 11:12:37 +0200
  • c165769256
    use getType instead of field access derklaro 2022-07-31 09:36:19 +0200
  • 7e137cbfc5
    dependency updates (#1790) Pasqual Koschmieder 2022-07-31 02:01:11 +0200
  • 51bd840b24
    Replaced star imports with single imports Etrayed 2022-07-30 21:46:57 +0200
  • 31cf4317f8
    Update src/main/java/com/comphenix/protocol/injector/PrioritizedListener.java Miklas 2022-07-30 21:43:20 +0200
  • e19ba03ce0
    Update src/main/java/com/comphenix/protocol/wrappers/ComponentParser.java Miklas 2022-07-30 21:43:12 +0200
  • f0aee42a4c
    If-Expression spacings Etrayed 2022-07-30 21:03:05 +0200
  • 6ddb50c448
    Some more improvements on code quality, readability and overall performance Etrayed 2022-07-30 21:01:15 +0200
  • b7baa2ba29
    Multiple improvements on code quality Etrayed 2022-07-30 20:43:41 +0200
  • 412aaea34f
    prevent buffer memory leaks derklaro 2022-07-30 13:38:48 +0200
  • e391e3637e
    no need to deprecate serialize methods of PacketContainer derklaro 2022-07-30 11:38:06 +0200
  • 9d912b7337
    small fixes derklaro 2022-07-30 11:11:03 +0200
  • 8bd473247d
    fix cloning of packet containers derklaro 2022-07-30 11:07:51 +0200
  • 513610eb8a
    dependency updates derklaro 2022-07-29 14:18:27 +0200
  • 6a2d86e323
    Reformatted if-parentheses again Etrayed 2022-07-29 10:15:52 +0200
  • f6d282425d
    Modified all WrappedLevelChunkData wrappers to extend AbstractWrapper and also added the ability to change values Etrayed 2022-07-28 15:20:43 +0200
  • 8aa83402bb
    Improved generic conversion to avoid using direct serialization Etrayed 2022-07-28 10:44:57 +0200
  • a86adf1d16
    Merge remote-tracking branch 'upstream/master' into feat/chunk-block-entity-info Etrayed 2022-07-28 08:39:19 +0200
  • d40762e69d
    Update to 1.19.1 (#1699) Pasqual Koschmieder 2022-07-27 23:09:25 +0200
  • 90fcc12fbf
    finish updating derklaro 2022-07-27 22:27:02 +0200
  • d141b41c16
    Merge branch 'master' of https://github.com/dmulloy2/ProtocolLib into 1.19.1 derklaro 2022-07-27 19:37:22 +0200
  • a24695a76b
    some small pre-spigot-release updates derklaro 2022-07-27 19:31:55 +0200
  • ae19478007
    Updated Dependencies (#1769) Snowiiii 2022-07-26 19:31:58 +0200
  • 2c1d7b6b9f Changed some Back snowii 2022-07-24 17:10:45 +0200
  • 95ec765f93 Updated Dependencies snowii 2022-07-24 17:01:47 +0200
  • 11a8184c3e
    Add StructureModifier for extracting the signature data in chat and login packets (#1742) games647 2022-07-26 19:29:34 +0200
  • 284198358c
    Merge branch 'master' into 1661-Modifier_for_Either_and_SignatureData_in_PacketLoginInEncryptionBegin Dan Mulloy 2022-07-26 13:20:50 -0400
  • c3dc00de05
    fix two smaller issues (#1774) Pasqual Koschmieder 2022-07-26 19:20:07 +0200
  • 04620e1014
    remove security exception check from test derklaro 2022-07-26 13:25:24 +0200
  • fd4b341a59
    Merge branch 'master' of https://github.com/dmulloy2/ProtocolLib into 1.19.1 derklaro 2022-07-26 13:20:59 +0200
  • 16eccfaaf7 Use isEmpty. Photon-GitHub 2022-07-25 14:10:36 +0200
  • 90272260ac Remove unnecessary diamond inference. Photon-GitHub 2022-07-25 14:10:23 +0200
  • 256a58ba48 Reorder modifiers. Photon-GitHub 2022-07-25 14:10:02 +0200
  • e75fb36268 Remove unnecessary diamond inference. Photon-GitHub 2022-07-25 14:09:47 +0200
  • ea225d976a Make lines a static constant. Photon-GitHub 2022-07-25 14:09:10 +0200
  • 4c339254c5 Remove unnecessary modifiers. Photon-GitHub 2022-07-25 14:08:41 +0200
  • ab4977993e Replace Integer HashSet with IntOpenHashSet; Use isEmpty and make fields final. Photon-GitHub 2022-07-25 14:08:20 +0200
  • c40ac8d914 Remove String concatenation in StringBuilder append calls. Photon-GitHub 2022-07-25 13:58:26 +0200
  • 26b119d319 Simplify regex pattern. Photon-GitHub 2022-07-25 13:48:24 +0200
  • aef9de2555 Simplify format method. Photon-GitHub 2022-07-25 13:47:24 +0200
  • 5a14d943fb Remove unnecessary diamond operator and casting. Photon-GitHub 2022-07-25 13:46:43 +0200
  • cc48e692a3 Remove unnecessary imports. Photon-GitHub 2022-07-25 13:42:15 +0200
  • d71b6bcfa8 Remove unnecessary return variables. Photon-GitHub 2022-07-25 13:41:44 +0200
  • 8ba9dc0996 Remove unnecessary modifiers. Photon-GitHub 2022-07-25 13:40:31 +0200
  • b165f950a4 Reorder modifiers as presented in the standard. Photon-GitHub 2022-07-25 13:36:46 +0200
  • e6d63b3348 Replace String equals chain with switch. Photon-GitHub 2022-07-25 13:32:23 +0200
  • 09847ac0f3 Make enum variables final. Photon-GitHub 2022-07-25 13:30:20 +0200
  • 287f735c5f Correct expected and actual, fix typo. Photon-GitHub 2022-07-25 13:28:51 +0200
  • bd1187e2a7 Make fields final, correct typos. Photon-GitHub 2022-07-25 13:13:07 +0200
  • b7876ac07a Replace an ArrayList that mimics a Map with an actual Map. Photon-GitHub 2022-07-25 13:05:18 +0200
  • 357e5dd721
    fix two smaller issues derklaro 2022-07-25 11:47:50 +0200
  • 9838d6d1cc
    Fix import merge conflict Dan Mulloy 2022-07-24 11:20:36 -0400
  • 1be3426a5d
    Merge branch 'master' into 1661-Modifier_for_Either_and_SignatureData_in_PacketLoginInEncryptionBegin Dan Mulloy 2022-07-24 11:11:45 -0400
  • 84cb541866
    Merge branch 'pr-1659' Dan Mulloy 2022-07-24 11:07:39 -0400
  • 624f6aaca6
    Anonymous Class Replacement Photon-Github 2022-07-24 11:02:56 -0400
  • c5f0550953
    Use MethodHandles for reflection (#1561) Pasqual Koschmieder 2022-07-24 16:16:05 +0200
  • d96b8f2a6e
    Merge branch 'master' into reflection-cleanup Dan Mulloy 2022-07-24 10:09:34 -0400
  • 7f0bc7fd24
    don't suppress deserialization issues (#1759) Pasqual Koschmieder 2022-07-24 16:08:35 +0200