Commit Graph

775 Commits

Author SHA1 Message Date
Crowdin Bot
67f9217f48 New Crowdin translations 2025-03-15 00:44:16 +00:00
Vankka
bf57518090
Check Bytebin upload response status 2025-03-15 01:48:47 +02:00
Vankka
92315b9adf
Synchronize call to SimpleAST parser 2025-03-15 01:48:24 +02:00
Vankka
80e02bd546
Use try-finally in PlainPlaceholderFormat#supplyWith 2025-03-15 01:05:32 +02:00
Vankka
ac9c952814
Log storage shutdown errors, ignore some plugin integration shutdown errors, flush debug logs to disk on disable 2025-03-11 20:20:21 +02:00
Vankka
a611e2434a
Optimize imports 2025-03-11 19:11:46 +02:00
Vankka
fbaa238dfc
Rename some api classes 2025-03-11 19:06:37 +02:00
Vankka
03466a12ff
Updated SuppressWarnings comments, added unrelocate module readme 2025-03-11 18:57:28 +02:00
Vankka
2825366742
Only add softdepends on Bukkit if required, add manifest attribute to disable Paper remapping unnecessarily 2025-03-11 18:36:07 +02:00
Vankka
89da998ebf
Fix test 2025-03-08 15:14:11 +02:00
Vankka
ce30026516
DiscordSRVPlayer.isVanished, add options to send cancelled join/leave messages 2025-03-08 15:04:47 +02:00
Vankka
9ac54af557
Fixes to game command permissions 2025-03-08 02:04:58 +02:00
ANutley
cc995a6126
Stop messages that are completely stripped by regex filters from throwing an error (#29)
* fix: stop error when regex content filter strips the entire message

* fix: error should not always be true
2025-03-07 22:52:08 +00:00
Vankka
8fc1fb4ddf
Add registerModule/unregisterModule to DiscordSRVApi. Add more statuses for startup/connection failures 2025-03-06 18:04:01 +02:00
Vankka
4eae092282
Sync features: group timer synchronizations 2025-03-06 00:34:24 +02:00
Vankka
4526fabe7c
Improve indicating debug observing in debug reports 2025-03-05 23:36:50 +02:00
Vankka
9c56715c05
Add the context format to the comment 2025-03-05 20:04:12 +02:00
Vankka
fff4bd3b0e
Improve group sync module group contexts 2025-03-05 20:02:07 +02:00
Vankka
9add95650e
Improve console ansi parser 2025-03-04 22:15:16 +02:00
Vankka
97d173634d
Order files in debug zip 2025-03-04 20:03:53 +02:00
Vankka
44760eb88a
Fix placeholders with the same prefix not being checked in a logical order 2025-03-03 19:50:43 +02:00
Vankka
279ba6adf4
Add string & number formatting contexts for placeholders. Fixes console messages with no logger looking dumb 2025-03-03 18:56:27 +02:00
Vankka
70000d514c
Remove duplicate overridden methods 2025-03-01 00:29:08 +02:00
Vankka
8f30973534
Improve offline player placeholders 2025-03-01 00:15:22 +02:00
Vankka
945afdf147
Add debug placeholder context 2025-02-28 23:56:33 +02:00
Vankka
c56418d1c8
Handle Task in placeholder service. Add placeholder lookup for linked (offline) player, user and server member 2025-02-24 19:14:22 +02:00
Vankka
570b8059d8
Change GameChannel prefix, improve method name 2025-02-23 17:35:59 +02:00
Vankka
ef07a16966
Improve placeholder re-lookup handling, add boolean mapping context 2025-02-23 17:21:17 +02:00
Vankka
e10f12354f
Improve coverage of GameCommandExecutionConditionConfig 2025-02-22 16:16:49 +02:00
Vankka
0b188fc975
Fix GameCommandExecutionConditionConfig logic, add more tests 2025-02-22 16:05:47 +02:00
Vankka
ea700095da
Add GameChannel placeholders 2025-02-17 20:40:33 +02:00
Vankka
d81c718338
Rename config-migrated to old-config-backups 2025-02-17 19:21:00 +02:00
Vankka
3d32fa01b4
Register game command if startup fails, make debug more robust to errors 2025-02-17 19:19:36 +02:00
Vankka
c6c9fc02ed
Merge nickname sync 2025-02-15 20:24:30 +02:00
IxPrumxI
8dd631a86a
TextPlaceholder API support in Fabric (#26)
* TextPlaceholderIntegration support in Fabric

* This should be 2

* Default to server context when player and profile are missing

* Switch prefix to "textplaceholder_" and use constant identifier
2025-02-15 18:18:13 +00:00
Vankka
eee209baee
Change sync logging wording 2025-02-15 18:11:56 +02:00
Vankka
217867a7ba
Cleanup some placeholder logic, add PlaceholderRemainder#supportsNoValue 2025-02-15 18:03:34 +02:00
Vankka
d624eaaacd
Cleanup advancement field names, fix skin errors on old versions 2025-02-15 16:44:54 +02:00
Vankka
f647d992a5
Check the correct exception in GroupSyncModule 2025-02-15 15:28:39 +02:00
Vankka
0b35fa964d
Task fixes/improvements, fix GH-15 2025-02-15 14:59:55 +02:00
Vankka
de3b549423
Add some docs to Task 2025-02-15 12:15:49 +02:00
Vankka
e39abde2bb
Improve presence updater 2025-02-14 22:25:50 +02:00
Vankka
f7dcd69b77
Complete conversion to Task from CompletableFuture 2025-02-14 22:19:44 +02:00
Vankka
269f286838
WIP converting all CompletableFutures to a new Task api 2025-02-13 21:39:30 +02:00
Vankka
44378288d5
Add regex filtering to nickname sync 2025-02-12 19:35:51 +02:00
Vankka
f3fc87c35b
Add event handlers for nickname sync, split EssentialsX module 2025-02-12 19:29:43 +02:00
Vankka
0b3df65476
Merge branch 'main' into feat/nickname-sync 2025-02-12 19:14:07 +02:00
Vankka
a76f5b2279
Single quotes instead 2025-02-11 20:15:11 +02:00
Vankka
db7b835a3c
Merge remote-tracking branch 'origin/main' 2025-02-11 17:54:43 +02:00
Vankka
930a47e0cf
Add workflows to verify PRs build 2025-02-11 17:54:36 +02:00