Skip to content

server-v0.1.3

Latest

Choose a tag to compare

@om3rkaya10 om3rkaya10 released this 23 Aug 15:34

HOC Community Server server-v0.1.3

Kitabe tablet-state maintenance release.

Included

  • Implements reopening a filled tablet for 750 Emblem.
  • Persists the exact wallet debit and makes repeated successful requests idempotent.
  • Preserves stable tablet packet identities across equipped-list and page/card views.
  • Resolves the client-returned equipped packet index against the exact server vector.
  • Prevents one tablet item from occupying multiple equipped slots.
  • Normalizes legacy duplicate equipped-tablet records deterministically.
  • Adds regression tests for insufficient balance, packet-index round trips, duplicate prevention, and legacy cleanup.

Validation

  • go build ./...
  • go vet ./...
  • go test ./... -count=1
  • Clean-account Android client validation of the 750-Emblem reopen path.

Compatibility

This is a server-only update. No APK reinstall is required.

Distribution boundary

This release contains only the independently written Go server binary and checksum manifest. It does not include the original client, game data, credentials, account storage, certificates, or private operational material.