-
Notifications
You must be signed in to change notification settings - Fork 56
a lot of bugfixes #414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
a lot of bugfixes #414
Conversation
delete button functions as delete button, ctrl+ delete implemented, old features with saving chat when game is closed + its disablable, chat window is centered, russian or actually any symbols thats 2-3-4 bytes works properly now, chat color setting working wrong fixed and a few minor bug fixes. no changing color&nickname in chat history yet sorry. will add it in next pull with some quality additions
|
create both of these folders in app data as Noita Proxy one does not exist if your not on windows and i think io.open creates a nil file if the folders and file dont exist also duplicated var: local chatHistoryFileName = appdata .. "/Noita Proxy/data/ew_chat.txt" local fileName = appdata .. "/Noita Proxy/data/ew_chat.txt" |
|
wait doesnt work |
|
should work on any emu with cmd/powershell environment |
|
bruh ive found critical bug |
|
its all good |
how i done it will probably delay _game over call_ for 1 tick. but as i tested it i didnt notice any problems becouse of that
|
reverted run separator msg |
delete button functions as delete button, ctrl+ delete implemented, old features with saving chat when game is closed + its disablable, chat window is centered, russian or actually any symbols thats 2-3-4 bytes works properly now, chat color setting working wrong fixed and a few minor bug fixes.
no changing color&nickname in chat history yet sorry. will add it in next pull with some quality additions