Project

General

Profile

Support #394

Refactor Map to have helper that checks for lights at a square

Added by Administrator Administrator 6 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
06/11/2025
Due date:
% Done:

0%

Estimated time:

Description

we need a helper map.hasLights(x,y) that returns the light at x,y of a map, and null if it doesn't exist. Or something like that.
Also map.lights() which returns a list of all lights, after checking tiles and calculating the map coordinates.

Then we need to change the rendering to use this api

#1

Updated by Frank Fernandez 5 months ago

  • Status changed from New to Resolved
  • Assignee changed from Frank Fernandez to Jay Gischer

Should be good to go on dev.

#2

Updated by Administrator Administrator 4 months ago

  • Status changed from Resolved to Closed

Pushed in 0.29.0

Also available in: Atom PDF