Commit Graph
237 Commits
Author SHA1 Message Date
Cyber 93612fa809 feat: world leaving 2024-03-17 20:43:27 +01:00
Cyber 626fdd61ef feat: subscription field in worlds table 2024-03-17 16:10:58 +01:00
Cyber 07025adf8f feat: calcuate daysLeft in subscriptions 2024-03-17 01:36:23 +01:00
Cyber f2b2cd47b9 feat: use timestamptz in subscriptions StartDate field 2024-03-16 00:16:08 +01:00
Cyber 0fa3c308e6 Revert "feat: daysLeft calculation"
This reverts commit eed09a355e.
2024-03-15 23:52:10 +01:00
Cyber eed09a355e feat: daysLeft calculation 2024-03-15 23:12:58 +01:00
Cyber 7d2beb6cf4 feat: default server address 2024-03-06 11:35:00 +01:00
Cyber 60b84d5245 feat: dotenv 2024-03-03 14:15:39 +01:00
Cyber d636e8fdc3 feat: configuration 2024-03-02 00:40:56 +01:00
Cyber 58feb0f5f2 feat: news 2024-02-23 14:59:36 +01:00
Cyber 8db6bf2cc1 Move worlds/v1/{wId}/join/pc under WorldsController.cs 2024-02-23 14:44:50 +01:00
Cyber 4e72381a50 Move mco related controllers under McoController.cs 2024-02-23 14:41:03 +01:00
Cyber 505a22f6c0 Separate player entity from player request 2024-02-23 14:33:12 +01:00
Cyber 39e131f4ea Remove unused import 2024-02-23 13:22:01 +01:00
Cyber e1bf92a70b feat: ops 2024-02-23 13:21:22 +01:00
Cyber 93cc84a1da fix: removing players from world 2024-02-23 12:47:17 +01:00
Cyber 07c915f949 fix: show include in world settings 2024-02-23 12:43:00 +01:00
Cyber d49108b832 Move world players to a separate table 2024-02-21 19:02:52 +01:00
Cyber 7fdaba08f6 fix: check if player doesn't have a world 2024-02-21 12:03:06 +01:00
Cyber 0673a4f1ae fix: only show player owned worlds 2024-02-21 11:46:49 +01:00
Cyber 94649f6bef feat: invites 2024-02-20 19:14:02 +01:00
Cyber 8ec5f09888 feat: assign address to world on creation 2024-02-20 09:45:21 +01:00
Cyber e52fead68c feat: connections id 2024-02-18 17:04:16 +01:00
Cyber b53cdb5c2f feat: backups 2024-02-14 16:49:19 +01:00
Cyber 2f73892234 feat: subscription v2 2024-02-13 13:15:42 +01:00
Cyber 8815766932 feat: world joining 2024-02-13 11:54:29 +01:00
Cyber 71823e4c6f feat: world slots 2024-02-11 15:10:34 +01:00
Cyber 68db12ee06 feat: POST /worlds/{id} 2024-02-06 13:04:20 +01:00
Cyber 8240cd43a4 feat: subscriptions 2024-02-03 14:27:05 +01:00
Cyber 7327cbcd04 feat: opening and closing world 2024-02-03 12:00:35 +01:00
Cyber 00c3b5f9cd feat: world creating 2024-02-03 11:48:22 +01:00
Cyber 38cf53991b feat: create uninitialized world if a player doesn't have one 2024-02-03 10:15:28 +01:00
Cyber 5711c48d88 feat: GET /worlds, GET /worlds/{id} 2024-02-02 18:53:52 +01:00
Cyber b529080d65 feat: GET /trial 2024-01-31 16:07:44 +01:00
Cyber 4d5d9b0495 feat: GET /mco/available, GET /mco/client/compatible 2024-01-31 15:50:15 +01:00
Cyber bd1766c39e Dodaj pliki projektów. 2024-01-31 12:58:00 +01:00
Cyber 1fea1ec549 Dodaj .gitattributes i .gitignore. 2024-01-31 12:57:58 +01:00