LootCollector 0.8.1 - Recks merged build

Merged from the previous LootCollector.zip into LootCollector 0.8.1:
- Restored right-click map pin share menu: Link to Guild Chat, Link to /2 Trade, Paste in chat box.
- Restored robust item/location share text using real item hyperlinks when cached.
- Ctrl+Alt+Right Click on a map pin now pastes the item/location into chat.
- Added a subtle animated color border to the Discoveries viewer. Toggle it in LootCollector settings > Viewer Setup > Animated Color Border.
- Removed BackdropTemplate usage in touched UI frames for safer WotLK 3.3.5 compatibility.
- Fixed the embedded AceSerializer TOC path and removed missing optional embedded file references to reduce load warnings.

Install by copying LootCollector, LootCollector_CustomImport, and LootCollector_StarterDB into Interface/AddOns.

StepOnLegosEdition extra patch:
- Right-click an item link in chat to look up that item in LootCollector's saved discoveries.
  If the item is known, LootCollector opens the map, highlights the matching pin, and points the arrow at it.
- Added rarity-colored glow/border styling for world map and minimap pins.
- Added Settings > Map Display option: Rarity-colored Pin Borders.
Chat-link fix patch:
- Expanded the item-link lookup hook to catch ChatFrame_OnHyperlinkShow and chat frame OnHyperlinkClick scripts, not only SetItemRef.
- This is needed on 3.3.5 clients where right-clicking a chat item link may go straight to the normal item tooltip path.

RGB glow polish patch:
- Made the Discoveries viewer animated border brighter and more noticeable.
- Added an outer RGB glow frame, a soft inner accent border, and RGB header/separator accenting.
- Kept the existing Animated Color Border setting as the toggle.
Map zoom/pan patch:
- Added optional mouse-wheel zoom for the Blizzard world map while LootCollector is loaded.
- Added left-click drag panning while zoomed.
- Added a small Reset LC Zoom button on the world map.
- Added settings under Map Display: Mouse Wheel Map Zoom + Drag Pan and Max Map Zoom.

StepOnLegosEdition RGB viewer polish patch:
- Restored stronger pulsating RGB border/glow layers around the Discoveries viewer.
- The LootCollector-StepOnLegosEdition title now animates with a left-to-right color wave.
- Existing chat-link map lookup, rarity pin borders, and map zoom/pan changes are preserved.

Map-safe emergency patch:
- Removed the experimental mouse-wheel zoom/drag-pan system because it directly scaled/moved Blizzard world-map frames and could leave the map stretched or offset.
- Added a safety guard that forces WorldMapDetailFrame and WorldMapButton back to scale 1.0 on map show/hide.
- Added /lcfixmap as a manual emergency reset command.
- Kept chat item right-click lookup, rarity-colored pins, StepOnLegos RGB title/border pulse, and all other merged features.

Magnify-WotLK map zoom merge:
- Embedded the WotLK 3.3.5 Magnify world-map zoom/pan system directly into LootCollector.
- Replaces our failed experimental LC map zoom with Magnify's ScrollFrame-based zoom/pan.
- Mouse wheel zooms inside the world map frame; left-click drag pans while zoomed.
- Ctrl + mouse wheel scales the windowed world map, matching Magnify behavior.
- LootCollector no longer auto-resets the map on show/hide, so it does not fight Magnify.
- /lcfixmap now acts as a manual emergency reset and refreshes the Magnify layout.
- Kept StepOnLegos RGB UI, chat right-click item lookup, rarity-colored pins, and all existing LC sharing features.
