Commit graph

1394 commits

Author SHA1 Message Date
IQuant
75d39b2ca5 Switch to ewext for connection between noita and the proxy. 2024-11-29 21:35:18 +03:00
IQuant
7b34f77b68 Some scaffolding for modules in ewext. 2024-11-28 21:37:01 +03:00
IQuant
8700191866 Update ci script 2024-11-28 20:46:46 +03:00
IQuant
c6490f5847 Automated commit: v0.30.7 2024-11-28 18:02:02 +03:00
IQuant
b95d821692 Put ux settings in Option<> for consistency 2024-11-28 17:55:12 +03:00
IQuant
8b599a46a5 Simplify an expression 2024-11-28 17:28:04 +03:00
IQuant
168bafd7df Add lint action 2024-11-28 17:11:56 +03:00
IQuant
79f913065c (Mostly) clippy approved 2024-11-28 16:57:56 +03:00
bgkillas
03b639276b fix karl dying :( 2024-11-28 08:42:58 -05:00
IQuant
d3023add3a Run cargo fmt 2024-11-28 16:42:33 +03:00
IQuant
b506dac333 Another potential fix for WSE crash 2024-11-28 16:41:54 +03:00
IQuant
2680fc0ab0 Tiny things 2024-11-28 16:23:40 +03:00
IQuant
ba49b46adb
Merge pull request #235 from kcalbxof/arrows
Ping arrow parameters & tweaks
2024-11-28 16:04:49 +03:00
kcalbxof
d8f8cfecb5 Ping arrow parameters & tweaks 2024-11-28 12:28:25 +03:00
IQuant
891c6d41ab Correct release script. Again. 2024-11-26 20:20:21 +03:00
IQuant
7cc877ba97 CI again 2024-11-26 20:07:24 +03:00
IQuant
3b16f9566f CI again 2024-11-26 19:59:15 +03:00
IQuant
0fbdb5cbd8 CI again 2024-11-26 19:49:31 +03:00
IQuant
718b5fca0c Automated commit: v0.30.6 2024-11-26 19:29:12 +03:00
IQuant
ddb2585910 Automated commit: v0.30.6 2024-11-26 19:27:50 +03:00
IQuant
4aabb8f5ae Automated commit: v0.30.6 2024-11-26 19:27:22 +03:00
IQuant
edeb80598d Update CI and release job 2024-11-26 19:25:55 +03:00
IQuant
a423d8fefd Update justfile 2024-11-26 18:45:05 +03:00
IQuant
357d86c682 CI again 2024-11-26 17:30:04 +03:00
IQuant
5194b35310 CI test again 2024-11-26 17:16:35 +03:00
IQuant
3de4aee5d5 CI again 2024-11-26 16:30:21 +03:00
IQuant
f2eb870beb CI again 2024-11-26 16:08:37 +03:00
IQuant
01a2b901b5 CI again 2024-11-26 15:58:40 +03:00
IQuant
9f59ccd4a3 CI again 2024-11-26 15:56:52 +03:00
IQuant
f3ff6acefb CI again 2024-11-26 15:54:01 +03:00
IQuant
454858a085 CI again 2024-11-26 15:53:25 +03:00
IQuant
0f846f34aa CI test 2024-11-26 15:50:33 +03:00
IQuant
5628b78ae2
Merge pull request #233 from IntQuant/rust-api
Implement rust api to allow writing modules in rust.
2024-11-26 14:26:47 +03:00
IQuant
2c065fc4f7 Allow Vec<T> in returns 2024-11-25 22:42:26 +03:00
IQuant
0f26126ad9 Higher level component stuff 2024-11-25 21:21:18 +03:00
IQuant
61035d8b0c Allow writing to components 2024-11-25 20:21:36 +03:00
IQuant
22aaa9fb18 Support for multiple return values 2024-11-25 19:57:18 +03:00
IQuant
f10815e903 A better way to return things 2024-11-25 19:35:38 +03:00
IQuant
d62fb39a93 Handle arguments for lua functions in a better way 2024-11-25 18:34:30 +03:00
IQuant
66a5a009e2 Split noita api stuff into it's own crate 2024-11-25 17:44:56 +03:00
bgkillas
8d40e2f0f9 Automated commit: v0.30.6 2024-11-24 20:38:49 -05:00
bgkillas
38a784394c fix item sync again 2024-11-24 20:36:59 -05:00
IQuant
bac266e456 Wip optional arguments 2024-11-25 02:33:02 +03:00
IQuant
6102c30b2e Add a benchmark 2024-11-24 23:32:14 +03:00
IQuant
2a09cbbfaa Some things seem to work 2024-11-24 23:12:35 +03:00
IQuant
c7b389a389 More wip stuff 2024-11-24 20:58:44 +03:00
IQuant
a830e0f33c Wip stuff 2024-11-24 20:58:44 +03:00
IQuant
c781187e57 Allow returning errors from ewext functions to lua. 2024-11-24 20:58:44 +03:00
IQuant
134584dcf2 Yeet save/load_world_state stuff as it wasn't used anyway. 2024-11-24 20:58:44 +03:00
IQuant
031083e75f A bit more ewext refactoring 2024-11-24 20:58:44 +03:00