Commit Graph
14 Commits
Author SHA1 Message Date
Skretzo cbe7616d54 Update radius-markers to v1.8.2 (#4737) 2023-08-07 13:42:05 -04:00
Skretzo fcd8bc2fab update radius-markers
NPCs with name "null" are often invisible. Checking if those NPCs are invisible is expensive, so the result of the invisibility check is cached. The cached invisibility results are freed when the 128x128 scene is reloaded, as this is typically when you no longer see the same NPCs.
2023-08-03 13:38:26 -04:00
Skretzo dd09a5851e Update radius-markers to v1.8 (#4701)
* No longer mark null NPCs

* No longer mark invisible NPCs
2023-07-31 19:20:45 -04:00
Skretzo 935ab12def Update radius-markers and line-markers (#4137)
* Fix excessive minimap clip area recalculation

The minimap clip area was incorrectly recreated based on the minimap sprite every frame instead of only whenever the minimap widget had actually changed

* Fix excessive minimap clip area recalculation

The minimap clip area was incorrectly recreated based on the minimap sprite every frame instead of only whenever the minimap widget had actually changed
2023-03-27 22:17:15 -04:00
Skretzo 5a5177d0e4 Update radius-markers to v1.7 (#4044) 2023-03-19 17:28:40 +00:00
Skretzo 058a64ce7c Update radius-markers to v1.6 (#3637) 2022-12-09 21:42:41 +00:00
Skretzo 3d386a84cd Update radius-markers to v1.5 (#3396) 2022-10-07 19:56:25 +00:00
Skretzo d5c8a00350 update radius-markers to v1.4 (#2986)
- Use local instance coordinates instead of template coordinates in instances.
- Use a sprite mask for minimap draw area clipping.
2022-07-11 23:13:39 -07:00
Skretzo 86997bedca Update radius-markers to v1.3 (#2338) 2022-01-28 10:42:43 -06:00
Skretzo c3166048f0 update radius-markers (#2167) 2021-12-10 20:04:45 -07:00
Skretzo f007ca0764 update radius-markers to v1.2 (#2078) 2021-11-13 10:41:42 -07:00
Skretzo eedee8daa3 update radius-markers to v1.1 (#1935) 2021-10-05 03:59:24 -06:00
Skretzo ee961fce88 Update radius-markers (#1927) 2021-10-02 20:24:49 +02:00
Skretzo 611953022b Add radius markers plugin (#1916) 2021-09-29 02:33:13 +00:00