2974886ad2
remove categories
2025-04-19 21:02:34 +02:00
8e59d21a4f
Merge pull request from Zenyx-Engine/dependabot/cargo/colored-3.0.0
...
Update colored requirement from 2.2.0 to 3.0.0
2025-04-19 21:02:28 +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
c78fcd8251
Merge pull request from GhostedGaming/main
...
Added Lua standard library
2025-04-19 21:02:17 +02:00
fea0ddaab1
Merge pull request from GhostedGaming/main
...
Added a file for zlua and made a new function
2025-04-19 21:02:08 +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
f18a77e1f7
Added better syntax
2025-04-19 21:01:49 +02:00
GhostedGaming
cc79b751a7
Imported the whole library and now we have alot more functtions (sorry caz)
2025-04-19 21:01:48 +02:00
GhostedGaming
6537c427dc
Working if statement
...
partially
2025-04-19 21:01:45 +02:00
GhostedGaming
f6a590e7b9
Added a file for zlua and made a new function
2025-04-19 21:01:43 +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
14b1cacd6b
change cargo.toml name ( #14 )
...
* 🔥 🔥 🔥 🔥 🔥
* make workflow use nightly
* remove code quality checks temporarily
* fix check version i think
* build for windowsARM
* forgot to specify target
* change cargo.toml to zenyx to fix workflow
2025-04-19 21:01:36 +02:00
a87f45fc1e
specify windows arm target ( #13 )
...
* 🔥 🔥 🔥 🔥 🔥
* make workflow use nightly
* remove code quality checks temporarily
* fix check version i think
* build for windowsARM
* forgot to specify target
2025-04-19 21:01:34 +02:00
a2cfc3fd3a
windows ARM workflow ( #12 )
2025-04-19 21:01:31 +02:00
5a2a51fb77
burn everything to the ground ( #11 )
...
🔥 🔥 🔥 🔥 🔥
2025-04-19 21:01:29 +02:00
497953f758
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
55ed41ee73
Merge pull request from Zenyx-Engine/improve-repl
...
Improve repl
2025-04-19 21:01:12 +02:00
2585ae3383
apply clippy changes
2025-04-19 21:01:08 +02:00
382f3c1ef2
fix formatting
2025-04-19 21:01:05 +02:00
0a4a89d142
fix tokio runtime stack overflow due to recursion
2025-04-19 21:01:04 +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
e41464c653
check command similarity
2025-04-19 21:00:59 +02:00
9f095783a2
change the look of autocompletion
2025-04-19 21:00:57 +02:00
df08cc5378
make repl support strings via both double and single quotes
2025-04-19 21:00:56 +02:00
9c4d5f2769
fix unwrap errors
2025-04-19 21:00:52 +02:00
74cc9bccaa
add rust formatting rules
2025-04-19 21:00:50 +02:00
63b983b08f
print logging state upon change
2025-04-19 21:00:49 +02:00
0689a91237
Merge pull request from eatmynerds/rustyline-keyevents
...
Rustyline KeyEvents
2025-04-19 21:00:43 +02:00
eatmynerds
4c942c5a23
Control logging using key events
2025-04-19 21:00:39 +02:00
bb40a32bfc
Merge branch 'main' of https://github.com/Caznix/Zenyx
2025-04-19 21:00:33 +02:00
88bef95bb2
Add release checking to rust workflow
2025-04-19 21:00:25 +02:00
151d2aa826
Create dependabot.yml
2025-04-19 21:00:24 +02:00
921c925fcf
update main readme and add readme for Zephyr
2025-04-19 21:00:22 +02:00
a8c8a8c468
add zephyr ECS subcrate
2025-04-19 21:00:19 +02:00
cfdd6f2158
Add press kit section
2025-04-19 21:00:17 +02:00
7b185a94d4
Remove seperate editor and xtask
2025-04-19 21:00:15 +02:00
1797bc7cda
replace reedline with rustyline
2025-04-19 21:00:10 +02:00
004da12855
improve formatting
2025-04-19 21:00:08 +02:00
165ec8c9c7
bump logo size
2025-04-19 21:00:07 +02:00
1e858e1f49
add readme with branding
2025-04-19 21:00:00 +02:00
a750ee5aef
Merge branch 'main' of https://github.com/Caznix/Zenyx
2025-04-19 20:59:54 +02:00
c77b1d9590
remove --verbose from tests
2025-04-19 20:59:49 +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
b36fd151b5
Merge pull request from eatmynerds/repl
...
Add descriptions to commands and improve REPL display formatting
2025-04-19 20:58:56 +02:00
Jason Spalti
fede81b5b1
Add descriptions to commands and improve REPL display formatting
2025-04-19 20:58:50 +02:00
71ad70917e
draw with wgpu
2025-04-19 20:58:49 +02:00
ae85be1699
WINIT WINDOW!!!!
2025-04-19 20:58:42 +02:00
e19efd8b84
no windows on arm 😔
2025-04-19 20:58:41 +02:00