Commit Graph

12 Commits

Author SHA1 Message Date
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 e31f9f904a add tracing crate for logging 2024-06-15 21:46:47 +02:00
Moritz Hölting 296502dcc5 update project metadata and license information 2024-06-10 10:27:34 +02:00
Moritz Hölting edcf80d389 Update dependencies and fix warnings 2024-04-25 14:15:35 +02:00
Moritz Hölting fedb55c50a Implement group command refactor function compilation 2024-04-02 16:47:50 +02:00
Moritz Hölting c494031163 Basic implementation of execute 2024-03-28 00:58:46 +01:00
Moritz Hölting 6572243ce4 Add zip feature and make zip method conditional 2024-03-27 21:40:14 +01:00
Moritz Hölting 2560588a17 Basic implementation for datapack including functions and tags 2024-03-21 23:07:59 +01:00
Moritz Hölting 7997cd9213 Add serde feature and dependency for (de)serialization 2024-03-21 18:42:34 +01:00
Moritz Hölting f1484a7b66 Add zip functionality to virtual file system 2024-03-21 17:05:48 +01:00
Moritz Hölting 5fbf8a9b16 Add initial project files 2024-03-21 16:25:57 +01:00