Commit graph

14 commits

Author SHA1 Message Date
d8300535fb
fix(zlog): remove unused LogJsonStructure struct 2025-04-19 16:39:49 -04:00
8d2d1b2f3a
feat(zlog): add tests 2025-04-19 16:07:04 -04:00
8e443c4f3f
feat(zlog)!: JSON logging support 2025-04-19 15:39:21 -04:00
830794f186
feat(rendering): rendering textures with camera
Co-authored-by: BitSyndicate <contact@bitsyndicate.de>
2025-04-19 21:11:35 +02:00
cc4f56937b
feat: set max loglevel in logger configuration 2025-04-19 21:11:30 +02:00
a8323fd698
feat: basic triangle rendering 2025-04-19 21:11:18 +02:00
06648d8da2
feat: event based non-blocking logger 2025-04-19 21:11:16 +02:00
8c81254227
refactor: A new beginning 2025-04-19 21:10:33 +02:00
b9f1733126
finally fix workflow i hope 2025-04-19 21:02:35 +02:00
f76245835d
polish repl (#17)
* add less daunting panic message on release builds
2025-04-19 21:01:37 +02:00
0ed2fda4c8
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2025-04-19 21:01:29 +02:00
a9f8b43f50
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-19 21:01:28 +02:00
4b6ef4e988
update main readme and add readme for Zephyr 2025-04-19 21:00:22 +02:00
a2c092bc7d
add zephyr ECS subcrate 2025-04-19 21:00:19 +02:00