Reorganize maps from the data/world folder
Add documentation for most of the maps
Rework the Feroxa Boss Room maps.
Rework the EBB & Flow maps
Type of change
Please delete options that are not relevant.
[X] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested
For the bigger map changes I applied and execute them on my local server and checked. (Also checked TibiaMaps to ensure they are at the correct locations)
For the maps renamed/moved I just ensured that I changed all the places that referenced that file.
Checklist
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my own code
[X] I checked the PR checks reports
[X] I have commented my code, particularly in hard-to-understand areas
[X] I have made corresponding changes to the documentation
[X] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
Description
Fix Rashid teleport.
Reorganize maps from the
data/world
folder Add documentation for most of the mapsRework the Feroxa Boss Room maps. Rework the EBB & Flow maps
Type of change
Please delete options that are not relevant.
How Has This Been Tested
For the bigger map changes I applied and execute them on my local server and checked. (Also checked TibiaMaps to ensure they are at the correct locations) For the maps renamed/moved I just ensured that I changed all the places that referenced that file.
Checklist