*Kinda simplified minimap, but not simple on features.
*Draws passable area.
*Draws impassable area.
*Option to set or unset buttons for toggling minimap visibility.
*Draws partly passable as passable, but then draw impassable line on the
edge of the tile. You will see what I mean if you test ladders, walls
with walk-able upper floor, ladders, bridges and so on.
*Draws events, but not by default. You need to put comments with certain
formation, similar like in the notetags. Also, while there is default color
for the events characters, you can set to use different one, to make
characters standing out of the crowd(quest NPC, point of special interest).
*Player input options.
*Option to draw regions and terrain tags too.
*Draws damage floor.
*Updates player and event movement on straight move, diagonal move, jump,
set position.
*Redraws passage map on changing vehicle, according the new passability.
For example, riding boat will turn all water tiles as passable, and all
ground as impassable. Region and terrain tag, same as damage floor,
remain unchanged.
When using airship, will draw the land ok tiles, instead passable tiles.
Otherwise riding airship would mean to have one color minimap, with no tiles
within, as airship can pass through everything.
*Option to change the character object priority. Priority is used so if
two objects are within same tile, it will draw the color of the one with
higher priority. Objects are: player, events, damage floor, region,
terrain_tag, vehicle. When two events share a tile, it will draw the one
with higher id number.
With version 1.1.0, objects are on two groups: characters and tiles.
*Configurable minimap size; transparency; x, y and z coordinates.
*Reacts on loop maps, as then the minimap loops too.
*Option to determine how deep to look in event commands for the needed
comment tags. In ideal case, should be set to look only the top one
comment, but if there is other script requiring comments to be on top,
then you can set to look for second command or third and so on.
Merging same comment to have many tags for the different scripts is option
too.
*With version 1.1.0: Maps List. See in general options about it.
One feature that is NOT included (for now), is drawing the followers.