• Joined on 2022-11-26
marcbal pushed to main at PandacubeFr/GeyserDockerBuilder 2024-01-16 17:20:19 +01:00
4c9906d900 Fix jenkinsfile
marcbal pushed to main at PandacubeFr/GeyserDockerBuilder 2024-01-16 17:17:40 +01:00
2ea683adc4 Fix jenkinsfile
marcbal pushed to main at PandacubeFr/GeyserDockerBuilder 2024-01-16 16:51:16 +01:00
cd94a6112c Jenkins pipeline
marcbal pushed to master at PandacubeFr/PandaLib 2023-12-28 19:15:54 +01:00
93960b83c2 New method Tick.toDuration(long)
marcbal pushed to master at PandacubeFr/PandaLib 2023-12-28 00:02:38 +01:00
075468854d Fix AABBBlockGroup
marcbal pushed to master at PandacubeFr/PandaLib 2023-12-10 16:28:37 +01:00
b82b59d57b Fix potential NPE in BrigadierCommand.wrapSuggestions()
marcbal pushed to master at PandacubeFr/PandaLib 2023-12-09 14:17:41 +01:00
b85c5acb21 MC version 1.20.3-4
marcbal pushed to master at PandacubeFr/BungeeCord 2023-12-07 23:45:35 +01:00
231024ba42 Relax chat parsing to treat bytes as booleans to allow formatting read from NBT
8ce7a7f8b6 Minecraft 1.20.3 support
e1462ccdd1 Minecraft 1.20.3-rc1 support
70f346c1dc Fix extra write in ScoreboardScore packet
197bf13a28 Minecraft 1.20.3-pre2 support
Compare 23 commits »
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2023-12-07 23:45:26 +01:00
adaebb32f5 new event TabCompleteRequestEvent and deprecate TabCompleteEvent
525403b004 Add CommandsDeclareEvent to declare commands with brigadier API
4e5410fe30 Server branding now includes the backend server name
6707a3731f Multi-session with same Minecraft account with specific permission
f0a7644d5b Change projet configuration and POM for Pandacube
Compare 29 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-29 15:42:11 +01:00
ba496b0968 Public method in PaperBrigadierCommand
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-28 23:46:52 +02:00
ecd8b3b0c9 Some docs
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-28 23:16:58 +02:00
2f0b59a032 Improved Tick utility class
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-21 20:12:52 +02:00
8f31ea54d1 Add chat MiniMessage support + add support for color downsampling
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-21 18:01:23 +02:00
e2506d5d53 Fixed ordering of MC versions
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-20 23:07:31 +02:00
0e016881d7 ChatFilledLine can now add spaces on the right, if enabled in the builder.
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-18 23:23:07 +02:00
c7b33132a9 Proper deserialization of MinecraftVersionList to keep elements sorted
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-08 23:58:09 +02:00
a24eab67b6 Gson now deserializes numbers to the appropriate Number subclass
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-08 01:39:08 +02:00
db06ab1be9 CLI: Delay shutdown of logging system until the end of the stop() method
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-08 01:02:28 +02:00
728961d19f Don't call System.exit() from shutdown hook thread
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-08 00:32:42 +02:00
8b6fe63df1 Proper serialization of ItemStack and other Serializable stuff in Bukkit API