..
20200229014621_HelloWorld.cs
Implemented database migrations.
2020-02-29 15:44:17 +13:00
20200229014621_HelloWorld.Designer.cs
Implemented database migrations.
2020-02-29 15:44:17 +13:00
20200521145304_AccountRBAC.cs
Fix for RBAC primary key migration.
2021-01-28 13:48:06 +13:00
20200521145304_AccountRBAC.Designer.cs
Reworked command system and added RBAC based access permissions.
2020-05-22 03:11:42 +12:00
20200522025519_ItemLookupPermission.cs
Items: Lookup command
2020-05-23 19:06:52 +12:00
20200522025519_ItemLookupPermission.Designer.cs
Items: Lookup command
2020-05-23 19:06:52 +12:00
20200523051100_InstantLogout.cs
Fixed InstantLogout RBAC permission not being seeded to the database.
2020-05-23 17:14:43 +12:00
20200523051100_InstantLogout.Designer.cs
Fixed InstantLogout RBAC permission not being seeded to the database.
2020-05-23 17:14:43 +12:00
20200606111612_RealmMOTD.cs
Rework and cleanup to MOTD commit.
2020-06-07 00:01:18 +12:00
20200606111612_RealmMOTD.Designer.cs
Rework and cleanup to MOTD commit.
2020-06-07 00:01:18 +12:00
20200612112459_StoryBuilder.cs
Updated story command category to new system.
2020-06-12 23:26:32 +12:00
20200612112459_StoryBuilder.Designer.cs
Updated story command category to new system.
2020-06-12 23:26:32 +12:00
20200627002155_RBACPrimaryKeys.cs
Fix for RBAC primary key migration.
2021-01-28 13:48:06 +13:00
20200627002155_RBACPrimaryKeys.Designer.cs
Fixed PKs on tables account_permission, account_role and role_permission in auth database.
2020-06-27 12:58:09 +12:00
20200704005118_CharacterReputation.cs
Implemented faction disposition.
2020-07-04 17:48:27 +12:00
20200704005118_CharacterReputation.Designer.cs
Implemented faction disposition.
2020-07-04 17:48:27 +12:00
20201119110054_RBACSignature.cs
Reworked reward property system.
2020-11-20 00:28:53 +13:00
20201119110054_RBACSignature.Designer.cs
Reworked reward property system.
2020-11-20 00:28:53 +13:00
20210423124959_MapInstance.cs
Reworked instances, instance logic has been abstracted from the base map.
2021-09-04 23:40:05 +12:00
20210423124959_MapInstance.Designer.cs
Reworked instances, instance logic has been abstracted from the base map.
2021-09-04 23:40:05 +12:00
20210904122547_GuildMissingRBAC.cs
Added missing guild command RBAC permissions from database.
2021-09-05 00:34:10 +12:00
20210904122547_GuildMissingRBAC.Designer.cs
Added missing guild command RBAC permissions from database.
2021-09-05 00:34:10 +12:00
20210929151553_GMFlag.cs
Social/Bugfix: Small Genesis Prime chat fixes ( #380 )
2021-10-19 22:06:44 +13:00
20210929151553_GMFlag.Designer.cs
Social/Bugfix: Small Genesis Prime chat fixes ( #380 )
2021-10-19 22:06:44 +13:00
20211031052535_RealmRestartCommandRBAC.cs
Added realm shutdown command. Based on PR#339, thanks @Digitalroot !
2021-10-31 18:30:53 +13:00
20211031052535_RealmRestartCommandRBAC.Designer.cs
Added realm shutdown command. Based on PR#339, thanks @Digitalroot !
2021-10-31 18:30:53 +13:00
20211122162603_QuestList Permissions.cs
Quest/Commands: List active quests ( #383 )
2021-11-27 22:19:33 +13:00
20211122162603_QuestList Permissions.Designer.cs
Quest/Commands: List active quests ( #383 )
2021-11-27 22:19:33 +13:00
20211125025917_RealmMaxPlayersPermission.cs
[Realm/Queue] Queue connections when at max capacity
2021-11-28 12:23:42 +13:00
20211125025917_RealmMaxPlayersPermission.Designer.cs
[Realm/Queue] Queue connections when at max capacity
2021-11-28 12:23:42 +13:00
20220214062812_EntitlementRBAC.cs
Added additional RBAC permission for updating other play entitlements.
2022-02-14 20:07:06 +13:00
20220214062812_EntitlementRBAC.Designer.cs
Added additional RBAC permission for updating other play entitlements.
2022-02-14 20:07:06 +13:00
AuthContextModelSnapshot.cs
Added additional RBAC permission for updating other play entitlements.
2022-02-14 20:07:06 +13:00