TeamLumi / luminescent-team

GNU Affero General Public License v3.0
13 stars 6 forks source link

Rewrite the Outlines for New map (PL #19) #105

Closed AarCon closed 5 months ago

AarCon commented 8 months ago

Task List

This will be performed on the Luminescent Team Dev fork after the canvas-highlight-performance-fix branch has been merged.

Following the format here:

  1. Change the coordinates to match the new map that come from Tuxos. The resolution we are going for is 1280 X 720. Make sure that before you write the coordinates, that you set the image to be 1280 X 720p. I'm sure there's a software that you can use to measure an image, but I don't know of anything currently.
  2. Add the zoneID for the main area that the selected location is attempting to portray. You can find this information in the areas_updated.csv file.
  3. Add each floor of areas that contain them like Lost Tower and Victory Road. These entries should be the same as the first floor but will have "(Floor X)" added onto the name

image

AarCon commented 5 months ago

Updated and fixed with #114