Markers

by dorfl

Place markers on the ground. Currently just dots -- 1x1 tile circles -- with configurable colour and optional X,Y caption.

Utilities
3 months ago
0.17 - 1.1
227

Changelog

Version: 0.1.6
Date: 2024-01-13
  Uploaded by:
    - Pi-C

  Bugfixes:
    - Fixed crash while initializing GUI of a player who already had a working GUI (a variable would only be set when the GUI was newly created.)
Version: 0.1.5
Date: 2024-01-12
  Uploaded by:
    - Pi-C

  Changes:
    - Initialization is now also run from on_configuration_changed.
    - Recipe will now also be available if Nullius is active.
Version: 0.1.4
Date: 2020-12-06
  Info:
    - Updated for Factorio 1.1
Version: 0.1.3
Date: 2020-12-06
  Info:
    - Updated for Factorio 0.18. Yes, it's late -- but this will work with the stable release of Factorio (1.0), so why not upload it as well?
Version: 0.1.2
Date: 2019-08-09

  Bugfixes:
    - Made sure that global tables are initialized.
    - Moved initialization of GUIs to on_init.
Version: 0.1.1
Date: 2019-08-09
  Info:
    - Initial release