|
5115c608d7
|
fix: slot compatibility
|
2024-05-21 12:41:32 +02:00 |
|
|
4546e84d8d
|
chore: remove unused using
|
2024-05-21 11:47:39 +02:00 |
|
|
faf8948b22
|
feat: slot creating
|
2024-05-21 10:54:14 +02:00 |
|
|
7b88bdb80e
|
fix: slot name can be empty
|
2024-05-21 10:35:32 +02:00 |
|
|
ffed3a8b4a
|
feat: slot settings
|
2024-05-21 10:28:49 +02:00 |
|
|
91b62581c9
|
feat: expired realm deleting
|
2024-05-20 22:40:05 +02:00 |
|
|
3e9b6a55de
|
fix: use Any instead of FirstOrDefault
|
2024-05-20 21:53:13 +02:00 |
|
|
accaab7ae5
|
Remove unused using
|
2024-05-20 21:41:26 +02:00 |
|
|
9a6a19ff1b
|
chore: move .gitignore content outside the source folder
|
2024-05-20 07:35:53 +02:00 |
|
|
e5482aef48
|
fix: game version checking
|
2024-04-26 18:08:16 +02:00 |
|
|
38d29cd888
|
feat: world compatibility and version fields
|
2024-04-21 13:31:18 +02:00 |
|
|
61754fcf65
|
Remove await using
|
2024-04-18 11:04:40 +02:00 |
|
|
bbf669f95b
|
fix: deserialize strings
|
2024-04-17 08:17:23 +02:00 |
|
|
c5594b3460
|
chore: tidy up code
|
2024-04-16 08:16:25 +02:00 |
|
|
b390a9105f
|
chore: update packages
|
2024-04-15 19:29:04 +02:00 |
|
|
f0eed705d7
|
feat: add minecraft cookie middleware
|
2024-04-15 10:53:21 +02:00 |
|
|
f1cc6cc128
|
feat: add trial mode configuration
|
2024-04-14 08:47:22 +02:00 |
|
|
08b698f099
|
Rename Subscription response to SubscriptionResponse
|
2024-03-18 11:07:04 +01:00 |
|
|
007132bab3
|
Remove redundant stuff
|
2024-03-17 20:44:46 +01:00 |
|
|
1377f7e5a1
|
feat: world leaving
|
2024-03-17 20:43:27 +01:00 |
|
|
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 |
|