Sharlottes / MlogWatcher

the logic processor injection mod
MIT License
5 stars 3 forks source link

feat: updates via websockets #3

Closed JeanJPNM closed 9 months ago

JeanJPNM commented 10 months ago

Implements update functionality via a websocket connection. Closes #2.

Todo:

JeanJPNM commented 10 months ago

Here is a POC I made with a modified version of the mlogjs web editor

https://github.com/Sharlottes/MlogWatcher/assets/61994401/4df1ba70-d9dc-4b9b-935d-e11e2c2f2d46

JeanJPNM commented 10 months ago

The pull request is pretty much done, but both the korean and english bundles require some attention, one needs to be updated and the other needs to be checked to see if it is clear and concise enough.

Sharlottes commented 9 months ago

thanks for your contribution! i'll test PR build mod today and merge it. @JeanJPNM

Sharlottes commented 9 months ago

@JeanJPNM is your demo released already? i cannot test on your unreleased mlogjs web editor

JeanJPNM commented 9 months ago

You have to go to the pull request's preview link: https://deploy-preview-221--mlogjs.netlify.app/editor.html

Sharlottes commented 9 months ago

it works on my machine too. https://github.com/Sharlottes/MlogWatcher/assets/60801210/0c5f024a-f6b3-4e45-8b61-09af5150d762

thanks for your contribution very much. the PR will be merged.