Development plan, 2026-03-25

Development report for 25 March 2026:

:tada: I am now devoting my development time to V4 tech demos. :tada:

V4 Demo

The demo is nearly complete:

Review initial demo work from May
Load maps, pieces from a file
Load individual images
Crop images
Slice images
Position maps, grids with anchors
Click select pieces
Lasso select pieces
Drag pieces
Pan view
Zoom view
Rotate view
Hex grids
Square grids
Snap to grid
Undo/Redo
Logging

Next up

V4 Demo

Piece stacking
Demo write-up/presentation

Game Library

GL 93: Determine why some file uploads timeout

This issue has been quite the odyssey. We’ve determined from testing that the culprit is our reverse proxy, which is Apache; the plan now is to swap out Apache for Caddy, which should perform better.

Maintenance

Review a few PRs for 3.7.21

This is a lower priority than finishing the demo or solving GL 93.

Near-term forecast

Once the above V4 Demo tasks are complete, I intend to publish the demo for public comment.

It may be several months before I return to any game library issues. If there are module library issues you want addressed sooner, please consider volunteering to help with them.

Game library Issues may be found in the issue tracker. Most of them are underdescribed at the moment, so the first step would be asking for a better description. Especially for the frontend issues, we could use pointers to examples of good design.

3 Likes