Moritz Hölting
|
86b2b2f2eb
|
add contributing section to readme
|
2024-06-10 16:27:24 +02:00 |
Moritz Hölting
|
b79c9ecd6d
|
return replaced files from vfolder merge
|
2024-06-10 15:50:23 +02:00 |
Moritz Hölting
|
296502dcc5
|
update project metadata and license information
|
2024-06-10 10:27:34 +02:00 |
Moritz Hölting
|
a3474acec1
|
remove unused name field in Datapack struct
|
2024-06-09 21:22:37 +02:00 |
Moritz Hölting
|
edcf80d389
|
Update dependencies and fix warnings
|
2024-04-25 14:15:35 +02:00 |
Moritz Hölting
|
19db26efa2
|
Refactor flatten method to be public
|
2024-04-13 13:31:14 +02:00 |
Moritz Hölting
|
581e8a3fff
|
Fix conditionals with more than one interpretation of the boolean formula
|
2024-04-07 00:13:49 +02:00 |
Moritz Hölting
|
a1f948dfe3
|
add comments
|
2024-04-03 00:45:18 +02:00 |
Moritz Hölting
|
e8f7ef9876
|
Fix bugs in execute if and group command
|
2024-04-02 19:24:40 +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
|
757ff8a54e
|
Correctly implement if/else
- Group command working correctly is required but not implemented yet
|
2024-04-01 20:57:21 +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
|
af2c9dbe09
|
Add README.md with example usage
|
2024-03-22 12:54:58 +01:00 |
Moritz Hölting
|
51010a161c
|
Scaffold for execute command
|
2024-03-22 12:47:55 +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
|
78a3d8f520
|
Add TryFrom implementation for VFolder
|
2024-03-21 19:50:00 +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
|
179b55ad4d
|
Set lint warnings and add docs
|
2024-03-21 16:48:54 +01:00 |
Moritz Hölting
|
343f014e6c
|
Add place() method to VFolder for placing virtual file system on disk
|
2024-03-21 16:34:27 +01:00 |
Moritz Hölting
|
5cc403970b
|
Add virtual file system creation
|
2024-03-21 16:26:13 +01:00 |
Moritz Hölting
|
5fbf8a9b16
|
Add initial project files
|
2024-03-21 16:25:57 +01:00 |