Commit graph

13 commits

Author SHA1 Message Date
45a1a6c6bd
feat(zlog): add tests 2025-04-21 20:15:23 -04:00
9950276e95
feat(zlog)!: JSON logging support 2025-04-21 20:15:22 -04:00
23d5023fb4
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-21 20:14:55 -04:00
dfb3b04c9d
feat: set max loglevel in logger configuration 2025-04-21 20:14:53 -04:00
0862abb266
feat: basic triangle rendering 2025-04-21 20:14:46 -04:00
7d13f2f670
feat: event based non-blocking logger 2025-04-21 20:14:44 -04:00
d9e485c17d
refactor: A new beginning 2025-04-21 20:14:24 -04:00
9e06487bb0
finally fix workflow i hope 2025-04-21 20:12:44 -04:00
ae339f4f06
polish repl (#17)
* add less daunting panic message on release builds
2025-04-21 20:12:28 -04:00
5b0683dc94
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2025-04-21 20:12:07 -04:00
2bc2c53379
Improve repl autocorrect and error handling
* Combine comparison algorithims for autocorrect

* clear zephyr functions

* remove redundant comments because co-pilot is stupid and i probably will never try to use it again

* implement basic tab completion

* fix unused items

* Make workflow check code quality

* split code quality into its own file

* make action fail on bad formatting

* change workflow to nightly

* f it, code quality is considered breaking

* fix forgetting to set toolchain back to nightly when rewriting workflow (😔)

* Add condition for too little arguments

* run cargo fmt

* remove unneeded feature directive
2025-04-21 20:12:05 -04:00
1f0f7f2b71
update main readme and add readme for Zephyr 2025-04-21 20:11:41 -04:00
d00c7aa66b
add zephyr ECS subcrate 2025-04-21 20:11:39 -04:00