|
20471fefea
|
fix: logging causing NullPointerException
|
2025-02-19 09:01:42 +01:00 |
|
|
ca822909e3
|
fix: consistency
|
2025-02-17 19:55:03 +01:00 |
|
|
caeaec1926
|
add: fromValue method to SlashCommandOptionType
|
2025-02-17 19:45:18 +01:00 |
|
|
fd87431d51
|
Merge remote-tracking branch 'origin/dev' into wrapper/d4j
|
2025-02-17 13:06:27 +01:00 |
|
|
b4af922ac2
|
change: getInteractionType check changed from class based to context based check
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 16s
Test / Gradle-Test (push) Successful in 14s
|
2025-02-17 09:15:54 +01:00 |
|
|
1146fa1cc6
|
Merge branch 'dev' into feat/choices
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 34s
Test / Gradle-Test (push) Successful in 41s
|
2024-12-20 19:30:35 +01:00 |
|
|
8e872e7ada
|
Merge branch 'dev' into feat/logging
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 32s
Test / Gradle-Test (push) Successful in 40s
|
2024-12-20 17:05:18 +01:00 |
|
|
71c910ab93
|
fix equality check of ExecutableSlashCommand
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 32s
Publish / Gradle-Publish (push) Successful in 32s
Test / Gradle-Test (push) Successful in 39s
|
2024-12-20 17:03:35 +01:00 |
|
|
c5a7f3665e
|
Merge branch 'dev' into feat/choices
github-mirror / push-github (push) Successful in 5s
Build / Gradle-Build (push) Successful in 32s
Test / Gradle-Test (push) Successful in 40s
|
2024-12-20 14:56:35 +01:00 |
|
|
3baf1eda9a
|
log the result of an InteractionCheck
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 32s
Test / Gradle-Test (push) Successful in 38s
|
2024-12-20 00:44:48 +01:00 |
|
|
628abb4239
|
fix order and wording
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 32s
Test / Gradle-Test (push) Successful in 42s
|
2024-12-20 00:32:20 +01:00 |
|
|
9a89544a9e
|
Merge branch 'dev' into feat/logging
github-mirror / push-github (push) Successful in 5s
Build / Gradle-Build (push) Successful in 31s
Test / Gradle-Test (push) Successful in 41s
|
2024-12-19 22:11:21 +01:00 |
|
|
455fc4955f
|
fix ExecutableSlashCommandDefinition toString method with all various checks
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 33s
Publish / Gradle-Publish (push) Successful in 33s
Test / Gradle-Test (push) Successful in 39s
|
2024-12-19 22:11:06 +01:00 |
|
|
b72c55fc6e
|
Merge branch 'dev' into feat/logging
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 32s
Test / Gradle-Test (push) Failing after 39s
|
2024-12-19 21:23:48 +01:00 |
|
|
3691434f66
|
fix toString method of ExecutableSlashCommandDefinition and added subCommandGroup display
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 32s
Publish / Gradle-Publish (push) Successful in 33s
Test / Gradle-Test (push) Successful in 39s
|
2024-12-19 21:23:24 +01:00 |
|
|
74d55d81ca
|
add remaining logging in Javacord wrapper and exceptions
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 32s
Test / Gradle-Test (push) Failing after 41s
|
2024-12-19 21:12:36 +01:00 |
|
|
404f221ccf
|
added Logging for InteractionChecks
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 33s
Test / Gradle-Test (push) Failing after 40s
|
2024-12-19 21:07:42 +01:00 |
|
|
7249c99b69
|
add Logging to Parsers
|
2024-12-19 20:38:04 +01:00 |
|
|
b764972eba
|
make use of new helper method in InteractionMethod
|
2024-12-19 20:15:22 +01:00 |
|
|
83ee4b1efa
|
add method name helper method
|
2024-12-19 20:04:53 +01:00 |
|
|
6b86e9ff87
|
add initialization Logging
|
2024-12-19 19:41:49 +01:00 |
|
|
7a40aebd6d
|
add Interactionmethod logging
|
2024-12-19 19:41:37 +01:00 |
|
|
76ab779ab2
|
fix position of Logging in InteractionRegistry
github-mirror / push-github (push) Successful in 5s
Build / Gradle-Build (push) Successful in 35s
Test / Gradle-Test (push) Successful in 47s
|
2024-12-19 18:36:51 +01:00 |
|
|
3d19fae6b8
|
fix null issue in InteractionRegistry
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 33s
Test / Gradle-Test (push) Successful in 44s
|
2024-12-19 18:34:00 +01:00 |
|
|
1ecbc563a6
|
add Logging in InteractionRegistry
github-mirror / push-github (push) Successful in 5s
Build / Gradle-Build (push) Successful in 34s
Test / Gradle-Test (push) Failing after 44s
|
2024-12-19 18:07:33 +01:00 |
|
|
bf0022775d
|
add helper LoggerUtil method
|
2024-12-19 13:30:36 +01:00 |
|
|
a17f5e826f
|
add LoggerUtil to decide which Logger to get
github-mirror / push-github (push) Successful in 5s
Build / Gradle-Build (push) Successful in 35s
Test / Gradle-Test (push) Successful in 39s
|
2024-12-19 12:28:45 +01:00 |
|
|
aaf4f3297a
|
add autocomplete option toggle, add double value for non javacord wrappers, rename OptionChoices to match with discords naming and general cleanup
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 31s
Test / Gradle-Test (push) Successful in 39s
|
2024-12-16 13:03:11 +01:00 |
|
|
1cb6cd0e05
|
clean up code and switch to request instead of getting from cache
|
2024-12-15 23:15:29 +01:00 |
|
|
a5e1230fc6
|
fix issues with ExecutableSlashCommandDefinition equals check
|
2024-12-15 23:13:57 +01:00 |
|
|
432db43bf5
|
add remaining parts of AutocompleteInteraction
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 33s
Test / Gradle-Test (push) Successful in 40s
|
2024-12-15 15:09:09 +01:00 |
|
|
7a2c15d877
|
create seperate class for ContextObjectProviders and renamed some context parameters from parameter to context.
First parts of AutocompleteInteraction added
|
2024-12-15 15:08:34 +01:00 |
|
|
f32c7045a1
|
remove unnecessary getClass call fixing test
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 36s
Test / Gradle-Test (push) Successful in 40s
|
2024-12-14 12:32:03 +01:00 |
|
|
69b27e4554
|
add prototype choices implementation
github-mirror / push-github (push) Successful in 5s
Build / Gradle-Build (push) Successful in 50s
Test / Gradle-Test (push) Failing after 41s
|
2024-12-13 10:50:30 +01:00 |
|
|
bef34ee548
|
fix null issue
github-mirror / push-github (push) Successful in 3s
Build / Gradle-Build (push) Successful in 12s
Test / Gradle-Test (push) Successful in 16s
|
2024-12-03 20:20:57 +01:00 |
|
|
94da2a0e3c
|
change logic to always give objects the highest value
|
2024-12-02 21:20:49 +01:00 |
|
|
83a3efd4b8
|
add canRun check which i forgor
|
2024-12-02 21:19:58 +01:00 |
|
|
aefd8a51a0
|
change wrong annotation class usage
|
2024-12-02 21:19:42 +01:00 |
|
|
c363ab9744
|
add ability to return false to cancel execution in pre Checks and remove return type on post checks
github-mirror / push-github (push) Successful in 7s
Build / Gradle-Build (push) Successful in 14s
Test / Gradle-Test (push) Successful in 21s
|
2024-12-01 13:06:42 +01:00 |
|
|
b7333c2e5e
|
fix problem with multiple method overrides in generic types.
|
2024-11-29 21:41:18 +01:00 |
|
|
239e921e6f
|
change Annotation#getClass to Annotation#annotationType because it was not working as expected
|
2024-11-29 21:37:13 +01:00 |
|
|
6eb7fb723f
|
add geantyref to fix and simplify generic Type parsing.
Also switch to java 23 to avoid conflicts and issues.
|
2024-11-29 21:36:02 +01:00 |
|
|
659218682e
|
add context Object to check methods and create the ability to have a specific method for each type of context or one for all by using the superclass and casting yourself
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 12s
Test / Gradle-Test (push) Successful in 17s
|
2024-11-29 18:17:33 +01:00 |
|
|
019ba8f552
|
add getMostSpecificMethod method to simplify Check method parsing.
This Method searches the The method that has the best matching parameters with the fewest inheritance levels as possible. Left sided priority
|
2024-11-29 18:15:47 +01:00 |
|
|
f89ae5e425
|
- add prototype Interactioncheck impementation.
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 12s
Test / Gradle-Test (push) Successful in 16s
- refactor dependency injection to have all widely used dependencies in the Marinara class.
|
2024-11-28 10:32:48 +01:00 |
|
|
582e0f0bae
|
implement AnnotationParser system
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 13s
Test / Gradle-Test (push) Successful in 16s
|
2024-11-24 00:02:19 +01:00 |
|
|
480c1ec81f
|
add Button Interaction Method case to factory method
|
2024-11-07 11:50:09 +01:00 |
|
|
3d2bca4548
|
fix off by one error
|
2024-11-07 11:49:45 +01:00 |
|
|
7d9e14eb25
|
add retention and target and change the annotation parameter to "value" for easier usage
|
2024-11-06 14:43:49 +01:00 |
|
|
0ce0b3eb4f
|
Add Button Interaction with specific method parameter support.
|
2024-11-05 15:54:49 +01:00 |
|