Jukkales / NecroLens

Explore a DeepDungeon with a tool like the HoloLens or GoogleGlass on
MIT License
38 stars 9 forks source link

More precise ranges and fix issue of drawing mimic aggro circle #18

Closed iVeigar closed 10 months ago

iVeigar commented 10 months ago
  1. More precise PotD mimic aggro range; trap and accursed hoard trigger range.
  2. Add some dataids of mimics.
  3. Fix the bug that if MimicIDs.Contains(PotD mimic's dataID) == false, service draws a circle of radius 10.8y, else doesn't draw circle at all)
iVeigar commented 10 months ago

I forgot to mention that I tested these ranges by using Radar and Distance plugins

Jukkales commented 10 months ago

Thanks for the research and testing! Will merge it today evening when im at home :)