Commit graph

1380 commits

Author SHA1 Message Date
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
IQuant
dd8388102a Refactor ewext a bit 2024-11-24 20:58:44 +03:00
IQuant
3494eb07a0 WIP rust api 2024-11-24 20:58:44 +03:00
IQuant
9700b2cf48 Automated commit: v0.30.5 2024-11-24 20:49:02 +03:00
bgkillas
9b87a6cba5 fix shops, fix enemys with wands maybe, fix some more item dupes, dont tether between PW since everyone should be able to get there 2024-11-24 12:45:54 -05:00
bgkillas
161e71fefc more forcefully fix item duplication, but it should be fixed outright anyways, try to fix notplayer holding double wands, if player tries to pick a slot with no items, request items again, revert some enemy sync stuff to hopefully fix some entity duplication 2024-11-24 10:39:24 -05:00
IQuant
b8cb7eb998 Automated commit: v0.30.4 2024-11-24 11:56:33 +03:00
bgkillas
a9be423f2f fix throwing things as/after notplayer disappearing 2024-11-24 01:40:04 -05:00
bgkillas
e5427ecfae fix end fight not working because i forgot when things can be ran 2024-11-24 01:28:04 -05:00
bgkillas
d98c63cdfa give auth to holder of items, give auth to closest player if item is far away, hopefully these fix items being messed up 2024-11-24 01:13:47 -05:00
bgkillas
91c3f20747 add ' button to spectate closest player to cursor, adjust spectate camera speed to be less jarring 2024-11-23 23:55:00 -05:00
bgkillas
4c6abf6424 dont fear walls/shield as notplayer 2024-11-23 23:45:45 -05:00
bgkillas
594af87651 add lukki sprite back, have map respect player colors, try to make colors more reliable, dont send adventure perk to peers 2024-11-23 23:38:56 -05:00
bgkillas
e673eb9930 dont send map perk to peers, fix vomit/food clock potion on peers grabbing perks 2024-11-23 21:22:30 -05:00
bgkillas
343e48a362 fix end fight, try to make end fight less laggy, sync angry ghost position, maybe fix shops with dedup off, 2024-11-23 20:03:44 -05:00