Commit Graph

2126 Commits

Author SHA1 Message Date
Luck
71416baff2
Use driver class instead of datasource for Postgres (#3705) 2023-08-05 10:28:01 +01:00
Luck
b8d1f52d7d
Use ansi component serializer 2023-08-05 10:09:30 +01:00
Luck
6d8b6bd3fe
Add jacoco report gradle plugin 2023-08-05 09:49:56 +01:00
Luck
8fbd79139d
Add missing future join call to storage test 2023-06-25 22:36:31 +01:00
Luck
9f4082ca0b
Add more unit/integration tests 2023-06-25 22:25:42 +01:00
Luck
77a5a7b41f
Print test output when ran through Gradle 2023-06-25 14:47:37 +01:00
Luck
f788088a69
Delete temporary H2 v1 to v2 migration script if exists (#3693) 2023-06-25 14:26:06 +01:00
powercas_gamer
7297fb862c
whoops (#3691) 2023-06-24 09:12:06 +01:00
powercas_gamer
35dfc2c8f5
Render minimessage in prefix/suffix/meta values (#3672) 2023-06-24 00:24:16 +01:00
powercas_gamer
86cc90f48a
Refactor gradle plugin version handling (#3665) 2023-06-24 00:15:03 +01:00
Mart
feef08a256
Update GitHub URLs to new location (#3686) 2023-06-23 23:34:11 +01:00
Dominik
7a59536450
Add support for redis cluster (#3670) 2023-06-23 23:30:22 +01:00
Luck
9f1e74fa7c
Fix user deletion not being correctly processed on SQL backends (#3664) 2023-06-18 21:38:19 +01:00
Luck
5dd808752c
Update Forge/Fabric to 1.20.1 2023-06-14 21:28:21 +01:00
Drex
3542a6cc75
Improve console detection on Fabric/Forge (#3673) 2023-06-14 21:25:25 +01:00
powercas_gamer
acd8d6e5a1
Include standalone data directory in gitignore (#3671) 2023-06-14 21:19:22 +01:00
Luck
081a4f8651
Fix Forge reobf shadowjar (#3675) 2023-06-14 21:18:24 +01:00
Luck
2e5a1d79a4
Switch back to official Postgres JDBC driver 2023-06-11 14:36:00 +01:00
Luck
d859085056
Update Fabric/Forge to Minecraft 1.20
Co-authored-by: Aurelien <aurelien.domino@gmail.com>
2023-06-11 11:17:17 +01:00
Luck
da08be0b20
Fix github action to fetch repo with tags 2023-06-08 22:16:16 +01:00
Luck
8048427b38
Tag docker images with LP version 2023-06-08 22:01:21 +01:00
Luck
6d2a5a6317
Fix issues with postgres storage backend (#3647) 2023-06-08 21:28:15 +01:00
Luck
84bd2ee52a
Add more tests 2023-05-02 00:07:48 +01:00
Luck
bd08507150
Add automated tests for commands 2023-05-01 15:07:20 +01:00
Kamillaova
6d4ed224c8
Update mariadb driver (#3583) 2023-05-01 10:00:19 +01:00
Luck
9640271260
Reattempt RabbitMQ connection on first attempt 2023-05-01 10:00:05 +01:00
Josh
cfe0d806a1
Add date on hover to actionlog (#3597) 2023-05-01 09:32:18 +01:00
Luck
ef85fa8941
Fix docker tests 2023-05-01 09:31:39 +01:00
Luck
0ae751b533
Reformat import statements 2023-04-30 21:27:42 +01:00
lucko
90392511ef
Implement messenger using Postgres listen/notify (#3641) 2023-04-30 21:09:43 +01:00
Luck
4068c71d5a
Add integration tests for storage and messaging 2023-04-01 21:39:08 +01:00
Luck
6523e708a1
Add more tests 2023-04-01 17:35:50 +01:00
Luck
e61ac8bef6
Add tests for messages/components/translations 2023-03-29 23:03:28 +01:00
Emily
85a49f0f44
Handle invalid empty command inputs (#3606) 2023-03-29 23:01:25 +01:00
Emily
1fb62d2616
Cleanup classloaders on shutdown (#3605) 2023-03-19 21:35:09 +00:00
Luck
5631a8be43
Compile forge/fabric against MC 1.19.4 2023-03-15 18:56:08 +00:00
bloodmc
62f2fc9714
Fix Forge player data corrupted on respawn (#3557, #3584, #3596, #3601) 2023-03-13 08:58:39 +00:00
Luck
536c9183fe
Fix Nukkit maven repo 2023-03-07 22:18:22 +00:00
Glare
4037570fbb
Add 'paste' to verbose command tab completions (#3598) 2023-03-01 23:29:35 +00:00
Emily
1f8b66cfe3
Fix suffix.duplicates config setting being ignored (#3592, #3590) 2023-02-19 18:00:11 +00:00
Luck
ce6031ad52
Fix obtaining UserCapability on Forge for respawned players 2023-02-12 14:29:08 +00:00
Luck
1bfbd27701
Update fabric/forge versions 2023-01-29 11:01:00 +00:00
nikijaz
a5ba53d765
Restore offline mode support for Fabric servers (#3576) 2023-01-29 10:41:38 +00:00
lucko
3ecdeacaf8
Add more unit tests (#3555) 2023-01-05 21:32:50 +00:00
J.T. McQuigg
4d726f4e8b
Update Forge and Fabric to 1.19.3 (#3550) 2023-01-01 22:14:07 +00:00
Luck
ed9dd031cb
Add basic rate-limit for commands (#3546) 2022-12-28 22:49:41 +00:00
Luck
8e1553c0ed
Use unix domain socket for Docker commands 2022-12-10 23:41:33 +00:00
Luck
5555cdac89
Update nukkit maven repository 2022-11-27 14:22:09 +00:00
Kacper Krzychała
0193c06f16
Add Nats messenger (#3525) 2022-11-26 18:06:15 +00:00
Luck
5ff9a12a72
Preload dependencies in Docker image 2022-10-22 00:07:49 +01:00