PalManager v0.1.3
✨ New
- SFTP toolkit (optional — add SSH/SFTP credentials to a server profile to unlock it):
- Logs: PalDefender/UE4SS viewer with search, colored severity, auto-scroll to bottom
- SFTP file manager: browse, upload (single file or a whole folder), download, rename, copy, cut/paste and delete (with confirmation) — trust-on-first-use host-key pinned
- Pal Creator: build a PalDefender Pal Template (species, gender, level, shiny/alpha, IVs, Pal Souls, up to 3 active skills / 4 passives) from a form and save it straight to the server's template folder — no manual JSON editing
- Verify button on the Add/Edit server screen: pings the Palworld API, the PalDefender API, and SFTP (if configured) with whatever you just typed in, before you save
- Give a Pal → Template now lists real
.jsonfiles from the server's SFTP template folder with search-as-you-type, instead of a manually typed name
🛠️ Fixes
- Pal Creator's active skill, passive and species names always showing in French regardless of the app's language setting — they now follow it like everywhere else
- Text fields and cards had barely-visible corner rounding (Material 3's 4dp default), making the whole UI look squared off — corners are now explicitly rounded app-wide, and the IV/Pal Soul detail boxes gained a border to match outlined fields
🎨 Improved
- Dashboard menu reordered: connected players, live map, guilds, give item, give NPC, give Pal, Pal Creator, bans, broadcast & maintenance, save, logs, SFTP
- Add/Edit server screen reworked: live icon + name preview card, General/Palworld API/PalDefender API sections now collapsible (like Advanced already was) to cut down on scrolling
- Manual template name field now just shows
my_pal_workas its label instead of "Template name (e.g. my_pal_work)"
Full diff: v0.1.2...v0.1.3