File Details
Nemo_v1.0.3.zip
- R
- Mar 8, 2026
- 9.44 KB
- 64
- 12.0.1+22
- Retail
File Name
Nemo_v1.0.3.zip
Supported Versions
- 12.0.1
- 12.0.0
- 11.2.7
- 11.2.5
- 11.2.0
- 11.1.7
- 11.1.5
- 11.1.0
- 11.0.7
- 11.0.5
- 11.0.2
- 11.0.0
- 10.2.7
- 10.2.6
- 10.2.5
- 10.2.0
- 10.1.7
- 10.1.5
- 10.1.0
- 10.0.7
- 10.0.5
- 10.0.2
- 10.0.0
v1.0.3
- Tightened fishing state detection:
isFishingnow resets on loot window close instead of persisting for 45 seconds, prevent herbs, mining ores, and other non-fishing loot from being captured between casts. - Rewrote Voidstorm vortex loot detection to use
UNIT_SPELLCAST_CHANNEL_START("Void Hole Fishing") instead of guessing based on target/no-target, eliminating false positives from herbing and mining in Voidstorm - Fixed Vortex target name mismatch ("Hyper-Compressed Ocean Target" vs "Hyper-Compressed Ocean")
- Strip Blizzard crafting quality icons from item names at capture time, fixing
/nemo removefailing on items like "Mana Lily" and "Tranquility Bloom" (and others) - One-time migration to clean existing item names with those quality icons
- Deduplicated settings panel open logic into a single
OpenSettings()function - Cleaned up deprecated alert settings from saved variables
- Fixed forward declaration bug causing
sessionTextnil error on login

