Commit Graph

12 Commits

Author SHA1 Message Date
Moritz Hölting b9c319165e implement registering scoreboards in datapack for automatic creation and deletion 2025-02-27 14:18:58 +01:00
Moritz Hölting 588bc3f464 only prefix commands with '$' that actually use macros 2024-11-10 21:42:53 +01:00
Moritz Hölting 4ca0505e35 correclt tag and function directory names depending on pack format 2024-09-22 13:21:13 +02:00
Moritz Hölting 0c4c957d67 add unit tests 2024-08-15 22:37:39 +02:00
Moritz Hölting a2d20dab8e implement PartialEq, Eq and Hash derive traits 2024-06-24 21:27:11 +02:00
Moritz Hölting 7efe73eb80 add zip_with_comment for VFolder 2024-06-21 09:40:06 +02:00
Moritz Hölting d9e3184a0e implement validate function for checking the pack format compatibility 2024-06-18 20:50:00 +02:00
Moritz Hölting 3ab2037b31 correctly implement nested if-else 2024-06-17 22:04:44 +02:00
Moritz Hölting edcf80d389 Update dependencies and fix warnings 2024-04-25 14:15:35 +02:00
Moritz Hölting f0d7f7499f Add ExtendableQueue utility and refactor code 2024-04-02 17:10:57 +02:00
Moritz Hölting fedb55c50a Implement group command refactor function compilation 2024-04-02 16:47:50 +02:00
Moritz Hölting 2560588a17 Basic implementation for datapack including functions and tags 2024-03-21 23:07:59 +01:00