Commit Graph

15 Commits

Author SHA1 Message Date
zack3d 995b9127c1 Temporary implement pixel to region feature 2025-10-03 16:02:55 -07:00
zack3d 30f6a76891 feat(db): add tile-region mapping datasets
Add regions.csv and tile_region_mapping.csv to provide region metadata
and tile-to-region relationships. Update server initialization and auth
routes to integrate the new data, and expand .env.example with related
configuration variables.

This makes region information queryable and prepares scripts for
seeding/import.
2025-10-02 23:50:06 -07:00
zack3d 3bf7488569 Add season field, store tile pngs in the database 2025-10-02 19:37:29 -07:00
mrcyclo 94284720a4 Allow users to purchase charges exceeding the maxCharges. 2025-10-02 19:27:49 -07:00
zack3d f011e23cb2 b 2025-10-02 19:27:15 -07:00
zack3d 30d67ef13b g 2025-10-02 03:13:01 -07:00
zack3d 83a3bba563 b 2025-10-02 03:12:52 -07:00
zack3d 54e483c49c horey sheet 2025-10-02 02:40:11 -07:00
zack3d f4607214ce frontend 2025-10-01 15:12:57 -07:00
zack3d cc99a25573 w 2025-10-01 15:12:32 -07:00
Toby Kohlhagen e383bb86d5 patch note roles 2025-10-01 18:00:09 +10:00
Toby Kohlhagen dee549095b translation of the frontend admin panel 2025-10-01 17:15:39 +10:00
Toby Kohlhagen df2bd5aebb notes now fully implemented! 2025-10-01 17:07:29 +10:00
Toby Kohlhagen 3ffb60f8b4 admin notes support
missing role tag on notes but works otherwise
2025-10-01 17:00:53 +10:00
Toby Kohlhagen b95af1940c first commit 2025-10-01 13:56:21 +09:30