18 Commits

Author SHA1 Message Date
af348b885a Revert "feat: daysLeft calculation"
This reverts commit deabd84257b3b3458920577d9c7dea67fc418288.
2024-03-15 23:52:10 +01:00
deabd84257 feat: daysLeft calculation 2024-03-15 23:12:58 +01:00
89025e31b2 feat: default server address 2024-03-06 11:35:00 +01:00
8a82279ef2 Move worlds/v1/{wId}/join/pc under WorldsController.cs 2024-02-23 14:44:50 +01:00
2b1c55d030 fix: show include in world settings 2024-02-23 12:43:00 +01:00
0a9cb2d41c Move world players to a separate table 2024-02-21 19:02:52 +01:00
200c71cf95 fix: check if player doesn't have a world 2024-02-21 12:03:06 +01:00
05a3967799 fix: only show player owned worlds 2024-02-21 11:46:49 +01:00
ca57e03ee3 feat: assign address to world on creation 2024-02-20 09:45:21 +01:00
f4a508489f feat: backups 2024-02-14 16:49:19 +01:00
e94d256fc9 feat: subscription v2 2024-02-13 13:15:42 +01:00
bc86311a09 feat: world slots 2024-02-11 15:10:34 +01:00
400187a022 feat: POST /worlds/{id} 2024-02-06 13:04:20 +01:00
b84ddbceee feat: subscriptions 2024-02-03 14:27:05 +01:00
4e737305dd feat: opening and closing world 2024-02-03 12:00:35 +01:00
e02db741d6 feat: world creating 2024-02-03 11:48:22 +01:00
94608fd792 feat: create uninitialized world if a player doesn't have one 2024-02-03 10:15:28 +01:00
9183c566a6 feat: GET /worlds, GET /worlds/{id} 2024-02-02 18:53:52 +01:00