Commit graph

17 commits

Author SHA1 Message Date
3e96888b97
Merge branch 'main' into core_update 2025-04-22 20:56:04 +02:00
6184227d22
cube 2025-04-22 20:55:30 +02:00
788c168f81
finally fix workflow i hope 2025-04-22 20:55:15 +02:00
dependabot[bot]
e74a0d11b3
Update colored requirement from 2.2.0 to 3.0.0
Updates the requirements on [colored](https://github.com/mackwic/colored) to permit the latest version.
- [Release notes](https://github.com/mackwic/colored/releases)
- [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mackwic/colored/compare/v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: colored
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-22 20:55:03 +02:00
GhostedGaming
decdd27b12
Removed Problems 2025-04-22 20:54:50 +02:00
GhostedGaming
326fecff9f
add rudimentary Text editor 2025-04-22 20:54:46 +02:00
GhostedGaming
2c502cf1c8
Working if statement
partially
2025-04-22 20:54:28 +02:00
be418c1b18
ZLUA REPL!!!!! (#18) 2025-04-22 20:54:17 +02:00
d9cd447ecb
polish repl (#17)
* add less daunting panic message on release builds
2025-04-22 20:54:14 +02:00
8416e48ab2
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
2025-04-22 20:52:10 +02:00
ac08dbc3d2
exec .zenshell files + shell extensions
Co-authored-by: Tristan Poland (Trident_For_U) <tristanpoland@users.noreply.github.com>
2025-04-22 20:51:43 +02:00
eatmynerds
2c20f05a10
Control logging using key events 2025-04-22 20:51:08 +02:00
2acf8f9452
add zephyr ECS subcrate 2025-04-22 20:50:45 +02:00
1898e6ff42
replace reedline with rustyline 2025-04-22 20:50:27 +02:00
Jason Spalti
80d5ef22e2
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-22 20:49:54 +02:00
63e7c42820
WINIT WINDOW!!!! 2025-04-22 20:49:37 +02:00
b67bf13441
Basic repl 2025-04-22 20:47:50 +02:00