zakuciael / nosapi

A monorepo with Tools and APIs for all things NosTale
Apache License 2.0
0 stars 0 forks source link

Implement backwards compatibility for `fingerprints` #14

Open zakuciael opened 1 year ago

zakuciael commented 1 year ago

Since fingerprint is converted to an array before encoding, we can modify field names to more descriptive ones. However, this would require a backward compatibility feature so that we can accept `fingerprints attracted via tools other than ours.

This functionality will also benefit us if the game1.js script updates and we need to modify the fingerprint schema.