Skip to content

pecs-1.0.15

Latest

Choose a tag to compare

@bukiro bukiro released this 30 Apr 21:39
· 313 commits to master since this release

Standalone executable package. Hotfix for 1.0.14 which made some stacking items non-stacking.

The specialreq parameter in custom feats is no longer supported and is replaced by the complexreq parameter, which expects a complex object (see existing feats).
The ignoreRequirements parameter is no longer a string but a similar complex object. Custom feats with a string ignoreRequirements automatically succeed in ignoring the requirement as a fallback.

Uses local data file for characters by default, but can optionally work with MongoDB or with an external connector. Password login possible.

Extract and run pecs.exe on Windows or ./pecs on Linux.

If PECS-Data-Service is used, version 1.0.4 or later is required.