Commit Graph

23 Commits

Author SHA1 Message Date
Pyrbu
a92de1817d update viewers list before showing the npc to prevent the show/hide methods from being called multiple times by the processor task when the method needs extra time to grab skins which causes some problems including multiple teams being created resulting in client warnings/kicks on BungeeCord 2023-07-25 03:14:41 +02:00
D3v1s0m
fd0e57e7fe
remove redundant method isShown 2023-07-18 16:46:53 +05:30
Pyrbu
d344e02319 use a concurrent set to possibly prevent a ConcurrentModificationException 2023-07-17 23:38:12 +02:00
Pyrbu
6a2f1d4cb8 make papi util use legacy component serializer for setting placeholders in components 2023-06-28 11:14:47 +02:00
Pyrbu
c0df2f6915 make papi util use minimessage serializer instead of legacy serializer because legacy serializer downsamples hex colors 2023-06-28 02:53:21 +02:00
Pyrbu
8ef9a5fc93 fix my stupid ass if typo 2023-06-26 17:55:16 +02:00
Pyrbu
d22a8152e0 add papi support to holograms 2023-06-26 17:41:02 +02:00
Pyrbu
ac3827986f stop using an obscure ass immutable array list implementation 2023-06-19 00:58:26 +02:00
Pyrbu
9e920ecab1 make importer ids lower case and add base for citizens importer 2023-06-19 00:01:38 +02:00
Pyrbu
0acda842d6 new help message system 2023-06-13 23:57:43 +02:00
Pyrbu
5ae5ca200d add support for entity equipment 2023-05-24 23:27:11 +01:00
Pyrbu
8abe011956 implement RandomAccess on ImmutableArrayList 2023-05-24 14:21:39 +01:00
Pyrbu
3d9ca60445 make unsafe method names consistent 2023-05-21 12:59:21 +01:00
Pyrbu
4ec734c438 delete unused StringSerializer class 2023-05-21 12:44:28 +01:00
Pyrbu
4a3a54f2b8 delete VersionUtil in favor of PacketEvents api 2023-05-21 12:42:19 +01:00
Pyrbu
aff202e5ec rename BungeeUtil to BungeeConnector 2023-05-21 12:36:54 +01:00
Pyrbu
a08e973319 make everything not static, it makes the api much easier to make 2023-05-16 14:46:11 +01:00
Pyrbu
2f05783da9 location changes 2023-05-11 05:40:33 +01:00
Pyrbu
37a093b037 fix teleports on folia - untested (#44) 2023-05-10 18:06:14 +01:00
Pyrbu
f295b7b1ed remove old packages 2023-05-03 16:51:47 +01:00
Pyrbu
9b7de3f76b rename subproject 2023-05-03 07:25:52 +01:00
Pyrbu
ca49a605c0 add folia support (not tested) 2023-04-29 19:42:04 +01:00
Pyrbu
0c345935e6 start with an api 2023-04-27 00:58:09 +01:00