Commit Graph

99 Commits

Author SHA1 Message Date
Marc Baloup bf59617e19 Refactor offline player data access
- Class that handle all Bukkit/NBT conversion of player data
- Ability to read and save the player inventory (more to come later)
2023-02-18 21:32:12 +01:00
Marc Baloup fb4c62a0bc Ability to save offline player data 2023-02-16 12:17:59 +01:00
Marc Baloup 6577367c27 Javadoc + some small refactoring 2023-02-11 23:40:36 +01:00
Marc Baloup df34881771
AutoUpdatedBossBar: don’t throw exception when cancelling twice 2023-01-08 00:13:14 +01:00
Marc Baloup 721175f965
Refactor ItemStackBuilder#meta to use ItemStack#editMeta method 2023-01-07 17:22:09 +01:00
Marc Baloup c4ab62c857
Fix NMS ItemStack reflection issue 2023-01-05 00:21:04 +01:00
Marc Baloup 1557de2bdf
Access offline players inventory and enderchest.
Also added various reflection wrapper API
2023-01-04 23:12:33 +01:00
Marc Baloup 29c1aa21c9 Removed redondant aliases in ChatConfig.PandaTheme 2022-12-31 00:17:03 +01:00
Marc Baloup 9a140984ca Adjust GeometryUtil values 2022-12-27 18:35:14 +01:00
Marc Baloup a6dde5b6a9 Improved ItemStackBuilder 2022-12-27 01:17:26 +01:00
Marc Baloup 0756781b26 Merged some modules to fix future dependency issues 2022-12-24 11:33:54 +01:00
Marc Baloup a7aa012fa4
Backup manager update : improved code handling file filtering + refactored PaperBackupManager + new Bungee backup manager 2022-12-20 01:06:40 +01:00
Marc Baloup 52467dc556
Made backup manager more generic 2022-12-19 16:43:46 +01:00
Marc Baloup 9818bca757 Player config storage : only load if file exists 2022-12-15 13:23:43 +01:00
Marc Baloup c02763beea
Small fixes in backup engine 2022-12-15 02:08:00 +01:00
Marc Baloup dcfbb3e06a
Improved log message in Backup engine 2022-12-15 00:22:43 +01:00
Marc Baloup 148099a4d2
Fix backup cleaner 2022-12-14 19:28:37 +01:00
Marc Baloup d11631a942
Trying to handle file name parsing error in backup engine 2022-12-14 19:18:43 +01:00
Marc Baloup 0d94361d38
Fix another Exception in Backup engine 2022-12-14 19:05:24 +01:00
Marc Baloup 116b1d510c
Fix Exception in Backup engine 2022-12-14 18:34:30 +01:00
Marc Baloup bc2e34e28d
Ignore .lck files during backup 2022-12-14 18:25:34 +01:00
Marc Baloup 126d5df619
Fix some plugin loading issue 2022-12-14 17:58:05 +01:00
Marc Baloup 3246260816
Added BedrockBambooCollisionFixer + minor fix in PerformanceAnalysisManager 2022-12-13 13:44:07 +01:00
Marc Baloup bffd5a02a9
Some cleanup 2022-12-12 19:46:57 +01:00
Marc Baloup f2d1acd24a
Call the backup cleaner method 2022-12-12 19:41:53 +01:00
Marc Baloup 264300ead6
Ability to disable PerformanceAnalysisManager on server shutdown 2022-12-12 19:35:53 +01:00
Marc Baloup 06815c5c75
Backup management from Paper plugin moved into Pandalib + new BackupCleaner + refactored working directory backup 2022-12-12 18:54:00 +01:00
Marc Baloup 5b20cb4372
PerformanceAnalysisManager moved to Pandalib 2022-12-12 18:28:50 +01:00
Marc Baloup 35260ff54c
PlayerNonPersistentConfig moved to Pandalib 2022-12-12 18:06:39 +01:00
Marc Baloup b427d23dd6
Including WorldUtil and PrimaryWorlds classes (from Pandacube private code) 2022-12-12 17:32:03 +01:00
Marc Baloup edea5835ad
Fix pandalib-players dependency 2022-12-12 17:30:59 +01:00
Marc Baloup b756b912bd
Player configuration API with default implementation on paper server.
Also merging pandalib-paper-player into pandalib-paper due to unavoidable circular dependency
2022-12-12 17:29:31 +01:00
Marc Baloup 41878b72f9
Improved ItemStackBuilder 2022-11-22 14:30:08 +01:00
Marc Baloup 8755725d51
AABBBlock shift and clone methods 2022-11-21 15:15:48 +01:00
Marc Baloup b2cd7e0bda
Fix NPE in BukkitEvent 2022-11-21 15:15:19 +01:00
Marc Baloup 441b55f52c Better display of LocationUtil.conciseToString() 2022-09-08 23:42:40 +02:00
Marc Baloup 83e35f21bd Fix ItemStackBuilder#displayName method 2022-08-25 01:06:36 +02:00
Marc Baloup 5ab7b0e252 Made ItemStackBuilder and GUIInventory more tolerant with some method parameters 2022-08-24 23:13:27 +02:00
Marc Baloup c548856b76
Fix SchedulerUtil exception handling 2022-08-13 16:12:32 +02:00
Marc Baloup 99a07a2ba6
Javadoc and some API changes 2022-08-11 01:32:37 +02:00
Marc Baloup a885c224a6
Added new Brigadier commands related APIs for bungee/paper/cli + a few javadoc 2022-08-08 01:42:11 +02:00
Marc Baloup 6e4ec629b0
Fix Skull in pandalib-paper 2022-08-04 03:11:20 +02:00
Marc Baloup f7dc774dbd
pandalib-util javadoc and small API changes 2022-07-28 01:13:35 +02:00
Marc Baloup c7a470e391 Fix warnings and stuff 2022-07-22 18:37:15 +02:00
Marc Baloup c827027e77 reformat POM files 2022-07-22 17:10:34 +02:00
Marc Baloup aff229164c New modules again + some pom refactor 2022-07-22 00:17:36 +02:00
Marc Baloup f4d436671c Refactor PlayerManager API + little fixes in Chat API 2022-07-21 02:19:28 +02:00
Marc Baloup d4471f2845 new Maven module again + now generates javadoc 2022-07-20 16:26:29 +02:00
Marc Baloup d2ca501203 renamed modules dir 2022-07-20 13:28:01 +02:00