0.5.1 #54

Merged
thetxt merged 16 commits from 0.5.1 into main 2026-03-04 18:50:17 +01:00
Owner
No description provided.
thetxt self-assigned this 2026-03-03 18:48:33 +01:00
update version to 0.5.1
All checks were successful
Build, test and push / formatting (push) Successful in 11s
Build, test and push / clippy (push) Successful in 58s
Build, test and push / test (push) Successful in 2m40s
Build, test and push / build_server_docker_image (push) Successful in 2m44s
Build, test and push / push_server (push) Successful in 11s
4d03773457
try making output of data_generator_tools deterministic so things dont
Some checks failed
Build, test and push / formatting (push) Successful in 11s
Build, test and push / build_server_docker_image (push) Has been cancelled
Build, test and push / test (push) Has been cancelled
Build, test and push / clippy (push) Has been cancelled
Build, test and push / push_server (push) Has been cancelled
cb9165b3cf
get differently sorted after every execution
also rerun data_generator_tools for new sorting
All checks were successful
Build, test and push / build_server_docker_image (push) Successful in 2m44s
Build, test and push / test (push) Successful in 2m44s
Build, test and push / push_server (push) Successful in 11s
Build, test and push / formatting (push) Successful in 12s
Build, test and push / clippy (push) Successful in 51s
5d23791fbb
increase players food_exhaustion_level for swimming, sprinting and
All checks were successful
Build, test and push / clippy (push) Successful in 55s
Build, test and push / test (push) Successful in 2m40s
Build, test and push / formatting (push) Successful in 9s
Build, test and push / build_server_docker_image (push) Successful in 2m40s
Build, test and push / push_server (push) Successful in 11s
132845da73
jumping
also increase players food_exhaustion_level when mining a block in
All checks were successful
Build, test and push / clippy (push) Successful in 56s
Build, test and push / build_server_docker_image (push) Successful in 2m41s
Build, test and push / test (push) Successful in 2m41s
Build, test and push / push_server (push) Successful in 11s
Build, test and push / formatting (push) Successful in 9s
50343f9603
survival block
finish implementing get_item_drop and get_hardness for block_types that
All checks were successful
Build, test and push / formatting (push) Successful in 11s
Build, test and push / clippy (push) Successful in 59s
Build, test and push / build_server_docker_image (push) Successful in 2m42s
Build, test and push / test (push) Successful in 2m43s
Build, test and push / push_server (push) Successful in 11s
48fa7ef3eb
already have some special handling implemented in lib::block
implement some drops and hardnesses for the blocktype "block"
All checks were successful
Build, test and push / formatting (push) Successful in 13s
Build, test and push / clippy (push) Successful in 58s
Build, test and push / build_server_docker_image (push) Successful in 2m43s
Build, test and push / test (push) Successful in 2m46s
Build, test and push / push_server (push) Successful in 11s
23eac8a0a7
begin implemting everything for loot tables
All checks were successful
Build, test and push / formatting (push) Successful in 11s
Build, test and push / clippy (push) Successful in 54s
Build, test and push / build_server_docker_image (push) Successful in 2m43s
Build, test and push / test (push) Successful in 2m45s
Build, test and push / push_server (push) Successful in 12s
fa38c62927
continue implementing basic_types crate
All checks were successful
Build, test and push / formatting (push) Successful in 12s
Build, test and push / clippy (push) Successful in 54s
Build, test and push / build_server_docker_image (push) Successful in 2m41s
Build, test and push / test (push) Successful in 2m41s
Build, test and push / push_server (push) Successful in 12s
b34f238228
finish implementing basic_types crate with what I may need for now
All checks were successful
Build, test and push / formatting (push) Successful in 10s
Build, test and push / clippy (push) Successful in 56s
Build, test and push / build_server_docker_image (push) Successful in 2m42s
Build, test and push / test (push) Successful in 2m43s
Build, test and push / push_server (push) Successful in 11s
f2362361d6
move basic_types crate from /data into /
All checks were successful
Build, test and push / formatting (push) Successful in 9s
Build, test and push / clippy (push) Successful in 55s
Build, test and push / build_server_docker_image (push) Successful in 2m39s
Build, test and push / test (push) Successful in 2m44s
Build, test and push / push_server (push) Successful in 11s
95630d98e6
begin implementing codegen for loading loot_table json files into
Some checks failed
Build, test and push / clippy (push) Failing after 45s
Build, test and push / test (push) Failing after 1m57s
Build, test and push / formatting (push) Failing after 9s
Build, test and push / build_server_docker_image (push) Failing after 2m7s
Build, test and push / push_server (push) Has been skipped
f3562d29d2
data/loot_tables crate
loot_tables to Game object
add output of data_generator_tools for loot_tables
All checks were successful
Build, test and push / formatting (push) Successful in 12s
Build, test and push / clippy (push) Successful in 58s
Build, test and push / build_server_docker_image (push) Successful in 3m12s
Build, test and push / test (push) Successful in 3m38s
Build, test and push / push_server (push) Successful in 12s
5f625a75d2
implement loot_table evaluation logic for breaking blocks
Some checks failed
Build, test and push / formatting (push) Successful in 12s
Build, test and push / clippy (push) Failing after 57s
Build, test and push / build_server_docker_image (push) Failing after 2m55s
Build, test and push / test (push) Failing after 3m22s
Build, test and push / push_server (push) Has been skipped
755896818f
remove old code to get block drops, move all tests to new code and make
All checks were successful
Build, test and push / formatting (push) Successful in 13s
Build, test and push / clippy (push) Successful in 1m2s
Build, test and push / build_server_docker_image (push) Successful in 3m21s
Build, test and push / test (push) Successful in 3m46s
Build, test and push / push_server (push) Successful in 13s
a2fe52dc73
them pass
thetxt merged commit 0cf1a7dd8a into main 2026-03-04 18:50:17 +01:00
thetxt deleted branch 0.5.1 2026-03-04 18:50:17 +01:00
Sign in to join this conversation.
No description provided.