5ad33b4704
feat: attempt to close winit window (?)
2025-04-19 21:04:02 +02:00
09f7d4d4f8
feat: handle spawning multiple windows
2025-04-19 21:03:54 +02:00
18e7eaf84e
rename build.nix to default.nix
2025-04-19 21:03:51 +02:00
Caznix
8ca8dfd370
Merge pull request 'input_test' from input_test into main
2025-04-19 21:03:31 +02:00
350776d652
Merge branch 'rendering'
2025-04-19 21:03:25 +02:00
b3ed06c8d2
press esc to change bg color
2025-04-19 21:03:21 +02:00
e5ec21bfac
format rust and nix files
2025-04-19 21:03:19 +02:00
86fee37297
deprecate and remove zlua
2025-04-19 21:03:17 +02:00
6b3f83ad8b
proper 3d projection
2025-04-19 21:03:15 +02:00
9ee63d3765
Merge pull request from Zenyx-Engine/core_update
...
core update
2025-04-19 21:03:09 +02:00
ab7cd3ed46
Merge branch 'main' into core_update
2025-04-19 21:03:03 +02:00
78e9d31358
cube
2025-04-19 21:02:42 +02:00
9f27076f07
remove welcome message to save terminal space
2025-04-19 21:02:41 +02:00
8a3ce30c10
update workflow to use nightly
2025-04-19 21:02:37 +02:00
b9f1733126
finally fix workflow i hope
2025-04-19 21:02:35 +02:00
53996ec2ba
remove categories
2025-04-19 21:02:34 +02:00
b9bb81f6f4
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]
6a53ab90d1
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
54b7986ad6
Merge pull request from GhostedGaming/main
...
Added Lua standard library
2025-04-19 21:02:17 +02:00
6153b7fd35
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
d2a51f750e
Removed Problems
2025-04-19 21:02:04 +02:00
GhostedGaming
06ced36fad
add rudimentary Text editor
2025-04-19 21:01:53 +02:00
GhostedGaming
915b638fa7
Added better syntax
2025-04-19 21:01:49 +02:00
GhostedGaming
a4d6faa800
Imported the whole library and now we have alot more functtions (sorry caz)
2025-04-19 21:01:48 +02:00
GhostedGaming
9514c125bd
Working if statement
...
partially
2025-04-19 21:01:45 +02:00
GhostedGaming
73aea4b086
Added a file for zlua and made a new function
2025-04-19 21:01:43 +02:00
d064d027c6
ZLUA REPL!!!!! ( #18 )
2025-04-19 21:01:42 +02:00
f76245835d
polish repl ( #17 )
...
* add less daunting panic message on release builds
2025-04-19 21:01:37 +02:00
a737369d11
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
9c20dccb06
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
82c8b4ad26
windows ARM workflow ( #12 )
2025-04-19 21:01:31 +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
9088af58f0
Merge pull request from Zenyx-Engine/improve-repl
...
Improve repl
2025-04-19 21:01:12 +02:00
1cc723291b
apply clippy changes
2025-04-19 21:01:08 +02:00
f54145e1af
fix formatting
2025-04-19 21:01:05 +02:00
2999601046
fix tokio runtime stack overflow due to recursion
2025-04-19 21:01:04 +02:00
252527ebc0
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
1fc704c729
check command similarity
2025-04-19 21:00:59 +02:00
048bf80f52
change the look of autocompletion
2025-04-19 21:00:57 +02:00
1097c3cb4b
make repl support strings via both double and single quotes
2025-04-19 21:00:56 +02:00
5c1c8e6adf
fix unwrap errors
2025-04-19 21:00:52 +02:00
a25076c7a3
add rust formatting rules
2025-04-19 21:00:50 +02:00
642efa3012
print logging state upon change
2025-04-19 21:00:49 +02:00
0c006efed4
Merge pull request from eatmynerds/rustyline-keyevents
...
Rustyline KeyEvents
2025-04-19 21:00:43 +02:00
eatmynerds
2cbf0277ac
Control logging using key events
2025-04-19 21:00:39 +02:00
7d3599e3b4
Merge branch 'main' of https://github.com/Caznix/Zenyx
2025-04-19 21:00:33 +02:00
e3555ef527
Add release checking to rust workflow
2025-04-19 21:00:25 +02:00
17f904a608
Create dependabot.yml
2025-04-19 21:00:24 +02:00
4b6ef4e988
update main readme and add readme for Zephyr
2025-04-19 21:00:22 +02:00