Commit Graph

3218 Commits

Author SHA1 Message Date
DGun Otto f7d83f1459 Merge pull request #155 from Dreeam-qwq/feat/i18n
i18n messages sending support
2024-06-03 23:55:23 +08:00
Dreeam fbf5f32415 Instantly return null if didn't receive locale packet before calling messages sending method 2024-06-03 20:04:54 +08:00
Dreeam e922422922 Adjust code style 2024-06-03 19:58:44 +08:00
Dreeam b9648393a7 Remove deprecated feature lang 2024-06-03 19:54:03 +08:00
HaHaWTH 3e56aacb4e Improved inventory whitelist check & prepare for better MiniMessage support 2024-06-03 00:21:03 +08:00
Dreeam a8e18d1bb8 Decrease timeout limit to prevent main thread waiting too long 2024-06-02 21:19:52 +08:00
Dreeam 32ed70f099 Use Protocollib to get locale packet for lower server version (< 1.15.2) 2024-06-02 18:59:27 +08:00
Dreeam e89b6182a7 Merge remote-tracking branch 'upstream/master' into feat/i18n 2024-06-02 17:19:47 +08:00
HaHaWTH d7a5869e99 Cleanup & Fix 2024-06-01 15:13:04 +08:00
HaHaWTH dc599fe5c3 Completely removed gui captcha things 2024-05-31 23:48:12 +08:00
Dreeam 5829bfeaa2 [ci skip] Update messages translations 2024-05-31 22:00:36 +08:00
Dreeam 100805da8b Merge branch 'master' into feat/i18n 2024-05-31 20:36:27 +08:00
Dreeam 0679087e53 Try to reduce complexity 2024-05-31 20:23:47 +08:00
Dreeam b6476dcb79 Revert 2024-05-31 20:17:02 +08:00
Dreeam 471e1c0d2c [ci skip] Update messages translations 2024-05-31 20:13:19 +08:00
Dreeam 3d6b1a059c [ci skip] Update messages translations 2024-05-31 18:20:42 +08:00
Dreeam f56ca830cf [ci skip] Update messages_en.yml 2024-05-31 17:26:57 +08:00
HaHaWTH 0fbe7d99cb Fixes 2024-05-31 16:32:54 +08:00
DGun Otto 18ab6623ff Support for latest Leaves 2024-05-31 02:24:22 +08:00
HaHaWTH 2fe0da569b Cleanup 2024-05-30 23:53:08 +08:00
HaHaWTH 42e907580c Async teleport is now default >v< 2024-05-30 22:15:21 +08:00
DGun Otto ae76066db6 Merge pull request #158 from HaHaWTH/feat/minimessage
Minimessage support
2024-05-30 18:40:59 +08:00
HaHaWTH 5c74580866 Revert message changes 2024-05-30 18:04:19 +08:00
HaHaWTH 2dd5ebcb8c Fix Folia compatibility 2024-05-30 13:38:04 +08:00
HaHaWTH 69f3d9838d Change default quickCommandProtection value 2024-05-30 02:17:10 +08:00
Dreeam e8010782fd Cleanup reflection 2024-05-30 01:39:40 +08:00
Dreeam 4e54d86712 Fix getting locale in lower version client by delaying message sending 2024-05-30 01:21:57 +08:00
Dreeam fdc0d31632 Fix reflect error 2024-05-30 00:27:38 +08:00
Dreeam 0d903d23b0 Add strict locale-code-redirect config format check 2024-05-29 23:20:34 +08:00
Dreeam e79036d42f Revert "[ci skip] Try to decrease complexity"
This reverts commit 39e94c6ea7.
2024-05-29 23:06:47 +08:00
Dreeam 39e94c6ea7 [ci skip] Try to decrease complexity 2024-05-29 23:04:58 +08:00
Dreeam 0c10cb0ead Fix code style 2024-05-29 22:55:19 +08:00
Dreeam 89817d420c Move utils to I18NUtils 2024-05-29 20:34:27 +08:00
Dreeam c53f622e94 Cleanup 2024-05-29 20:19:33 +08:00
Dreeam eb43dc3960 Clean up locale to language code matching 2024-05-29 18:59:41 +08:00
Dreeam 6001ee6979 Add configurable locale code to AuthMe language code redirect 2024-05-29 18:46:57 +08:00
Dreeam d09e545554 Add hard mapping to convert to AuthMe language code from locale code 2024-05-29 17:07:30 +08:00
HaHaWTH 642270e4c3 Reapply "Always save quit location and fixes #2769 issue 1"
This reverts commit 8c4da6288e.
2024-05-29 14:44:28 +08:00
HaHaWTH d648725b10 Silent login for BedrockAutoLoginListener 2024-05-29 13:40:46 +08:00
HaHaWTH 0f6ecb8f03 Merge remote-tracking branch 'origin/master' 2024-05-29 13:38:35 +08:00
HaHaWTH ce60648233 Expose silentForceLogin to api (#2819) 2024-05-29 13:37:37 +08:00
MISHA 3beed667b4 refresh the translation 2024-05-29 00:34:13 +04:00
Dreeam 2219dd55dd Intial i18n messages support
Send different languages of messages based on player's client setting
2024-05-29 00:11:25 +08:00
HaHaWTH 583a275100 Exclude bungee-chat
Nothing uses this lol
2024-05-28 14:20:31 +08:00
HaHaWTH de69919c01 Fix some issues with Velocity support 2024-05-27 19:40:50 +08:00
HaHaWTH 6dea065ed2 Support plain text password storage method (NOCRYPT) 2024-05-27 05:11:15 +08:00
HaHaWTH 9e208532d3 Initial MiniMessage support 2024-05-27 04:56:50 +08:00
DGun Otto c0b6d87678 Allow dot in the email username 2024-05-27 00:56:40 +08:00
HaHaWTH 778edac895 B49 release 2024-05-24 16:41:36 +08:00
HaHaWTH 3f3671c95c Fix #146 and cleanup 2024-05-24 00:42:47 +08:00