PalDefender v1.9.1
This update focuses on a few patches and backwards compatibility for third party tools depending on PalDefender.
CHANGELOG
New
- Added
/spawnpal_exwith the same arguments as/spawnpal. Pals spawned through this variant participate in damage-meter tracking and produce the existingTop N Damageranking logs when the encounter ends. (#131) - Added
/spawnpal_ex_jwith the same PalTemplate and coordinate arguments as/spawnpal_j, with damage-meter tracking enabled. (#131) - Added
logPlayerDamagefor optional direct player-damage logging in the server console. - Added
damageCheatDetectionTolerancePercentanddamageCheatDetectionWeaponBasePowerMultiplierto tune damage-cheat detection without disabling it completely. (#130)
Fixed
- Damage reconstruction now uses buffed attack values and ignores legitimate mounted attacks whose
BasePoweris zero. (#130) - Unknown concrete-model RPCs are forwarded to Palworld unchanged. Unhandled-request diagnostics are limited to debug builds. (#130)
- The top damage dealer is now shown as the winner even when no rank rewards are configured.
Compatibility
Existing integrations can enable the damage meter by changing only /spawnpal to /spawnpal_ex, or /spawnpal_j to /spawnpal_ex_j. Arguments and PalTemplate files remain unchanged; no PalSummon file is required. (#131)