-
Notifications
You must be signed in to change notification settings - Fork 2
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
WorldEditArt-Lite: Known issues #30
Comments
More issues: Client crashes on Join. Needs to be reproduced. |
@TBNRShadowDev Are you sure you reproduced it in the latest builds? |
Yes, and dktapps reproduced it as well. |
@TBNRShadowDev I pushed a commit that might have solved the issue. Please try the latest epsilon/lite. |
Thanks SOFe. Players can join now. Need to test for possible new issues. But it's fine for now. |
@SOF3 Found another issue: setting wand clickType to left does not work, no matter mobile or Win10. |
@TBNRShadowDev Currently nothing is saved per user yet. I don't want to waste time updating databases from development versions, so I am simply not saving anything until I have a proper release (be it Lite or official) |
Please also tell me what actually works if possible, thanks 😄 |
What works: |
BTW don't you think it's kinda more efficient to make the wand a default item e.g. wooden axe then set a config value to customize it? I understand it's a small rewrite so if you want I might do it when I have time. |
"//set a very large area with almost NO lag at all" is impossible. This is either your problem in testing, or the area must be too small. |
It's not hard at all to add default items, but I want to wait till I add all possible wands before deciding which items should be default. |
Ahh, major damage was done to my server by accident. Of course I'm not blaming WEA, but like can you add //undo ASAP? Please! |
//undo will not be in the Lite version. To support undoable edits, I have to fully implement the cassette-synchronizer mechanism, which is quite complicated. I released Lite version in light of the realization that this cassette-synchronizer mechanism is going to take a long time to complete (estimated to take at least one week to write, and at least another week to debug) Yes, I can add a simple version of //undo, but it is a waste of time if it is not what I want to do finally (because it may take a week to complete). |
Is there copy/paste? If so, what are the commands? |
No. Copy/paste will not be in the Lite version. |
This is a simple list of known issues in WorldEditArt-Lite and their respective estimated fix plans.
The text was updated successfully, but these errors were encountered: