49 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 4381fc325b Add default UI camera 3 weeks ago
copygirl 2aa370dc60 Move `PickingSettings` out of main module 3 weeks ago
copygirl af0732fdc4 Fix picking `PointerLocation` not being centered 3 weeks ago
copygirl 72625dd949 Use picking system for block placing / breaking 3 weeks ago
copygirl 5467859d6d Use picking system for cursor grabbing 3 weeks ago
copygirl 1cbf30704d Update README 1 month ago
copygirl acf2667944 Load block assets from manifest 1 month ago
copygirl 7e0dfd8fdd Enable hot reloading by default 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 138a218fc5 Update README, add launch instructions 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 6d547242a0 Don't clamp movement along Y axis 3 months ago
copygirl 82716e8492 Make `Args::parse` more pretty 3 months ago
copygirl 88dcb9eea1 Fix `.meta` files not found error on web 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
copygirl b6ac56aba4 Convert to using workspace 3 months ago
copygirl 10e5e3523d Fix and refactor cursor grabbing 3 months ago
copygirl 209576bc18 Add `Blocks.position` function 3 months ago
copygirl fac93b94c9 Refactor cursor grabbing and more 3 months ago
copygirl 957d3e962d Add block placement and breaking 3 months ago
copygirl b01f37fea4 Draw crosshair when cursor grabbed 3 months ago
copygirl 42460a76fb Use MeshRayCast to render debug ray 3 months ago
copygirl 69ae279f76 Rename CameraFreeLook variable to `look` 3 months ago
copygirl 92b5fca3bb Add noclip controls 3 months ago
copygirl a78d113952 Add camera look controls 3 months ago
copygirl 7f359336ab Basic window and scene 3 months ago
copygirl 991ca26502 Initial commit 3 months ago