Commit graph

1403 commits

Author SHA1 Message Date
IQuant
ba7a561ffd Automated commit: v0.30.8 2024-11-30 19:54:49 +03:00
IQuant
fd3bdc7166 Some stuff that might help with reversing noita 2024-11-30 17:54:44 +03:00
IQuant
e036116f55
Merge pull request #238 from kcalbxof/disable_cursors
add option to disable other players' cursors
2024-11-30 12:10:33 +03:00
IQuant
50b9c1ad46
Merge pull request #237 from kcalbxof/cmd_arg_exe_path
Add cmd arg for noita exe path
2024-11-30 12:06:15 +03:00
kcalbxof
9737e47eb0 add option to disable other players' cursors 2024-11-30 07:10:03 +03:00
kcalbxof
a5c1b0ceee add cmd arg for noita exe path 2024-11-30 07:08:02 +03:00
IQuant
f40b13a628 Clippy approved 2024-11-29 23:01:37 +03:00
IQuant
028ce97172 Cleanup 2024-11-29 21:54:55 +03:00
IQuant
9fe394a558 Cleanup when new game is started 2024-11-29 21:53:28 +03:00
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