Commit Graph

4 Commits

Author SHA1 Message Date
53a3ae43f3 test(annotations): New @RequireAnnotation
New annotation @RequireAnnotation can be used on annotations so that all
classes with that specific annotation must also have another annotation.
If this is not true, test will not pass. This annotation takes array of
annotations.
2025-03-16 20:37:24 +01:00
f5d2920a9a chore: Water placement 2025-03-03 18:58:59 +01:00
c50184983b feat: Improved inventory item selection 2025-03-01 10:32:14 +01:00
f0f1047078 initial commit 2025-02-17 22:16:35 +01:00