MysticJay

Results 12 issues of MysticJay

TWEAKS plugins refactoring namespace usage code style fixes according to Eslint rules Minor code changes

plugin
Ready to merge
development

- Normalized namespace usage - Code style fixes (eslint)

Ornaments for portal history allows to reverse the ornament with a toggle button. adopts color scheme and logic of "highlight portals by histroy" plugin. SVG-Implementation and dialog by @eisfrei

enhancement
plugin

This PR extends UNIQUES to allow keeping track of portals that have been scanned for "Scout Controller" (scoutControlled) or visited by a "Drone" (dronedVisited). In general the user has to...

enhancement
plugin

SYNC collision handling Summary: multiple active clients accessing the drive might cause IITC to "forget" recently done changes when polling the drive. Added a collision detection that will ask the...

enhancement
plugin

picking up an old issue, that already existed in legacy IITC: https://github.com/iitc-project/ingress-intel-total-conversion/issues/1011 The issue has not been resolved and can still be reproduced: create a link from A to C...

ESLINT checks based on the current `.eslintrc.json` cause a number of errors and warnings that we usually ignore. Some (possibly incomplete) changes will reduce the amount. To` .eslintrc.json` - [...

development

effected plugin: CACHE-PORTALS-ON-MAP The function `findPortalGuidByPositionE6` is converting an E6-Position in to a guid. This is only possible for portals in the current viewport for selected or at zoom level...

enhancement
plugin

The below checklist asks if I did read the documentation... Actually I fail to find the documentation, unless it is "just" the Wiki in here?! 1) So could you add...

Hi, I started with SteVe 3.4.5 using the Docker-setup. docker-compose is creating a "weird" naming (default based on the foldes name) and now that I want to update to 3.4.8...