Skip to content

Commit fc52dde

Browse files
chore: autopublish 2025-07-17T09:36:58Z
1 parent 3589db1 commit fc52dde

File tree

4 files changed

+458
-2
lines changed

4 files changed

+458
-2
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A collection of amazing plugins made by community.
44

5-
There are now 118 plugins from 36 authors in the collection.
5+
There are now 119 plugins from 37 authors in the collection.
66

77
> Note: You must install IITC-CE on your [desktop](https://iitc.app/download_desktop)
88
or [mobile device](https://iitc.app/download_mobile) to use IITC plugins.
@@ -775,6 +775,21 @@ Highlights level 19 cells where portal limit is reached, in order to see where y
775775

776776

777777

778+
### [Microfield Checker](https://raw.githubusercontent.com/IITC-CE/Community-plugins/master/dist/Xelminoe/Microfield-checker.user.js) by Xelminoe
779+
780+
781+
782+
![preview](https://raw.github.com/Xelminoe/Microfield-Checker/main/images/example00.jpg)
783+
784+
Check optimal microfields inside a triangle. Ideal for nearly-completed or densely built microfields.
785+
786+
*Depends*: draw-tools@breunigs |
787+
*Recommends*: keepalldata@DanielOnDiordna |
788+
*[Issue tracker](https://github.com/Xelminoe/Microfield-Checker/issues)* |
789+
*Version:* 1.0.5
790+
791+
792+
778793
### [Player Ranges](https://raw.githubusercontent.com/IITC-CE/Community-plugins/master/dist/Zaso/player-ranges.user.js) by Zaso
779794

780795

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
// ==UserScript==
2+
// @author Xelminoe
3+
// @id Microfield-checker@Xelminoe
4+
// @name Microfield Checker
5+
// @version 1.0.5
6+
// @category Layer
7+
// @description Check optimal microfields inside a triangle. Ideal for nearly-completed or densely built microfields.
8+
// @downloadURL https://raw.githubusercontent.com/IITC-CE/Community-plugins/master/dist/Xelminoe/Microfield-checker.user.js
9+
// @updateURL https://raw.githubusercontent.com/IITC-CE/Community-plugins/master/dist/Xelminoe/Microfield-checker.meta.js
10+
// @depends draw-tools@breunigs
11+
// @recommends keepalldata@DanielOnDiordna
12+
// @preview https://raw.github.com/Xelminoe/Microfield-Checker/main/images/example00.jpg
13+
// @issueTracker https://github.com/Xelminoe/Microfield-Checker/issues
14+
// @match https://intel.ingress.com/*
15+
// @grant none
16+
// ==/UserScript==

0 commit comments

Comments
 (0)