Commit Graph

35 Commits

Author SHA1 Message Date
Marc Baloup 37a267eae5 new module pandalib-paper-players 2022-07-22 02:16:45 +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
Marc Baloup 7dcd92f72d Big refactor of Pandalib. More modules and better managed dependencies 2022-07-20 13:18:57 +02:00
Marc Baloup b6104a76c1 Fixing a shit ton of warning / code style and stuff (code inspector from IDEA) 2022-07-10 00:55:56 +02:00
Marc Baloup 52063dbcf9
Bump plugins to 1.19 2022-06-23 00:21:42 +02:00
Marc Baloup e21b2ffe67
Bump to MC 1.18.2 2022-06-21 23:53:43 +02:00
Marc Baloup 4b58f8af7c HTML render of mapping improved again 2022-06-15 17:05:28 +02:00
Marc Baloup b2738a3d33
MC 1.19 support 2022-06-08 14:37:58 +02:00
Marc Baloup cb954f3d42
Compile now for MC 1.18 2022-01-30 23:08:22 +01:00
Marc Baloup f3da4f66bb
Java 17 and MC 1.18 2021-11-30 20:09:47 +01:00
Marc Baloup 638a15b31f Update dependencies 2021-11-25 15:32:28 +01:00
Marc Baloup 3bf4184fd2
Add CLI modules for standalone apps used in Pandacube (web api, launcher) 2021-08-20 01:48:49 +02:00
Marc Baloup 9990ce3900
Full bump to Java 16 2021-08-08 12:54:32 +02:00
Marc Baloup d1b58c4771
MC 1.17 migration 2021-07-22 00:52:26 +02:00
Marc Baloup 3158fa73c5
Updated bungee version + removed dependency to Apache commons lang 2021-07-04 20:06:28 +02:00
Marc Baloup e9afbbe7b6
Fix Java 16 dependency not for every modules (because WebAPI still run with Java 11) 2021-07-04 16:03:21 +02:00
Marc Baloup 918ab59b69
Update to Java 16 + replace javatuples usage with records 2021-06-18 02:41:48 +02:00
Marc Baloup 1d72fea8c1 Bungee lib 2021-04-24 15:50:49 +02:00
Marc Baloup 5019788865
Refactoring 2021-03-21 20:17:31 +01:00
Marc Baloup 87f2bf0b19
Update POMs 2021-03-21 12:53:43 +01:00
Marc Baloup 4da86314c8
Folder structure for PandaLib 2021-03-21 12:41:43 +01:00
Marc Baloup a73f428bc4
add ReflexionUtil.getAllSubclasses(Class) with 10 minutes cache (because it takes time to compute the result) 2020-11-07 15:00:47 +01:00
Marc Baloup 617afc9bfc Fix case 2020-03-07 16:07:35 +01:00
Marc Baloup 6023ec1946 Update pom 2020-03-07 16:01:38 +01:00
Marc Baloup 8a56e6a50e Change version numbering (shorter) 2019-05-12 14:36:15 +02:00
Marc Baloup 1098897955 Change Bungeecord version 2017-07-05 03:52:13 +02:00
Marc Baloup 5832e5270d Some code improvement 2017-07-05 00:17:41 +02:00
Marc Baloup 66c2a57c86 Changement du pom parent 2016-12-31 16:37:33 +01:00
Marc Baloup de056a35a5 Suppression de l'imprementation de l'ORM pour la basede données Pandacube.
Les classes sont transféré dans un module privé.
2016-12-28 05:11:02 +01:00
Marc Baloup f37c32ea9e Correction des warning de Eclipse
La classe javafx.util.Pair n'aurait pas dû être utilisé dans le projet
(Utilisation réservée en interne à l'API JavaFX).
Utilisation de org.javatuples:javatuples comme librairie pour la classe Pair.
2016-12-28 05:11:01 +01:00
Marc Baloup 13655c1efa Réorganisation des dépendances + configuration avancée des projets 2016-12-28 05:11:01 +01:00
Marc Baloup 40942fb25f Conversion en projet Maven 2016-12-28 05:11:00 +01:00