|
540e43b5f5
|
feat: subscription field in worlds table
|
2024-03-17 16:10:58 +01:00 |
|
|
cf62e42743
|
feat: calcuate daysLeft in subscriptions
|
2024-03-17 01:36:23 +01:00 |
|
|
3723234096
|
feat: use timestamptz in subscriptions StartDate field
|
2024-03-16 00:16:08 +01:00 |
|
|
af348b885a
|
Revert "feat: daysLeft calculation"
This reverts commit deabd84257 .
|
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 |
|
|
fe6a66601d
|
feat: dotenv
|
2024-03-03 14:15:39 +01:00 |
|
|
408578e098
|
feat: configuration
|
2024-03-02 00:40:56 +01:00 |
|
|
937e5aeb8c
|
feat: news
|
2024-02-23 14:59:36 +01:00 |
|
|
8a82279ef2
|
Move worlds/v1/{wId}/join/pc under WorldsController.cs
|
2024-02-23 14:44:50 +01:00 |
|
|
3554314302
|
Move mco related controllers under McoController.cs
|
2024-02-23 14:41:03 +01:00 |
|
|
9f90a40aee
|
Separate player entity from player request
|
2024-02-23 14:33:12 +01:00 |
|
|
c472eff002
|
Remove unused import
|
2024-02-23 13:22:01 +01:00 |
|
|
b154d803ae
|
feat: ops
|
2024-02-23 13:21:22 +01:00 |
|
|
226a85e054
|
fix: removing players from world
|
2024-02-23 12:47:17 +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 |
|
|
eeb0ddf64f
|
feat: invites
|
2024-02-20 19:14:02 +01:00 |
|
|
ca57e03ee3
|
feat: assign address to world on creation
|
2024-02-20 09:45:21 +01:00 |
|
|
db64404c92
|
feat: connections id
|
2024-02-18 17:04:16 +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 |
|
|
5dd9a261fe
|
feat: world joining
|
2024-02-13 11:54:29 +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 |
|
|
77d5e2078d
|
feat: GET /trial
|
2024-01-31 16:07:44 +01:00 |
|
|
821e20d708
|
feat: GET /mco/available, GET /mco/client/compatible
|
2024-01-31 15:50:15 +01:00 |
|
|
93bdaadde3
|
Dodaj pliki projektów.
|
2024-01-31 12:58:00 +01:00 |
|
|
7fcbac5040
|
Dodaj .gitattributes i .gitignore.
|
2024-01-31 12:57:58 +01:00 |
|