Commit Graph

7 Commits

Author SHA1 Message Date
Philipp
6bcf5cb823 Make InstanceManager strategy naming convention case insensitive. 2023-07-29 13:20:02 +02:00
Philipp
9f18222a06 Unify "Capability" 2023-07-26 21:44:31 +02:00
Philipp
cba656383e Adhere feedback
- rename hooks.config.php to strategies.config.php
- change all corresponding classes and tests
2023-07-21 22:42:24 +02:00
Philipp
903ecc2a76 Make PHP-CS happy 2023-07-17 00:15:16 +02:00
Philipp
93af6f0564 Add tests for InstanceManager and remove Decorator hook logic (avoid complex Dice logic) 2023-07-17 00:10:15 +02:00
Philipp
82f3e4ad86 Make PHP-CS happy 2023-07-16 18:43:35 +02:00
Philipp
14b76e48f0 Introduce dynamic hook loading
- Dynamically load addon files
- Dynamically load hooks
- Rewrite Logger-logic to use new hook logic (Monolog is working again)
2023-07-16 18:43:35 +02:00