You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[New] Danger Rings: draws enemy ground AoE effects (Meteor Shower, Maelstrom, traps, and more) as rings on the ground in the 3D game world — depth-tested against the terrain and drawn under the interface. Ring thickness, fill/rim opacity and whether rings are hidden behind terrain are configurable.
[New] Loot Beacons: marks dropped loot worth grabbing with a pillar of light in the game world, selectable by item rarity (white/blue/purple/gold/green) and/or trader value, with an option to also beacon items reserved for other party members.
[New] Skill Range Rings: hover any skill (skillbar, skills window, template previews) to see its ranges drawn on the ground — cast/use range around you, the AoE radius around your target or yourself, earshot for shouts and chants, and spirit/constant-effect range.
[New] When an item icon isn't present in your local Gw.dat — common on the Steam release, which downloads game data on demand — the Armory now shows a warning and explains the fix: launch Guild Wars once with the -image command line option to download all game data. A new Troubleshooting section walks through the setup for Steam and standalone installs.
[Fix] Fixed occasional crashing.
[Fix] Fixed layout bugs with the party window position module.