promotional bannermobile promotional banner

ConsumableMacro

Automatically creates and manages Flask, Potion, Heal, Healthstone and Buff Food macros based on your current bag contents — with a priority list you control.
Back to Files

ConsumableMacro_1.7.0.zip

File nameConsumableMacro_1.7.0.zip
Uploaded
Jun 21, 2026
Downloads
89
Size
38.2 KB
Flavors
Retail
File ID
8294799
Type
R
Release
Supported game versions
  • 12.0.7

What's new

1.7.0

Fixed

  • Post-instance reminder now also fires for delves — delve entry/exit happens without a loading screen, so PLAYER_ENTERING_WORLD never caught it. ZONE_CHANGED_NEW_AREA is now also monitored and arms/disarms the same instance-tracking flag.
  • isLoginPending could get stuck true if the first PLAYER_ENTERING_WORLD after login matched none of the handled cases (e.g. a /reload performed in the open world right after logging in). The stale flag would then incorrectly trigger the login reminder later, during an unrelated zone change. The flag is now consumed unconditionally on the first call, regardless of which branch matches.

Changed

  • Login reminder no longer waits a fixed 5 seconds after login — it now checks shortly after PLAYER_ENTERING_WORLD fires (1s), only long enough for bag data to finish loading. Avoids both the old delay-related side effects and a false "missing" flash caused by checking bag contents before they're fully cached.

Cleanup

  • reminderTimerPending state variable removed — no longer needed without the old login delay timer.

This mod has no additional files