26 Commits (main)

Author SHA1 Message Date
copygirl f15421a461 Add block selection UI 3 weeks ago
copygirl 8700c23893 Preserve insertion order by using `IndexMap` 3 weeks ago
copygirl 83f3dcf78e More blocks, now with cute names 3 weeks ago
copygirl be253e8cb7 Add change detection to `Manifest` 3 weeks ago
copygirl a436180ae4 Modify crate visibility 3 weeks ago
copygirl 90bd171212 Allow underscore in `Identifier` 3 weeks ago
copygirl acf2667944 Load block assets from manifest 1 month ago
copygirl ddf01160c3 Fix `placement` system crashing ... 1 month ago
copygirl 0cc65bf300 Disable hot reloading on WASM 1 month ago
copygirl 994b33dac2 Block definition / visuals assets 1 month ago
copygirl 536ff0ebb6 Add `BlockPos` struct 2 months ago
copygirl 7c235d6d61 Sync client-to-server block changes 2 months ago
copygirl b67e9191ee Sync head orientation, add simple player visuals 2 months ago
copygirl df8cc62ece Reorganize modules 3 months ago
copygirl d2e6bfac2b Predict player entity, unify movement system 3 months ago
copygirl 4c9cee7363 Inserting `ActionState` is not required on server 3 months ago
copygirl 90b255ed3c Replicate player entity with input 3 months ago
copygirl 04c63abee2 Temporarily fix hostname resolving 3 months ago
copygirl 560d27466b Remove `on_connecting` observer 3 months ago
copygirl 93245c136e Reorganize common exports into `prelude` module 3 months ago
copygirl 765882b8b6 Delay gameplay until assets loaded 3 months ago
copygirl 058ed952fc Start local server by adding `(Linked, Started)` 3 months ago
copygirl ebd3c009fa Fix `print_certificate_digest` running on local server 3 months ago
copygirl 1715f51b35 Parse arguments and cleanup networking 3 months ago
copygirl bb66d28f06 Basic networking using `lightyear` crate 3 months ago
copygirl ff8578fd82 Add `common` package with blocks module 3 months ago