1
0
Fork 0
Quick and easy Palworld save editor using cross-platform webviews!
  • Go 84.9%
  • JavaScript 10.9%
  • CSS 4.2%
Find a file
Sky Johnson 4ba7e5a463 Redesign UI with card layout, fix heal all, add skill templates and quick actions
- Fix heal: set both Hp and MaxHP, add fallback for unknown species
- Add card-based detail layout with hero section showing computed stats
- Add range sliders for IVs (0-100) and soul bonuses (0-10)
- Add skill templates (Fighter, Tank, Worker, Runner) for passive skills
- Add Max IVs and Max Souls quick action buttons
- Add clickable Lucky badge toggle in hero section
- Sort pal list alphabetically
2026-03-18 21:57:34 -05:00
cmd Redesign UI with card layout, fix heal all, add skill templates and quick actions 2026-03-18 21:57:34 -05:00
internal Add focused player/pal editor UI 2026-03-03 17:55:42 -06:00
.gitignore Add game data, stat calculations, skill metadata, and UI improvements 2026-03-04 15:08:52 -06:00
go.mod Initial implementation of Palworld save editor 2026-03-02 22:58:27 -06:00
go.sum Initial implementation of Palworld save editor 2026-03-02 22:58:27 -06:00
README.md Initial implementation of Palworld save editor 2026-03-02 22:58:27 -06:00

PalEditor

A webview-based Palworld save editor.