Skip to content

PalManager v0.1.2

Choose a tag to compare

@MrDDream MrDDream released this 05 Aug 16:19
· 17 commits to main since this release

✨ New

  • Player team and guild camp Pal rosters: tap any Pal for a detail view (IV, Pal Soul, active skills, passives)
  • Guild base location(s) pinned on the live map — a guild can now have multiple camps, all shown at once
  • Guild chest, expeditions and lab research progress views, with per-camp Pal roster
  • Guild search now also matches member names, not just the guild name

🛠️ Fixes

  • HTTP errors from the game/PalDefender APIs were silently treated as success across almost every action in the app (kick, ban, give item/Pal, broadcast, messages...) — errors are now correctly reported
  • Player private messages silently failing to send in some cases (a field was dropped by JSON serialization defaults)
  • Debug logging creating dozens of duplicate files instead of one continuous log
  • Several Pal/NPC icons showing "?" due to id mismatches between the live server and the bundled dataset (Boss/Alpha Pal id casing, partner-skill summoned instances, human NPC camp workers sharing the Pal id field)
  • Skill, passive, Pal, item and technology names always showing in French even when the app language was set to English — in-game data now follows the selected app language
  • A few more item icons/ids fixed

🎨 Improved

  • Pal detail dialog reworked: IV and Pal Soul now shown as HP/ATK/DEF/WORK, each on its own line, with category labels moved outside their boxes for readability
  • Removed less useful raw fields from the Pal detail (friendship/morale/health/stamina/craft speed)
  • Debug log now captures full request/response bodies (previously headers only), with the Authorization header always redacted

⚠️ Unofficial fan project, not affiliated with Pocketpair. Debug APK (not signed for the Play Store) — install manually, allow unknown sources.