Commit graph

14 commits

Author SHA1 Message Date
a92cbb0544
fix(zlog): remove unused LogJsonStructure struct 2025-04-21 19:26:44 -04:00
94486a2608
feat(zlog): add tests 2025-04-21 19:26:41 -04:00
36daa42245
feat(zlog)!: JSON logging support 2025-04-21 19:26:39 -04:00
19e13d697f
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-21 19:26:13 -04:00
31b1bbda85
feat: set max loglevel in logger configuration 2025-04-21 19:26:11 -04:00
1a90bf362b
feat: basic triangle rendering 2025-04-21 19:26:04 -04:00
e40087b61b
feat: event based non-blocking logger 2025-04-21 19:26:02 -04:00
a8b6410c79
refactor: A new beginning 2025-04-21 19:25:43 -04:00
66b5b4c01a
finally fix workflow i hope 2025-04-21 19:17:37 -04:00
7444ff7fd0
polish repl (#17)
* add less daunting panic message on release builds
2025-04-21 19:17:20 -04:00
c81e3cf838
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2025-04-21 19:15:57 -04:00
0aec5c0eeb
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 19:15:55 -04:00
ea6764e6a3
update main readme and add readme for Zephyr 2025-04-21 19:15:30 -04:00
41f87a379d
add zephyr ECS subcrate 2025-04-21 19:15:28 -04:00