memiczny-PingItems icon

PingItems

NOW IT'S FIXED! — Show what you found to other players!

CHANGELOG

Changelog

[1.6.2]

Bugfixes

  • Fixed Bugged Icon Scaling: Actually fixed the issue with ping icons scaling :)

[1.6.1]

Bugfixes

  • Tried Fixing Icon Scaling: Tried to resolve issue where ping icons would gradually become larger with each ping

[1.6.0]

New Features

  • Spore Shroom Pinging: You can now ping Spore Shroom in the tropics
  • Capybara Pinging: You can now ping Capybaras in the desert
  • Easter Egg Ping: There's something special that you can ping now :)

Optimization

  • Major changes to optimization. There should be no stutter during pinging now.

Bugfixes

  • Mirage Luggages now show proper Luggage name (Big Luggage, Explorer's Luggage)

Changelog

[1.5.0]

New Features

  • Granular Font Sizes: Individual font size controls for player names, item names, and distance text
  • Ping Structure: Cleaner ping structure
  • Jellyfish Pinging: You can now ping Jellyfish on the beach

Layout Changes

  • New Visual Structure: Distance → Icon → Item Name → Player Name

Optimization

  • Improved optimization by using caches and object pooling

[1.4.0]

New Features

  • Off Screen Ping: Shows ping icon and distance next to edge of the window when pings are off-screen
  • Ping Icon: Ping icon can now be changed in config

Improvements

  • New mod image :)
  • Improved performance and memory usage optimization
  • Code cleanup and refactoring for better stability

[1.3.2]

Bug Fixes

  • Fixed bug where items couldn't be pinged when their y position was bigger than 100 (I'm dumb)

Changes

[1.3.0]

New Features

  • Grouped Pings: Multiple items of the same type now show as single ping (e.g., "4x Coconut" instead of 4 separate pings)
  • Smart Item Detection: Added raycast detection for items directly under cursor when pinging
  • Player Names: Ping labels now show which player created the ping (configurable)

Configuration

  • EnableItemGrouping: Toggle grouped ping functionality (default: true)
  • GroupingRadius: Distance for connecting items into groups (default: 1.5)
  • ShowPlayerName: Display player names in ping labels (default: true)

[1.2.0]

New Features

  • Added support for luggage containers (Luggage and MirageLuggage)
  • Enhanced luggage detection with separate detection radius
  • Duplicate ping prevention - refreshes existing highlights instead of creating new ones

Configuration

  • Added LuggageDetectionRadius configuration option

[1.1.2]

Bug Fixes

  • Fixed item pickup ping cleanup issue
  • Fixed real-time distance updates
  • Changed from timer-based to threshold-based distance updates

[1.0.0]

Initial Release

  • Basic item ping highlighting functionality
  • Circle indicator system with player colors
  • Localized item names and distance display
  • Multiplayer support with proper color synchronization
  • Configurable detection radius and visual settings