Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleLog for HorizonXI

SimpleLog is an Ashita v4 combat and message log parser. It replaces selected system-combat messages with cleaner, configurable output and can display enemy cast-start notifications in the middle of the screen.

Platform: Ashita v4 / HorizonXI. SimpleLog is an addon: load it with /addon load simplelog.

Compatibility Update — v1.1.3-hxi.6

This stability release removes the experimental direct cast renderer introduced by prior compatibility builds because it could interfere with TChat when the chat window was maximized or minimized. The repaired incoming 0x28 action-packet parser and normal SimpleLog combat log remain enabled.

Area Compatibility change
TChat compatibility Removes the experimental GDI renderer so changing the TChat window state does not trigger SimpleLog-owned Direct3D drawing.
Mob casting alerts Temporarily disabled in this stability release while a non-interfering implementation is developed.
Configuration menu Retains the ImGui stack and child-window stability corrections.
Combat and message log Keeps the repaired packet parsing, existing log suppression, and message formatting intact.
Unknown entities Uses a safe monster fallback while an entity is still loading, rather than silently filtering the message.
Truncated packets Fails closed instead of attempting to read outside packet data.

Features

  • Configurable combat-log messages, filters, and colors.
  • Damage and target condensation.
  • Enemy spell and ability cast-start display.
  • Crafting result preview.
  • In-game configuration menu.

Installation

  1. Close HorizonXI.
  2. Copy the simplelog folder into HorizonXI\Game\addons\.
  3. Start HorizonXI and run:
    /addon load simplelog
    
  4. Run /slog or /simplelog to open the configuration menu.

Commands

Command Result
/slog Opens or closes the configuration menu.
/simplelog Opens or closes the configuration menu.

Credits

SimpleLog is based on Battlemod by Byrth, ported to Ashita by Spiken, with subsequent work by Bee and Artoo for HorizonXI. The compatibility update in this distribution is maintained by Schmeee. Action-message parsing originated with Farmboy0, and resource files were created using the Windower Team's ResourceExtractor.

The original source and license are retained. Upstream project: Spike2D/SimpleLog.

About

HorizonXI ToAU compatibility build for SimpleLog (Ashita v4 combat and message log parser)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages