wasabee-project / Wasabee-Server

The Server-Side component for the Wasabee Project tools for Enlightened Agents.
MIT License
11 stars 5 forks source link

More zonepoints #26

Closed xscreach closed 1 year ago

xscreach commented 1 year ago

uint16 for zonepoint.position

cloudkucooland commented 1 year ago

are we really drawing zones with more than 128 points?

you will also need to update https://github.com/wasabee-project/Wasabee-Server/blob/be51ddf2350480007681ea43f160a619d317cbaa/model/database.go#L78

and add an upgrade for existing schema (same file, line 139)