Commit graph

11 commits

Author SHA1 Message Date
e0cfbd0fd2
fix unwrap errors 2025-04-21 20:11:51 -04:00
5d690f4ca9
add rust formatting rules 2025-04-21 20:11:50 -04:00
b0af94e81d
print logging state upon change 2025-04-21 20:11:48 -04:00
eatmynerds
728d908d4a
Control logging using key events 2025-04-21 20:11:46 -04:00
d00c7aa66b
add zephyr ECS subcrate 2025-04-21 20:11:39 -04:00
b3eb808297
replace reedline with rustyline 2025-04-21 20:11:34 -04:00
Jason Spalti
0e83a18f9b
Refactor logging system to switch between stdout and file logging
* Refactor logging to switch between stdout and file logging

* Use "clear" instead of "tput reset" for unix

* Remove redundant comments
2025-04-21 20:11:27 -04:00
Jason Spalti
4f8d91c625
Add descriptions to commands and improve REPL display formatting 2025-04-21 20:11:23 -04:00
5843d38262
draw with wgpu 2025-04-21 20:11:21 -04:00
f875ffd066
WINIT WINDOW!!!! 2025-04-21 20:11:20 -04:00
662ea67aa0
Basic repl 2025-04-21 20:10:44 -04:00