Joseph Spiker spikerj
  • Joined on 2025-11-03
spikerj commented on issue spikerj/spikersoft-issues#645 2026-07-29 15:35:03 +00:00
[GameServer][Bug] Projectile hit checks ignore the previous position (tunneling) and spam Warning-level logs per player per tick — CampZone + DungeonZone

Audited against origin/masterexactly one of the two halves shipped. Staying open for the tunneling half. Notes updated with precise evidence.

Log half: DONE. spikersoft-backend PR…

spikerj closed issue spikerj/spikersoft-issues#831 2026-07-29 15:32:37 +00:00
Sponsor family card: declutter header, consolidate member photos, promote the $ tracker
spikerj commented on issue spikerj/spikersoft-issues#831 2026-07-29 15:32:34 +00:00
Sponsor family card: declutter header, consolidate member photos, promote the $ tracker

Resolved in spikersoft-angular PRs #572 ("declutter family card — badge links, photos beside names, goal up top") and #573 (member rows as a grid on phone portrait), both merged to master.…

spikerj commented on issue spikerj/spikersoft-issues#856 2026-07-29 15:32:01 +00:00
PROD: GET /api/artstudio 500s — #853 objectKey rename deployed to the reader but not the artpipe writer

Audited against origin/master. The prod 500 was resolved operationally, not by a code change — recording that clearly, because the PR trail is misleading.

  • Per comment 13152, the actual…
spikerj commented on issue spikerj/spikersoft-issues#872 2026-07-29 15:31:49 +00:00
Family achievements strip on the card (ui-award-chips) + skills.service route fixes

Audited against origin/mastereverything landed except one cosmetic item. (Standalone PR #589 closed unmerged; work landed via consolidated angular PR #592.)

Done

  • Lib `libraries/ui/…
spikerj commented on issue spikerj/spikersoft-issues#874 2026-07-29 15:31:35 +00:00
Skill awards can trigger fund payouts (server skill-awarded activity + earned-skill-count provider)

Audited against origin/masterimplementation is complete; the required tests are not. Staying open on tests only. (The standalone PR #496 was closed unmerged; the work landed via…

spikerj commented on issue spikerj/spikersoft-issues#838 2026-07-29 15:31:22 +00:00
Pixal3D PR-5: deploy stack, method option, and routing cutover

Audited against origin/master / origin/mainPARTIAL, and the infra stack is currently inert. Staying open. Concrete remaining items:

Landed

  • spikersoft-infrastructure `spikersoft…
spikerj commented on issue spikerj/spikersoft-issues#879 2026-07-29 15:31:07 +00:00
SW caches /api/book/* JSON for 7d while presigned cover URLs expire in hours — fallback serves dead cover links

Audited against origin/masterone narrow item left. Staying open for it.

The ticket's literal ## Fix was deliberately not implemented, and that's correct. `projects/spikersoft/ngsw-…

spikerj commented on issue spikerj/spikersoft-issues#861 2026-07-29 15:30:58 +00:00
artpipe: decimation to 6k faces tore 60% of the mesh surface open — relax it, and replace the simplifier

Audited against origin/master + artpipe origin/mainhalf done. Staying open for the simplifier replacement.

Landed (the "relax it" half) — spikersoft-backend PR #490:

  • `SpikerSoft…
spikerj commented on issue spikerj/spikersoft-issues#868 2026-07-29 15:30:46 +00:00
EPIC: Sponsor family card redesign — image-backed destination tiles, achievements strip, parent-gated age

Epic status roll-up — audited every child against origin/master (both consolidated PRs merged: backend #497 c8f692d7, angular #592 501a3ada, plus angular #593 lint and backend #500/#503…

spikerj commented on issue spikerj/spikersoft-issues#876 2026-07-29 15:30:32 +00:00
ApproveParentalLinkCommandHandler silently resets InfoVault (and any unlisted permission) to false

Re-verified against origin/masterthe bug is verbatim intact. Staying open. Recording the exact state so this isn't mistaken for fixed-by-#873:

`SpikerSoft.Business/Domain/Profile/Command…

spikerj closed issue spikerj/spikersoft-issues#850 2026-07-29 15:30:14 +00:00
CI: prune artpipe container pin tags — keep :latest + 3, they accumulate forever
spikerj commented on issue spikerj/spikersoft-issues#850 2026-07-29 15:30:09 +00:00
CI: prune artpipe container pin tags — keep :latest + 3, they accumulate forever

Resolved — and note this supersedes the earlier "manual sweep only" understanding: CI now enforces the policy in both tiers. Merged via spikersoft-artpipe PRs #40/#41, spikersoft-backend PRs…

spikerj closed issue spikerj/spikersoft-issues#844 2026-07-29 15:29:56 +00:00
art_pipe: always seed generation, and record what made each image (#842)
spikerj commented on issue spikerj/spikersoft-issues#844 2026-07-29 15:29:53 +00:00
art_pipe: always seed generation, and record what made each image (#842)

Resolved in spikersoft-artpipe PR #39 (merged to main). Verified against origin/main:

  • New stdlib-only src/artpipe/generation_params.py: resolve_seed(raw, *, default=None) (:60) with…
spikerj closed issue spikerj/spikersoft-issues#839 2026-07-29 15:29:41 +00:00
ModelEnvImages: triposg venv unbuildable (fvdb needs Python >=3.11, manifest pins 3.10) — aborts the serial loop and silently blocks 4 later images
spikerj commented on issue spikerj/spikersoft-issues#839 2026-07-29 15:29:37 +00:00
ModelEnvImages: triposg venv unbuildable (fvdb needs Python >=3.11, manifest pins 3.10) — aborts the serial loop and silently blocks 4 later images

Resolved in spikersoft-artpipe PRs #36 and #38 (merged to main). Verified against origin/main — both fixes from the root-cause comment are in:

**1. The phantom deps are gone, and the…

spikerj closed issue spikerj/spikersoft-issues#875 2026-07-29 15:29:26 +00:00
Fund-management admin page: recurrence/prize-kind enum drift (400s) + domain/action pickers
spikerj commented on issue spikerj/spikersoft-issues#875 2026-07-29 15:29:23 +00:00
Fund-management admin page: recurrence/prize-kind enum drift (400s) + domain/action pickers

Resolved in spikersoft-angular PR #592 (consolidated family-card epic PR, 501a3ada). The standalone PR #591 was closed unmerged in favour of the consolidation. Verified against origin/master:

spikerj closed issue spikerj/spikersoft-issues#873 2026-07-29 15:29:12 +00:00
exposeAgePublicly parental permission + Age on SponsorFamilyMember (consent-boundary design)