|
64eda7056d
|
feat: handle spawning multiple windows
|
2025-04-19 21:03:54 +02:00 |
|
|
5a16270a64
|
deprecate and remove zlua
|
2025-04-19 21:03:17 +02:00 |
|
|
369ffa8eef
|
proper 3d projection
|
2025-04-19 21:03:15 +02:00 |
|
|
6708cc8fcf
|
Merge branch 'main' into core_update
|
2025-04-19 21:03:03 +02:00 |
|
|
046e50a60b
|
cube
|
2025-04-19 21:02:42 +02:00 |
|
|
616e4b545d
|
finally fix workflow i hope
|
2025-04-19 21:02:35 +02:00 |
|
dependabot[bot]
|
7da6883ba2
|
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-19 21:02:24 +02:00 |
|
GhostedGaming
|
e02e622bb8
|
Removed Problems
|
2025-04-19 21:02:04 +02:00 |
|
GhostedGaming
|
e08b661cdd
|
add rudimentary Text editor
|
2025-04-19 21:01:53 +02:00 |
|
GhostedGaming
|
6537c427dc
|
Working if statement
partially
|
2025-04-19 21:01:45 +02:00 |
|
|
7071e4f6c9
|
ZLUA REPL!!!!! (#18)
|
2025-04-19 21:01:42 +02:00 |
|
|
0b37378570
|
polish repl (#17)
* add less daunting panic message on release builds
|
2025-04-19 21:01:37 +02:00 |
|
|
5a2a51fb77
|
burn everything to the ground (#11)
🔥🔥🔥🔥🔥
|
2025-04-19 21:01:29 +02:00 |
|
|
9750cefb29
|
exec .zenshell files + shell extensions
Co-authored-by: Tristan Poland (Trident_For_U) <tristanpoland@users.noreply.github.com>
|
2025-04-19 21:01:02 +02:00 |
|
eatmynerds
|
4c942c5a23
|
Control logging using key events
|
2025-04-19 21:00:39 +02:00 |
|
|
a8c8a8c468
|
add zephyr ECS subcrate
|
2025-04-19 21:00:19 +02:00 |
|
|
1797bc7cda
|
replace reedline with rustyline
|
2025-04-19 21:00:10 +02:00 |
|
Jason Spalti
|
cfe961ab71
|
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-19 20:59:48 +02:00 |
|
|
ae85be1699
|
WINIT WINDOW!!!!
|
2025-04-19 20:58:42 +02:00 |
|
|
408f351332
|
Basic repl
|
2024-12-01 16:02:06 -05:00 |
|