• Joined on 2022-11-26
marcbal pushed to master at PandacubeFr/PandaLib 2024-10-02 00:05:40 +02:00
e6b77bcad6 Updated JDBC connection string for Database connection
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-28 01:26:17 +02:00
36eb1227cf Do not use bungeecord-chat as a dependency for pandalib-chat anymore
4be37945cb Replace google guava with lighter library for a specific map implementation.
Compare 2 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-19 23:13:14 +02:00
3e6cf96040 GameWorld loading ony runs /mvm command when Multiverse plugin is present
d1a04a7a66 Proper exception handling when not able to load player data file
Compare 2 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-17 23:24:25 +02:00
fcac9af7d1 Fix reflection in PlayerDataStorage + new wrapOptional method in reflection library
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-10 23:15:37 +02:00
e16487431d Removed some debug messages
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-10 22:28:51 +02:00
50f5ab671a Debug better the alias registration forcing
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-10 21:34:12 +02:00
5a04052f8e Fix (again) command registering
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-10 21:13:38 +02:00
c86855ac16 Fix (again) command registering
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-10 16:08:47 +02:00
001239fe57 Fix command identity
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-10 15:31:05 +02:00
0c7fb9b370 Some other fixes to command registration
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-10 14:04:11 +02:00
f416e30d45 Better log info with commands
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-10 13:23:55 +02:00
e271ac2964 Trying to fix the command registration process
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-10 11:30:36 +02:00
2bb09ad42b Trying to fix the post command registration process
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-10 01:15:06 +02:00
4f55890092 Fix reflection in PaperBrigadier
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-10 01:04:10 +02:00
76470b963e Trying to register our Brigadier commands by force if necessary
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-09 21:55:36 +02:00
76fc673e98 New reflected class ShadowBrigNode
marcbal pushed to master at PandacubeFr/PandaLib 2024-07-07 15:50:32 +02:00
307b5132df Command should also register in place of vanilla (e.g. /list)
marcbal pushed to master at PandacubeFr/PandaLib 2024-06-29 00:30:25 +02:00
ac52e024f3 Fix potential StackOverflowException
marcbal pushed to master at PandacubeFr/PandaLib 2024-06-27 21:19:08 +02:00
bb6d221ced MC client 1.21 support
marcbal pushed to master at PandacubeFr/BungeeCord 2024-06-27 19:52:33 +02:00
8b195d1d21 #3693: Compile natives as C instead of C++, check malloc/calloc return values for null
cda4537fba #3695, #3696: Connect player to fallback if backend disconnects silently
df413f62db #3677: Bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0
8a88ce464e Minecraft 1.21 support
006a14a75c #3689, #3690: Don't immediately close HAProxy health check
Compare 10 commits »