- https://proffdea.xyz
-
Banana
-
Joined on
2022年10月26日
ae710f6f4a
Sync
Cargo.lock with recent commits
b96798b9e5
Move
map.rs into hollow_map
e6e736f202
Fix missing dependencies and workspace members
898cc7dd0d
Fix old imports to use new imports
ec8111635f
Change
hollow_clap package to use workspace
62f9aad530
Fix
hollow_clap test
57e0fae42c
Move command and console into workspace member
98627aa25e
Use
Local for fps refresh system
3929a8163a
Add initial console commands
bed126428e
Fix
simple example
6d42ef4395
Replace
cfg-if with cfg_attr for window::Mode
ce44c4e2fb
Change view from
DeferredWorld to &DeferredWorld
3519f96cdb
Remove unused imports
0a1fcebd3d
Add
cfg_if to dependencies
88d30c2d6a
Change default window mode for wasm
929b52f019
Add initial settings functionality
715eeec36a
Fix compile error for wasm
170aec648c
Change
Capture and Uncapture to mouse::Event
e82548beb3
Add new screens, custom mouse events, input handling
b362abf0d9
Add initial user settings such as window and keybind
7afdccf576
Add
Debug to data types
be6f3ed30a
Add
deatea_game_data
237f2a6ffc
Add hollow_data to workspace member
0c90f95fce
Use
world instead of commands and clean up unnecessary code