Commit Graph

60 Commits

Author SHA1 Message Date
Devin Zuczek c5b602bbd2 adding more outfits, putting back matchmake/dorm 2026-08-01 17:35:38 -04:00
Devin Zuczek 3030b480c8 support for outfits 2026-08-01 16:50:50 -04:00
Devin Zuczek 79aab56c9e stub the checklist endpoint 2026-08-01 12:38:31 -04:00
Devin Zuczek 5d70329067 Merge branch 'main' into photon-testing 2026-07-29 10:46:54 -04:00
Devin Zuczek 4c6b9679e4 fix room save shape 2026-07-28 23:49:32 -04:00
Devin Zuczek 9c8bf7087c fixup autopublish 2026-07-28 23:13:35 -04:00
Devin Zuczek d5ccad51d3 fixed room and subroom saving, add room saves 2026-07-28 20:29:20 -04:00
Devin Zuczek a28b9b4561 add subroom accessibility endpoint 2026-07-28 17:22:15 -04:00
Devin Zuczek 3c18d827a8 nonworking photon stuff 2026-07-28 14:20:40 -04:00
Devin Zuczek 27c45792b8 beta subrooms (saving not working) 2026-07-24 21:00:42 -04:00
Devin Zuczek 568717bb53 migrate subrooms to own storage 2026-07-24 16:08:30 -04:00
Devin Zuczek 5ed9e765a5 clean up match code, remove old endpoints 2026-07-24 14:19:08 -04:00
Devin Zuczek 82f011c0b0 fix invites 2026-07-23 18:09:16 -04:00
Devin Zuczek 2f6a40279d add version check for 20230414 client 2026-07-23 12:23:30 -04:00
Devin Zuczek 68b98665b2 update api docs 2026-07-22 10:12:50 -04:00
Devin Zuczek 40c38d7a18 add max rooms and clubs per account 2026-07-21 16:49:57 -04:00
Devin Zuczek 2a043d0042 Revert "store images as int"
This reverts commit 56f7695c71.
2026-07-21 15:57:57 -04:00
Devin Zuczek 56f7695c71 store images as int 2026-07-21 15:52:28 -04:00
Devin Zuczek 430825d72e club photos 2026-07-21 13:27:02 -04:00
Devin Zuczek 7f497fcee0 fix #19 clubhouses 2026-07-21 12:59:47 -04:00
Devin Zuczek d56fe3a276 oops update platform here too 2026-07-21 12:15:07 -04:00
Devin Zuczek 086441f6f5 misc cleanup 2026-07-21 01:20:20 -04:00
Devin Zuczek 3319a5d91a room delete endpoint :( 2026-07-20 11:37:59 -04:00
Devin Zuczek 9065bf5e54 Fix #13 add basic admin panel for now 2026-07-17 17:43:18 -04:00
Devin Zuczek 710031b2a3 make just admin exit cleanly 2026-07-16 12:28:46 -04:00
Devin Zuczek f02a75aed4 Issue #14: add isDeveloper/isModerator CLI commands 2026-07-16 12:25:25 -04:00
Devin Zuczek ed155c163c add a few CLI commands 2026-07-16 11:33:01 -04:00
Devin Zuczek 916e42c33c attempting to fix some consumables not appearing in avatar immediately 2026-07-15 17:25:22 -04:00
Devin Zuczek 489ac04574 fix some custom room authoring issues 2026-07-15 16:12:24 -04:00
Devin Zuczek 0061dc046b lol dont clone tags, add some more empty endpoints 2026-07-15 14:40:02 -04:00
devin c33919bc67 Currency, storefronts, purchasing (#12)
And a few other minor things, but primarily, the balance table exists and also consumable/inventory table.
2026-07-15 14:10:49 -04:00
Devin Zuczek 3e8f66b620 add game config configuration 2026-07-14 18:01:10 -04:00
Devin Zuczek 9d0d00992f add an account limit 2026-07-14 11:49:47 -04:00
Devin Zuczek 2e057e93b7 record deviceclass 2026-07-14 11:26:11 -04:00
Devin Zuczek 6845c9fd34 attempt to fix deviceid create account bug 2026-07-13 18:53:27 -04:00
Devin Zuczek c555f896a9 expire old presences 2026-07-13 18:13:18 -04:00
Devin Zuczek 08f25fb584 add duid endpoint 2026-07-13 17:35:35 -04:00
Devin Zuczek d56dd99315 misc fixes to clubs/moderation/room schema 2026-07-12 22:44:09 -04:00
Devin Zuczek fb553c2fd0 move presence to d1 2026-07-11 12:37:22 -04:00
Devin Zuczek aad184181b enforce steam ticket validation 2026-07-10 17:40:55 -04:00
Devin Zuczek 1f70adbd67 updates to uuids to be consistent 2026-07-10 00:10:03 -04:00
Devin Zuczek 43c3bd93be clean up auth, some storage improvements 2026-07-09 23:28:04 -04:00
Devin Zuczek 68d77ee4a4 moving some more things to domains 2026-07-09 22:29:21 -04:00
Devin Zuczek 7686bf7bf6 move rooms schema to package 2026-07-09 22:29:21 -04:00
Devin Zuczek bdebc50075 move JWT validation to package 2026-07-09 20:15:10 -04:00
Devin Zuczek 6e9d857ba6 migrating more stuff into domain pkg 2026-07-09 00:56:50 -04:00
Devin Zuczek baf43bfe31 authentication improvements 2026-07-06 21:08:24 -04:00
Devin Zuczek 31fdf52722 fix migrate issue 2026-06-30 16:11:40 -04:00
Devin Zuczek c1489ea683 improve db setups/migrations 2026-06-30 15:41:38 -04:00
Devin Zuczek 87581ddbcf remove kv IDs 2026-06-30 13:54:21 -04:00