Support #409
Is loadMapFeatures obsolete
Start date:
10/17/2025
Due date:
% Done:
0%
Estimated time:
Description
This code makes sure that some basic data structures are in place and that features such as lighting, terrain, and doors are copied from tiles to a map.
However, we have refactored maps, terrain, lighting and doors so that these are found on a map dynamically, and no copying is needed.
So maybe we can remove this?
Updated by Frank Fernandez 28 days ago
- Status changed from New to Resolved
- Assignee changed from Frank Fernandez to Jay Gischer
Tried using the map editor with the function call commented out, seems to work fine? Let me know if something explodes.
Updated by Administrator Administrator 24 days ago
- Status changed from Resolved to Closed
Pushed with 0.30.0