Devin Zuczek
7430116339
correct one this time
2026-08-15 13:14:59 -04:00
Devin Zuczek
3edc315205
20250718.0
2026-08-15 13:14:59 -04:00
Devin Zuczek
ec52985ef2
[2025] unstable
2026-08-15 13:14:59 -04:00
Devin Zuczek
551585179a
[auth][api] accept the 20250424.01 client
...
Version check now answers "current" for a set of builds rather than one:
SUPPORTED_GAME_VERSIONS carries 20230414 and 20250424.01. GAME_VERSION is
unchanged and still what the server reports for itself (presence, rn.ver).
Adds GET /api/versioncheck/islandedversions, always [] — we never island a
build off into its own matchmaking pool.
The 2025 build POSTs /cachedlogin/forplatformid/:platform/:id with a
deviceId/platformAuth/time form body where the 2023 build GETs it, so that
route now takes both methods. The body is accepted and ignored for now.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
2026-08-15 13:14:59 -04:00
Devin Zuczek
ca8d40c4ec
[techdebt] cleanup duplicate schema definitions
2026-08-11 15:50:55 -04:00
Devin Zuczek
1afa9b7ac3
[rooms] handle pseudo community tag
2026-08-11 15:48:46 -04:00
Devin Zuczek
4b17b007e9
[econ] tweak progression slope
2026-08-11 01:18:12 -04:00
Devin Zuczek
7c43f2a1f3
[econ] levels
2026-08-11 00:34:03 -04:00
Devin Zuczek
af64327fea
[api][econ] add levels, xp storage and basic game rewards
2026-08-10 23:31:40 -04:00
Devin Zuczek
60505a2519
add matchmake error enums from dump
2026-08-09 01:08:23 -04:00
Devin Zuczek
a3d9fdb8bf
eh not the prettiest, but visits is just an increment and we might have others later. room_columns is not user-provided
2026-08-08 14:31:06 -04:00
Devin Zuczek
df2d2af75b
remove empty instances
2026-08-07 17:24:08 -04:00
Devin Zuczek
9bb43f7b9c
remove unpublished rooms from catalogs
2026-08-07 13:38:24 -04:00
Devin Zuczek
51364e482c
fix subroom save description clobbering room description
2026-08-06 15:35:35 -04:00
Devin Zuczek
565d9b1aea
Revert "fix issue with subroom save list not working in room with no current save"
...
This reverts commit aeff7d50cd .
2026-08-06 15:15:20 -04:00
Devin Zuczek
aeff7d50cd
fix issue with subroom save list not working in room with no current save
2026-08-06 14:47:52 -04:00
Devin Zuczek
880c6ab2dc
allow underscores in room name
2026-08-06 12:40:38 -04:00
Devin Zuczek
f185ef97df
add /server/status endpoint
2026-08-05 18:42:19 -04:00
Devin Zuczek
f6561f1ec9
adjust "top" window
2026-08-05 15:49:59 -04:00
Devin Zuczek
bc96a6245b
hot inventions
2026-08-05 15:45:48 -04:00
Devin Zuczek
a986d012f5
invention purchase, at least, how I think they should work
2026-08-05 14:58:55 -04:00
Devin Zuczek
6bfd4d9e50
validation in some areas, maybe move this to schema later
2026-08-05 12:08:04 -04:00
Devin Zuczek
9f4ce07aca
track owned inventions
2026-08-04 22:33:47 -04:00
Devin Zuczek
65611c15d8
fix custom loading screens, add private endpoint for match into instance
2026-08-04 17:50:21 -04:00
Devin Zuczek
7d300fa836
update shape of room instance browser
2026-08-04 17:19:03 -04:00
Devin Zuczek
db003d54ef
add a non working banlist
2026-08-04 13:26:12 -04:00
Devin Zuczek
d298977790
drop old platform ID column
2026-08-03 22:48:57 -04:00
Devin Zuczek
108b061019
increase cardinality of platform accounts
2026-08-03 20:32:23 -04:00
Devin Zuczek
af2a2a0683
fix a couple room routes
2026-08-03 19:43:38 -04:00
devin
339a91735b
Add account signup and turnstile, subroom perms ( #24 )
...
* turnstile
* require turnstile
* homepage refresh
* implemented rooms visited endpoint for friends
* update default profile pic
* add a meta download button
* add subroom permissions
* enable signup
2026-08-03 15:20:10 -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
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
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
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
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