Commit Graph

39 Commits

Author SHA1 Message Date
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
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
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
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
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
J.T. McQuigg
4d726f4e8b
Update Forge and Fabric to 1.19.3 (#3550) 2023-01-01 22:14:07 +00:00
Luck
8e1553c0ed
Use unix domain socket for Docker commands 2022-12-10 23:41:33 +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
Luck
44470c8843
Fix yaml usage on Forge/Fabric (#3381) 2022-09-30 20:20:57 +01:00
Luck
b6b3788f14
Change socket is verified check 2022-09-05 21:37:39 +01:00
Luck
b1953632c5
Add healthcheck for standalone app 2022-08-05 20:33:33 +01:00
Luck
d36341c139
Implement standalone/cli app 2022-07-20 23:14:40 +01:00
Luck
60e6ae6e23
Fix Sponge implementation, remove standalone module 2016-10-13 19:13:34 +01:00
Luck
2429831153
API changes for 2.11 2016-10-05 21:40:54 +01:00
Luck
4787361e66
Implement locks to hopefully resolve race conditions with I/O - experimental 2016-10-01 19:03:05 +01:00
Luck
3424b0542a
Release 2.10 2016-09-25 17:32:58 +01:00
Luck
5ee6db02ff
Proper context implementation - WIP 2016-09-25 10:19:36 +01:00
Luck
eb9d2be587
Add locale file support 2016-09-23 22:14:40 +01:00
Luck
f48595b1ff
Add world and group name rewriting, refactor configs 2016-09-23 18:58:19 +01:00
Luck
fa9324bda8
Implement basic standalone base, working towards #9 2016-09-20 21:50:28 +01:00