..
AccountHandler.cs
Replaced static managers with classes that follow the singleton pattern.
2019-11-09 22:15:14 +13:00
AuthenticationHandler.cs
Additions and rework to session event queue.
2021-09-04 23:40:02 +12:00
CharacterHandler.cs
Improved queuing functionality.
2021-11-28 21:59:42 +13:00
CheatHandler.cs
Reworked command system and added RBAC based access permissions.
2020-05-22 03:11:42 +12:00
CostumeHandler.cs
Implemented Holo Wardrobe and related functionality.
2019-02-27 08:24:32 +13:00
EntityHandler.cs
Entity/Mounts: Fix mount summoning ( #382 )
2021-10-13 09:06:06 +13:00
GuildHandler.cs
Guilds/Core: Fix Register handler logic
2021-08-11 20:24:41 -07:00
HousingHandler.cs
Corrected an error being thrown when removing decor that had yet to be saved to the database.
2021-10-07 13:44:19 +13:00
ItemHandler.cs
Refactor and cleanup to bag and inventory implementation.
2021-10-11 01:50:41 +13:00
MailHandler.cs
Rework and cleanup to mail system commit.
2019-05-29 07:51:29 +12:00
MiscHandler.cs
Cinematics/Core: Initial implementation
2022-08-31 23:33:43 +12:00
PathHandler.cs
Cleanup to path fixes.
2020-06-13 00:41:05 +12:00
PetHandler.cs
Small cleanup.
2020-03-07 19:52:21 +13:00
QuestHandler.cs
Initial work on the quest system.
2019-06-10 23:24:50 +12:00
SettingHandler.cs
Keybinding support ( #115 )
2019-04-08 22:45:19 +12:00
SocialHandler.cs
Implemented custom chat channels.
2021-02-21 21:23:41 +13:00
SpellHandler.cs
ActionSet/Fix: Fixed Saving, and shortcut removal.
2020-04-13 09:54:18 -07:00
VehicleHandler.cs
Entity/Mounts: Fix mount summoning ( #382 )
2021-10-13 09:06:06 +13:00
VendorHandler.cs
Refactor and cleanup to bag and inventory implementation.
2021-10-11 01:50:41 +13:00