Commit Graph

  • 00ed76cfc0
    Update Forge to 1.20.2 (#3787) bloodmc 2023-12-06 03:27:08 -0500
  • b279a10343
    Refactor slightly Luck 2023-12-05 22:41:15 +0000
  • 2484b649be Update Forge to 1.20.2 bloodshot 2023-12-03 21:19:15 -0500
  • f78e2d6c52
    Update Minecraft wiki links in config file comments (#3758) Misode 2023-11-06 23:00:47 +0100
  • f999f9f234
    Fix duplicate UUID delete with Mongo storage (#3777) huanmeng_qwq 2023-11-07 05:57:08 +0800
  • 2bd3d8ffa2
    Revert changes in SqlStorage Luck 2023-11-06 21:42:33 +0000
  • 35358d74c8
    Add tests for storage savePlayerData Luck 2023-11-06 21:41:52 +0000
  • 6af72b8849
    Blank huanmeng_qwq 2023-11-06 14:40:06 +0800
  • fee6095f14
    Fix Style huanmeng_qwq 2023-11-06 14:35:56 +0800
  • 38baa8c276
    Fix Style huanmeng_qwq 2023-11-06 14:33:26 +0800
  • 9eec1bae08
    Fix Style huanmeng_qwq 2023-11-06 14:31:33 +0800
  • 3b81f0c5b7
    Fix inability to correctly delete conflicting uuid huanmeng_qwq 2023-11-06 12:58:24 +0800
  • 84fce987d5
    Change healthcheck details return type Luck 2023-10-22 21:08:45 +0100
  • 3707d2f03c
    Add healthcheck functionality to API Luck 2023-10-22 20:17:37 +0100
  • 822c796e1c
    Update adventure-platform for MC 1.20.2 support Luck 2023-10-02 19:30:17 +0100
  • 331a328771
    Upgrade Fabric to MC 1.20.2 Luck 2023-10-02 19:28:19 +0100
  • 194f00a412
    Update Minecraft Wiki links to new domain + fix target selectors Misode 2023-09-27 02:44:58 +0200
  • b7cf4ba7cf
    Update Fabric to 1.20.2 Aurélien 2023-09-24 17:47:18 +0200
  • e9ea98e84e
    Integration tests against real server feat/integration-tests Luck 2023-09-22 20:41:48 +0100
  • a539eccd04 Fixed the 1.20.1 respawn bug with capabilities issue. Fixes #3747 NullOrNan 2023-09-05 04:54:48 -0400
  • 874662db22
    Update luckperms (#5) Ryszard Cichosz-Otawski 2023-09-02 21:06:11 +0200
  • 68553dbd59
    fix: use UserDataRecalculateEvent instead node events (#4) Jozef Steinhübl 2023-09-02 21:02:38 +0200
  • f12d3cd8ba
    Fix race error in bulk update integration test Luck 2023-08-05 10:49:57 +0100
  • 71416baff2
    Use driver class instead of datasource for Postgres (#3705) Luck 2023-08-05 10:28:01 +0100
  • b8d1f52d7d
    Use ansi component serializer Luck 2023-08-05 10:09:30 +0100
  • 6d8b6bd3fe
    Add jacoco report gradle plugin Luck 2023-08-05 09:49:56 +0100
  • 8fbd79139d
    Add missing future join call to storage test Luck 2023-06-25 22:36:31 +0100
  • 9f4082ca0b
    Add more unit/integration tests Luck 2023-06-25 22:25:42 +0100
  • 77a5a7b41f
    Print test output when ran through Gradle Luck 2023-06-25 14:47:37 +0100
  • 67b42e07b9
    Folia support Luck 2023-03-23 22:11:08 +0000
  • f788088a69
    Delete temporary H2 v1 to v2 migration script if exists (#3693) Luck 2023-06-25 14:26:06 +0100
  • 7297fb862c
    whoops (#3691) powercas_gamer 2023-06-24 10:12:06 +0200
  • 6f12822232
    whoops powercas_gamer 2023-06-24 02:20:17 +0200
  • 35dfc2c8f5
    Render minimessage in prefix/suffix/meta values (#3672) powercas_gamer 2023-06-24 01:24:16 +0200
  • cde6c8fe1a
    minimessage thing powercas_gamer 2023-06-11 15:53:22 +0200
  • 86cc90f48a
    Refactor gradle plugin version handling (#3665) powercas_gamer 2023-06-24 01:15:03 +0200
  • feef08a256
    Update GitHub URLs to new location (#3686) Mart 2023-06-23 18:34:11 -0400
  • 7a59536450
    Add support for redis cluster (#3670) Dominik 2023-06-24 00:30:22 +0200
  • 5191b8022a
    Use common UnifiedJedis class Luck 2023-06-23 23:25:10 +0100
  • f5d44248e8
    Upgrade to last jedis stable version Dominik 2023-06-15 15:46:20 +0200
  • 44169e7e42
    Reformat import Dominik 2023-06-15 13:02:05 +0200
  • bb324112c9
    Update imports Dominik 2023-06-15 13:04:06 +0200
  • ac3b481c5d
    Warn admins, when cluster support is not available Dominik 2023-06-15 11:53:23 +0200
  • 891af8f0e3
    Check null subscription on close Dominik 2023-06-15 02:34:52 +0200
  • 64b6b5d0d2
    Remove deprecation from redis address Dominik 2023-06-15 02:31:22 +0200
  • 12f73fdff5
    Remove try-with-resources in subscription Dominik 2023-06-15 02:29:19 +0200
  • 69a741c5b3
    Add support for no redis cluster setups Dominik 2023-06-15 02:24:52 +0200
  • e465d29ff0
    Update jedis dependency Dominik 2023-06-14 23:44:06 +0200
  • 7062bbe900
    Upgrade jedis version Dominik 2023-06-14 23:20:18 +0200
  • b9ff795c8d
    Use single address in configs for redis nodes Dominik 2023-06-14 23:08:23 +0200
  • 7869541d6e
    Set default value for redis address to null Dominik 2023-06-11 16:16:42 +0200
  • 227e09a947
    Update comment Dominik 2023-06-11 16:14:58 +0200
  • 369c1d9a33
    Remove dead import Dominik 2023-06-11 16:03:29 +0200
  • 42ff10333c
    Add backwards compatibility for Redis addresses Dominik 2023-06-11 16:00:48 +0200
  • 4a6818bc22
    Update redis config comment Dominik 2023-06-11 04:16:32 +0200
  • 78b69a775d
    Reformat imports Dominik 2023-06-11 04:09:44 +0200
  • 718ff0b56a
    Add support for redis clusters Dominik 2023-06-11 04:07:56 +0200
  • f3a9f92531
    Add config list for redis addresses Dominik 2023-06-11 03:48:20 +0200
  • eccdcc0abe
    Update ci.yml _Soft1k_ 2023-06-23 05:21:42 +0500
  • 276304b8eb
    Re-align all the fancy boxes Mart 2023-06-19 16:04:42 -0400
  • 5999149da8
    Re-align fancy box Mart 2023-06-19 16:03:21 -0400
  • 094c16ed65
    Update Github links to LukcPerms/LuckPerms Mart 2023-06-19 15:59:23 -0400
  • 9f1e74fa7c
    Fix user deletion not being correctly processed on SQL backends (#3664) Luck 2023-06-18 21:38:19 +0100
  • 9bc602b1b2
    Update ApiUserManager.java Marlester 2023-06-17 19:02:14 +0200
  • da62e8874e
    Update UserManager.java Marlester 2023-06-17 19:01:44 +0200
  • d4548cf975
    Update ApiUserManager.java Marlester 2023-06-17 18:35:17 +0200
  • 0706e24482
    Update UserManager.java Marlester 2023-06-17 18:34:31 +0200
  • cd82ec3acb
    add wrapper valiudation action powercas_gamer 2023-06-17 12:22:18 +0200
  • 698b87486f
    update ansi powercas_gamer 2023-06-15 11:42:48 +0200
  • 5dd808752c
    Update Forge/Fabric to 1.20.1 Luck 2023-06-14 21:27:57 +0100
  • 3542a6cc75
    Improve console detection on Fabric/Forge (#3673) Drex 2023-06-14 22:25:25 +0200
  • e0546a2575
    Improve console detection on Forge Luck 2023-06-14 21:24:39 +0100
  • 0df2251131
    Improve "console" detection on fabric Drex 2023-06-12 01:50:46 +0200
  • acd8d6e5a1
    Include standalone data directory in gitignore (#3671) powercas_gamer 2023-06-14 22:19:22 +0200
  • 081a4f8651
    Fix Forge reobf shadowjar (#3675) Luck 2023-06-14 21:18:24 +0100
  • d0c79fdfea
    fix: add standalone data to gitignore powercas_gamer 2023-06-11 15:57:23 +0200
  • 2e5a1d79a4
    Switch back to official Postgres JDBC driver Luck 2023-06-11 14:36:00 +0100
  • 8e2def09a5
    chore: update gradle and plugins powercas_gamer 2023-06-11 13:51:41 +0200
  • d859085056
    Update Fabric/Forge to Minecraft 1.20 Luck 2023-05-30 12:57:15 +0200
  • 81d00ccd16
    Update Fabric/Forge to Minecraft 1.20 Luck 2023-06-11 11:10:49 +0100
  • ea79ed90bf
    Use Fabric Loom 1.2 Aurélien 2023-06-07 21:21:11 +0200
  • 4d5eac6e1e
    Final 1.20 release Aurélien 2023-06-07 20:44:58 +0200
  • de5071551b
    1.20-pre7 Aurélien 2023-05-30 12:57:15 +0200
  • da08be0b20
    Fix github action to fetch repo with tags Luck 2023-06-08 22:16:16 +0100
  • 8048427b38
    Tag docker images with LP version Luck 2023-06-08 22:01:21 +0100
  • 6d2a5a6317
    Fix issues with postgres storage backend (#3647) Luck 2023-06-08 21:28:15 +0100
  • d7fcfaa20b Fix permission removing recalculation super 2023-05-03 23:25:27 +0200
  • ba80abe4c3 optimize ZelvaLea 2023-05-03 15:07:46 +0300
  • 7996b50174 fix race ZelvaLea 2023-05-03 15:02:07 +0300
  • b4d6686947
    Merge pull request #3 from LuckPerms/master Codestech 2023-05-03 13:03:01 +0200
  • 84bd2ee52a
    Add more tests Luck 2023-05-02 00:07:48 +0100
  • bd08507150
    Add automated tests for commands Luck 2023-05-01 15:07:09 +0100
  • 6d4ed224c8
    Update mariadb driver (#3583) Kamillaova 2023-05-01 12:00:19 +0300
  • 9640271260
    Reattempt RabbitMQ connection on first attempt Luck 2023-05-01 10:00:05 +0100
  • e9f8464370
    Update mariadb driver Luck 2023-05-01 09:48:19 +0100
  • cfe0d806a1
    Add date on hover to actionlog (#3597) Josh 2023-05-01 09:32:18 +0100
  • ef85fa8941
    Fix docker tests Luck 2023-05-01 09:31:39 +0100
  • 0ae751b533
    Reformat import statements Luck 2023-04-30 21:27:42 +0100
  • 90392511ef
    Implement messenger using Postgres listen/notify (#3641) lucko 2023-04-30 21:09:43 +0100
  • d8f092d956
    Implement messenger using Postgres listen/notify Luck 2023-04-30 21:07:30 +0100