Moritz Hölting
|
5c4d340162
|
basic implementation of return command
|
2025-04-07 17:57:36 +02:00 |
Moritz Hölting
|
7392887c12
|
implement custom uninstall commands
|
2025-04-07 13:17:26 +02:00 |
Moritz Hölting
|
c36c87c3db
|
make sure that scoreboards get registered before all other functions
|
2025-03-10 14:37:02 +01:00 |
Moritz Hölting
|
cf8c922704
|
change function parameter types from &str to impl Into<String> if converted to string anyways
|
2025-03-07 16:45:36 +01:00 |
Moritz Hölting
|
811d715082
|
allow access to registered scoreboards
|
2025-02-27 21:41:07 +01:00 |
Moritz Hölting
|
1950c29ac3
|
only generate uninstall function if it contains commands
|
2025-02-27 16:38:23 +01:00 |
Moritz Hölting
|
9337d09d7b
|
implement registering scoreboards in datapack for automatic creation and deletion
|
2025-02-27 16:34:39 +01:00 |
Moritz Hölting
|
6e956fbe74
|
change to dual license
|
2024-09-30 16:53:01 +02: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
|
aff342a64a
|
add feature for fs access and more vfs utility methods
|
2024-09-01 19:51:15 +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
|
d9e3184a0e
|
implement validate function for checking the pack format compatibility
|
2024-06-18 20:50:00 +02:00 |
Moritz Hölting
|
cf62725a5e
|
change tag creation behaviour
|
2024-06-18 15:38:23 +02:00 |
Moritz Hölting
|
451626312f
|
add comments and refactor
|
2024-06-17 23:58:24 +02:00 |
Moritz Hölting
|
3ab2037b31
|
correctly implement nested if-else
|
2024-06-17 22:04:44 +02:00 |
Moritz Hölting
|
e31f9f904a
|
add tracing crate for logging
|
2024-06-15 21:46:47 +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
|
c494031163
|
Basic implementation of execute
|
2024-03-28 00:58:46 +01:00 |
Moritz Hölting
|
2560588a17
|
Basic implementation for datapack including functions and tags
|
2024-03-21 23:07:59 +01:00 |