Updated Combat Log

by Agnapot

Keeps a log of combat alerts.

Tweaks
9 hours ago
2.1
0
Combat

Changelog

Version: 1.0.0
Date: 2023-03-05
  Changes:
    - Initial release

Version: 1.1.0
Date: 2026-07-22
  Changes:
    - Updated Focus On Location from the depreciated zoom_to_world to set_controller
    - Added a "Pin" button to pin the event to the map
    - Changed the event row to a data flow instead of a table
    - Adjusted some of the GUI spacings for the frames
    - Was going to add a map tag for each damaged/destroyed item, but Pins work better maybe.
    - Removed gui_helpers.decorate_frame_action_button items, since they were not working.  Need to find a way to display the pin and close buttons.
    - Added command to rebuild the GUI (/combatlog-rebuild-gui)
    - Made it so the main button is a warning icon when there are no events and a danger icon when there are events to display.