Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 1.0.2 Date: 2024-03-23 Bugfixes: - Fixed a crash after an supported enemy mod is disabled while "current_section" is on that mod's. It now falls back to biters section.
Version: 1.0.1 Date: 2024-03-05 Changes: - Add "turret" type support as they support target priority as well. (Terran Bunkers)
Version: 1.0.0 Date: 2024-02-21 Changes: - Fixed advanced_target_priorities_register_section_data API override issue.
Version: 0.9.0 Date: 2024-02-16 Features: - Allows players to add units / asteroids in batch to the turret's target priorities list. - Support create / delete presets for their selections. - The sorting of target priority list is based on the descending order of entities' health. - added remote_api advanced_target_priorities_register_section_data() for 3rd party mod integration. See mod detail page for developer guide. - added remote_api advanced_target_priorities_insert_section_data() for 3rd party mod integration. See mod detail page for developer guide.