You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If player disconnects and reconnects while riding elevator he will be detached from elevator, fall down the shaft, possibly die and no bones will be placed (items and bones drop to ground).
Original issue
pandorabox-io/pandorabox.io#233
What is already done?
Started refactoring elevator code by adding namespace and nearly 1000 loc init.lua into separate files:
https://github.com/S-S-X/elevator/projects/1
Current progress in refactor branch:
https://github.com/S-S-X/elevator/tree/refactor
Refactor should not contain significant modifications to original code.
What will be done?
Refactoring code to provide usable API, it might or might not be useful for other mods but will be useful for keeping internal stuff in good shape.
Any updates on this?
Check mentioned project / subscribe for notification if you want to get more updates on this.
The text was updated successfully, but these errors were encountered: