|
|
dd96178c7a
|
apply new formatting rules to the whole project
|
2025-07-24 11:40:12 +02:00 |
|
|
|
6dfcb2b5b9
|
update nbt_proc function, still inoperable
|
2025-07-23 16:41:36 +02:00 |
|
|
|
1fb878b5ae
|
modify the array bytelength function to get the bytelength of a single tag.
|
2025-07-23 16:32:39 +02:00 |
|
|
|
501c623f01
|
rename nbt_prim_tagsize to nbt_primsize, for consistency.
|
2025-07-23 13:00:53 +02:00 |
|
|
|
65ee7c5b55
|
add a function for checking whether a tag is primitive or not
mainly for niche uses
|
2025-07-23 13:00:53 +02:00 |
|
|
|
9fd920908e
|
move nbt_prim_tagsize to header, since it's a pretty useful funciton.
|
2025-07-23 13:00:53 +02:00 |
|
|
|
13451da2e8
|
add basic function signature for processing the NBT data
|
2025-07-15 13:51:23 +02:00 |
|
|
|
be87ccbe22
|
explicitly set hexadecimal values in NBT tags
|
2025-07-15 10:37:10 +02:00 |
|
|
|
2cb5d03211
|
write headers for data processing
|
2025-07-07 15:02:47 +02:00 |
|