tigris-mt / elevator

An entity-based elevator allowing fast realtime travel in Minetest.
https://forum.minetest.net/viewtopic.php?f=9&t=17079
Other
4 stars 14 forks source link

Refactoring mod structure #10

Closed S-S-X closed 4 years ago

S-S-X commented 4 years ago

This PR divides functions / hooks / etc. into different files and creates namespace for elevator stuff.

Might get more commits while PR is open as I continue working with this but I'll try to keep refactor branch in good shape and ready for possible merge.

If you think that merge like this is not happening then it would also be very nice to hear about that preferably sooner than later.

Changes made to actual code are minimal.

Relates with other things mentioned at #9 Towards fixing Elevator logout/disconnect failsafe

shacknetisp commented 4 years ago

Nice work, thanks! I'm sorry for not getting to this sooner.