CybertownRevival / ctr

Full source code for the Cybertown Revival project
17 stars 7 forks source link

Home 2D selection #218

Open XDKRGL opened 7 months ago

XDKRGL commented 7 months ago

When moving from say Virtual worlds to 9th Dimension or other colonies that the block_map and 2d images differ we need to force a different settle page where they must update 2D house icon to that of the specific colony.

Screenshot_141 Case in point this user moved from VW to 9th Dimension and retained his 2D house icon from VW that does not exist in the 9D assets

his house icon is calling up https://www.cybertownrevival.com/assets/img/map_themes/desert/block/Picon2D010.gif "Picon2D006" is the last choice for desert map

smile0711 commented 7 months ago

So we need a check for icon, and if not in range, select new icon page.

XDKRGL commented 7 months ago

correct, secondary measure allowing admins to update users home in case of this member who has quit otherwise this icon will remain dead on block map.