..
AchievementGetCategoryProgressListHandler.cs
Unlocking items framework for card backgrounds, recipes, furniture; recieving rewards. Bump maximum pawn affection to 26 to support new achievement.
2025-04-09 18:21:19 -07:00
AchievementGetFurnitureRewardListHandler.cs
Unlocking items framework for card backgrounds, recipes, furniture; recieving rewards. Bump maximum pawn affection to 26 to support new achievement.
2025-04-09 18:21:19 -07:00
AchievementGetProgressListHandler.cs
Review comments.
2025-04-09 18:21:27 -07:00
AchievementGetReceivableRewardListHandler.cs
Unlocking items framework for card backgrounds, recipes, furniture; recieving rewards. Bump maximum pawn affection to 26 to support new achievement.
2025-04-09 18:21:19 -07:00
AchievementGetRewardListHandler.cs
Add support for visiting other rooms.
2025-04-09 18:21:23 -07:00
AchievementRewardReceiveHandler.cs
Remove skiptutorial. Add /ql for quest lookup due to ID changes.
2025-06-06 20:50:28 -07:00
ActionSetPlayerActionHistoryHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
AreaAreaRankUpHandler.cs
Clean up existing area trials to display only when they can actually be picked up. Move their XP calculations to automatic. Add exp scheme support to JSON quests.
2025-04-15 02:36:25 -07:00
AreaGetAreaBaseInfoListHandler.cs
Fix Area Rank/Spot Unlock handlers, after much pain and grief.
2025-02-21 21:38:30 -08:00
AreaGetAreaMasterInfoHandler.cs
Fix issue where the client would forget the gathered/empty state of certain gathering spots. Expose Bazaar price settings to config. Fix missing structures in S3 content due to bad spot handling. Fix bug with ranking boards. Add Emblem Stone achievement handling.
2025-07-21 21:45:49 -07:00
AreaGetAreaQuestHintListHandler.cs
Review comments.
2025-02-21 21:38:12 -08:00
AreaGetAreaSupplyHandler.cs
AreaRankManager, /areapoint command, and handlers for ranking up, recieving supply goods, and other area rank mechanics.
2025-02-21 21:37:43 -08:00
AreaGetAreaSupplyInfoHandler.cs
Fix NREs.
2025-02-21 21:38:35 -08:00
AreaGetLeaderAreaReleaseListHandler.cs
Fix issue where the client would forget the gathered/empty state of certain gathering spots. Expose Bazaar price settings to config. Fix missing structures in S3 content due to bad spot handling. Fix bug with ranking boards. Add Emblem Stone achievement handling.
2025-07-21 21:45:49 -07:00
AreaGetSpotInfoListHandler.cs
Fix issue where the client would forget the gathered/empty state of certain gathering spots. Expose Bazaar price settings to config. Fix missing structures in S3 content due to bad spot handling. Fix bug with ranking boards. Add Emblem Stone achievement handling.
2025-07-21 21:45:49 -07:00
BattleContentCharacterInfoHandler.cs
Implement BBM reset tickets, with proper tracking for seals earned and limited treasure (bracelets, earrings) taken.
2025-09-11 15:33:34 -07:00
BattleContentContentEntryHandler.cs
Rework CharacterId
2024-08-23 15:14:40 -04:00
BattleContentContentFirstPhaseChangeHandler.cs
feat: Add support for Bitterblack Maze
2024-08-23 15:14:34 -04:00
BattleContentContentResetHandler.cs
Sealed orange chests in BBM can drop BBM jewelry, configurable in JSON, also add isPaidReset to database for tracking
2026-06-21 22:18:58 -04:00
BattleContentGetContentStatusFromOmHandler.cs
fix: Update deps
2026-05-30 15:44:57 -04:00
BattleContentGetRewardHandler.cs
Implement BBM reset tickets, with proper tracking for seals earned and limited treasure (bracelets, earrings) taken.
2025-09-11 15:33:34 -07:00
BattleContentInfoListHandler.cs
feat: Add support for Bitterblack Maze
2024-08-23 15:14:34 -04:00
BattleContentInstantClearInfoHandler.cs
feat: Add support for Bitterblack Maze
2024-08-23 15:14:34 -04:00
BattleContentPartyMemberInfoHandler.cs
Tweaks to some quest priority stuff; guards against leaderless parties.
2024-12-05 22:43:51 -08:00
BattleContentPartyMemberInfoUpdateHandler.cs
feat: Add support for Bitterblack Maze
2024-08-23 15:14:34 -04:00
BattleContentResetInfoHandler.cs
Fix: Bugfix Stack 08-21 ~ 09-02 ( #958 )
2025-09-17 02:17:30 -07:00
BattleContentRewardListHandler.cs
Implement BBM reset tickets, with proper tracking for seals earned and limited treasure (bracelets, earrings) taken.
2025-09-11 15:33:34 -07:00
BazaarCancelHandler.cs
In-memory bazaar player market
2024-05-31 19:00:37 +02:00
BazaarExhibitHandler.cs
In-memory bazaar player market
2024-05-31 19:00:37 +02:00
BazaarGetCharacterListHandler.cs
In-memory bazaar player market
2024-05-31 19:00:37 +02:00
BazaarGetExhibitPossibleNumHandler.cs
Implement bazaar related GP course effects
2024-12-20 00:43:54 +01:00
BazaarGetItemHistoryInfoHandler.cs
In-memory bazaar player market
2024-05-31 19:00:37 +02:00
BazaarGetItemInfoHandler.cs
In-memory bazaar player market
2024-05-31 19:00:37 +02:00
BazaarGetItemListHandler.cs
Packet research: S2CBazaarGetItemListRes. Upgrade BazaarGetItemListHandler to use a transaction.
2025-01-17 01:25:09 -08:00
BazaarGetItemPriceLimitHandler.cs
Fix issue where the client would forget the gathered/empty state of certain gathering spots. Expose Bazaar price settings to config. Fix missing structures in S3 content due to bad spot handling. Fix bug with ranking boards. Add Emblem Stone achievement handling.
2025-07-21 21:45:49 -07:00
BazaarProceedsHandler.cs
Persist bazaar state in database
2024-05-31 23:36:28 +02:00
BazaarReceiveProceedsHandler.cs
In-memory bazaar player market
2024-05-31 19:00:37 +02:00
BazaarReExhibitHandler.cs
In-memory bazaar player market
2024-05-31 19:00:37 +02:00
BinarySaveSetCharacterBinSavedataHandler.cs
DB stuff for binary data.
2024-08-15 21:22:46 -07:00
BlackListAddBlackListHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
BlackListGetBlackListHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
BlackListRemoveBlackListHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
CharacterCharacterDeadHandler.cs
implement new packets, handlers and database queries
2024-11-24 19:01:03 -05:00
CharacterCharacterDownCancelHandler.cs
Adds packet structures and handlers for a variety of C2S notices.
2024-08-14 15:51:45 -07:00
CharacterCharacterDownHandler.cs
fix: Enable recruitment and fix small bugs
2024-09-27 18:33:04 -04:00
CharacterCharacterGoldenReviveHandler.cs
Error handling for WalletManager.RemoveFromWallet and WalletManager.RemoveFromWalletNtc
2024-10-15 16:08:19 -07:00
CharacterCharacterPenaltyReviveHandler.cs
Sort using statements
2024-08-31 15:49:36 -04:00
CharacterCharacterPointReviveHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
CharacterCharacterSearchHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
CharacterChargeRevivePointHandler.cs
Convert many handlers from StructurePacketHandler to RequestPacketHandler.
2025-02-22 20:17:58 -08:00
CharacterCommunityCharacterStatusGetHandler.cs
More friends list fixes
2024-11-14 22:51:04 -08:00
CharacterCreateModeCharacterEditHandler.cs
Rework CharacterId
2024-08-23 15:14:40 -04:00
CharacterDecideCharacterIdHandler.cs
Wild hunt commands update
2026-06-14 01:19:10 +01:00
CharacterEditGetShopPriceHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
CharacterEditUpdateCharacterEditParamExHandler.cs
settings: Add beauty salon prices to game server settings
2025-05-10 15:16:58 -04:00
CharacterEditUpdateCharacterEditParamHandler.cs
settings: Add beauty salon prices to game server settings
2025-05-10 15:16:58 -04:00
CharacterEditUpdatePawnEditParamExHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
CharacterEditUpdatePawnEditParamHandler.cs
settings: Add beauty salon prices to game server settings
2025-05-10 15:16:58 -04:00
CharacterGetReviveChargeableTimeHandler.cs
Convert many handlers from StructurePacketHandler to RequestPacketHandler.
2025-02-22 20:17:58 -08:00
CharacterPawnDeadHandler.cs
Adds packet structures and handlers for a variety of C2S notices.
2024-08-14 15:51:45 -07:00
CharacterPawnDownCancelHandler.cs
Adds packet structures and handlers for a variety of C2S notices.
2024-08-14 15:51:45 -07:00
CharacterPawnDownHandler.cs
Adds packet structures and handlers for a variety of C2S notices.
2024-08-14 15:51:45 -07:00
CharacterPawnGoldenReviveHandler.cs
Automatic testing for serializers, fix a bunch of janky structures that weren't initializing elements properly.
2025-02-24 00:17:53 -08:00
CharacterPawnPointReviveHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
CharacterSetOnlineStatusHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
CharacterSwitchGameModeHandler.cs
Split inventory swap when moving between game modes into three packets to avoid packet size limits. ( #1048 )
2026-05-06 00:31:45 -07:00
ChatSendTellMsgHandler.cs
Tells and Clan chat across channels.
2024-11-14 22:51:03 -08:00
ClanClanBaseGetInfoHandler.cs
Extract random pawn sampling as a setting.
2025-05-19 00:17:48 +02:00
ClanClanBaseReleaseHandler.cs
Clan quest completion, clan level up, and base release.
2024-11-22 02:14:42 -08:00
ClanClanConciergeGetListHandler.cs
Even more clan stuff; DB migration 23 -> 24
2024-11-22 02:14:50 -08:00
ClanClanConciergeUpdateHandler.cs
Review comments.
2025-03-01 12:43:02 -08:00
ClanClanCreateHandler.cs
Creating clans and persistence across logins.
2024-10-03 23:38:48 -07:00
ClanClanExpelMemberHandler.cs
Expel/Invite/Leave/Set Rank/Change Master stuff for clans.
2024-10-03 23:38:48 -07:00
ClanClanGetHistoryHandler.cs
Review comments. S2CClanClanBaseGetInfoRes.
2024-10-03 23:38:48 -07:00
ClanClanGetInfoHandler.cs
Inviting and joining clans.
2024-10-03 23:38:48 -07:00
ClanClanGetJoinRequestedListHandler.cs
Review comments. S2CClanClanBaseGetInfoRes.
2024-10-03 23:38:48 -07:00
ClanClanGetMemberListHandler.cs
Inviting and joining clans.
2024-10-03 23:38:48 -07:00
ClanClanGetMyInfoHandler.cs
Inviting and joining clans.
2024-10-03 23:38:48 -07:00
ClanClanGetMyJoinRequestListHandler.cs
Review comments. S2CClanClanBaseGetInfoRes.
2024-10-03 23:38:48 -07:00
ClanClanGetMyMemberListHandler.cs
Inviting and joining clans.
2024-10-03 23:38:48 -07:00
ClanClanInviteAcceptHandler.cs
Handlers should be public, not internal.
2025-02-22 20:17:58 -08:00
ClanClanInviteHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
ClanClanLeaveMemberHandler.cs
Expel/Invite/Leave/Set Rank/Change Master stuff for clans.
2024-10-03 23:38:48 -07:00
ClanClanNegotiateMasterHandler.cs
Expel/Invite/Leave/Set Rank/Change Master stuff for clans.
2024-10-03 23:38:48 -07:00
ClanClanPartnerPawnDataGetHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
ClanClanScoutEntryGetInvitedListHandler.cs
Review comments. S2CClanClanBaseGetInfoRes.
2024-10-03 23:38:48 -07:00
ClanClanScoutEntryGetInviteListHandler.cs
Review comments. S2CClanClanBaseGetInfoRes.
2024-10-03 23:38:48 -07:00
ClanClanScoutEntryGetMyHandler.cs
Send default (empty) clan data so people aren't a part of Shinra anymore.
2024-10-03 23:38:48 -07:00
ClanClanScoutEntrySearchHandler.cs
Review comments. S2CClanClanBaseGetInfoRes.
2024-10-03 23:38:48 -07:00
ClanClanSearchHandler.cs
Move transaction to ClanSearch handler and remove duplicate function from ClanManager.
2025-05-23 21:06:04 -04:00
ClanClanSetMemberRankHandler.cs
Expel/Invite/Leave/Set Rank/Change Master stuff for clans.
2024-10-03 23:38:48 -07:00
ClanClanSettingUpdateHandler.cs
Review comments. S2CClanClanBaseGetInfoRes.
2024-10-03 23:38:48 -07:00
ClanClanShopBuyBuffItemHandler.cs
Even more clan stuff; DB migration 23 -> 24
2024-11-22 02:14:50 -08:00
ClanClanShopBuyFunctionItemHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
ClanClanShopGetBuffItemListHandler.cs
Handlers should be public, not internal.
2025-02-22 20:17:58 -08:00
ClanClanShopGetFunctionItemListHandler.cs
Handlers should be public, not internal.
2025-02-22 20:17:58 -08:00
ClanClanUpdateHandler.cs
Inviting and joining clans.
2024-10-03 23:38:48 -07:00
ClanGetFurnitureHandler.cs
Furniture crafting recipes.
2025-04-09 18:21:21 -07:00
ClanSetFurnitureHandler.cs
Review comments.
2025-03-01 12:43:02 -08:00
ClientChallengeHandler.cs
Networking 2.x ( #982 )
2026-03-17 09:29:37 +08:00
ConnectionGetLoginAnnouncementHandler.cs
ConnectionGetLoginAnnouncement
2025-01-02 22:14:44 -08:00
ConnectionLoginHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
ConnectionLogoutHandler.cs
Cleanup handlers: CharacterEditGetShopPrice, ConnectionLogout, QuestEndDistributionQuestCancel, QuestGetAreaBonusList, QuestGetQuestPartyBonusList.
2025-01-02 22:14:48 -08:00
ConnectionMoveInServerHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
ConnectionMoveOutServerHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
ConnectionPingHandler.cs
Fix: Bugfix Stack 08-21 ~ 09-02 ( #958 )
2025-09-17 02:17:30 -07:00
ConnectionReserveServerHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
Context_35_5_16_Handler.cs
Implement timers for lanterns.
2025-03-13 15:01:05 -07:00
ContextGetSetContextHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
ContextMasterThrowHandler.cs
Convert many handlers from StructurePacketHandler to RequestPacketHandler.
2025-02-22 20:17:58 -08:00
ContextSetContextHandler.cs
Clean up some unnecessary logger statements.
2024-09-16 13:31:16 -07:00
CraftCancelCraftHandler.cs
Fixed item retrieval and track EXP & rank ups (WIP).
2024-08-11 14:28:46 +02:00
CraftGetCraftIRCollectionValueListHandler.cs
Upgrade IR collection value handler to use a decoded list rather than a dump.
2024-08-23 17:40:04 +02:00
CraftGetCraftProductHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
CraftGetCraftProductInfoHandler.cs
Migrate DB 50->51. Clean up unused AdditionalStatus DB methods. Add support for Slayer Stones / "Add Status" when crafting. Implement EquipGetCraftLockedElementListHandler. Adjust the data structure of the limit break table and the corresponding CData. Add crafting recipes for remaining slayer stones.
2025-08-24 23:12:54 -07:00
CraftGetCraftProgressListHandler.cs
fix: Fix crafting npe
2026-06-06 12:57:40 -04:00
CraftGetCraftSettingHandler.cs
feat: Server settings templates and defaults
2025-02-25 20:09:04 -05:00
CraftRecipeGetCraftRecipeDesignateHandler.cs
Add support for unlocking furniture via crafting, stamp bonuses, dispelling, and normal loot.
2025-04-09 18:21:23 -07:00
CraftRecipeGetCraftRecipeHandler.cs
Add support for unlocking furniture via crafting, stamp bonuses, dispelling, and normal loot.
2025-04-09 18:21:23 -07:00
CraftRecipeGetGradeupRecipeHandler.cs
removed a todo
2024-08-14 21:38:11 +02:00
CraftResetCraftpointHandler.cs
Cleanup invite timers better. Improve thread safety of pawn loss handlers and use the right notices. Refactor some party internals. /party command for inspecting internal party state in case of desyncs. /finishquesttype for admin testing.
2025-05-25 14:00:03 -07:00
CraftSkillAnalyzeHandler.cs
First draft.
2026-04-01 08:55:07 -04:00
CraftSkillUpHandler.cs
Cleanup invite timers better. Improve thread safety of pawn loss handlers and use the right notices. Refactor some party internals. /party command for inspecting internal party state in case of desyncs. /finishquesttype for admin testing.
2025-05-25 14:00:03 -07:00
CraftStartAttachElementHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
CraftStartCraftHandler.cs
Merged Migrations and minor adjustments. Final PR.
2026-03-17 00:28:39 +01:00
CraftStartDetachElementHandler.cs
feat: Job Emblems
2025-05-23 23:00:13 -04:00
CraftStartEquipColorChangeHandler.cs
Remove skiptutorial. Add /ql for quest lookup due to ID changes.
2025-06-06 20:50:28 -07:00
CraftStartEquipGradeUpHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
CraftStartQualityUpHandler.cs
Review comments.
2025-08-24 23:12:57 -07:00
CraftTimeSaveHandler.cs
Reverted changes as suggested #2 .
2026-03-17 15:30:00 +01:00
DailyMissionListGetHandler.cs
add StructurePackets creator to EntitySerializer
2022-02-20 16:13:16 +08:00
DispelExchangeDispelItemHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
DispelGetDispelItemListHandler.cs
Migrate DB 51 -> 52. Implement BBM Red Mark Sealing of effects. Expose earring roll math to a mixin. Clean up some code duplication regarding rolling crests for BBM jewelry.
2025-09-11 15:33:34 -07:00
DispelGetDispelItemSettingsHandler.cs
debug: Log shop types
2025-08-03 10:04:18 -04:00
DispelGetLockSettingsHandler.cs
Feature: Serverside Localization
2026-07-07 11:26:47 -04:00
DispelLockSettingsHandler.cs
Review comments. Implement GG limit on resetting BBM.
2025-09-11 15:33:34 -07:00
EntryBoardEntryBoardItemCreateHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
EntryBoardEntryBoardItemEntryHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
EntryBoardEntryBoardItemExtendTimeoutHandler.cs
More cleanup; convert remaining manual error handling to ResponseErrorException.
2025-02-24 18:07:22 -08:00
EntryBoardEntryBoardItemForceStartHandler.cs
feat: Enable 8 person parties and add new quest
2024-09-17 23:57:00 -04:00
EntryBoardEntryBoardItemInfoHandler.cs
feat: Enable Party Board System for EXM
2024-09-16 16:52:06 -04:00
EntryBoardEntryBoardItemInfoMyselfHandler.cs
feat: Enable Party Board System for EXM
2024-09-16 16:52:06 -04:00
EntryBoardEntryBoardItemInviteHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
EntryBoardEntryBoardItemLeaveHandler.cs
fix: Fix issues with EXM recruitment board
2024-09-24 18:35:43 -04:00
EntryBoardEntryBoardItemListHandler.cs
fix: Misc fixes based on bug reporting
2024-10-10 23:46:42 -04:00
EntryBoardEntryBoardItemReadyHandler.cs
Fix: Bugfix Stack 08-21 ~ 09-02 ( #958 )
2025-09-17 02:17:30 -07:00
EntryBoardEntryBoardListHandler.cs
feat: Enable 8 person parties and add new quest
2024-09-17 23:57:00 -04:00
EntryBoardEntryItemInfoChangeHandler.cs
feat: Enable Party Board System for EXM
2024-09-16 16:52:06 -04:00
EntryBoardEntryRecreateHandler.cs
enhancement: Handle multiple group edgecases
2024-09-17 17:37:31 -04:00
EntryBoardItemKickHandler.cs
enhancement: Handle multiple group edgecases
2024-09-17 17:37:31 -04:00
EntryBoardPartyRecruitCategoryListHandler.cs
fix: Misc fixes based on bug reporting
2024-10-10 23:46:42 -04:00
EquipChangeCharacterEquipHandler.cs
Fix hunt quests not restoring progress properly. Fix quest decay catching non-board quests. Adjust migration versioning. Default generators now use all available questIds daily.
2025-06-06 20:50:48 -07:00
EquipChangeCharacterEquipJobItemHandler.cs
Convert many handlers from StructurePacketHandler to RequestPacketHandler.
2025-02-22 20:17:58 -08:00
EquipChangeCharacterStorageEquipHandler.cs
Adjustments to equip handlers, new helper functions in GameClientLookup.
2024-12-05 22:41:54 -08:00
EquipChangePawnEquipHandler.cs
fix: Fix issue with skill EX ids
2025-05-29 20:11:49 -04:00
EquipChangePawnEquipJobItemHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
EquipChangePawnStorageEquipHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
EquipEnhancedEnhanceItemHandler.cs
Migrate DB 50->51. Clean up unused AdditionalStatus DB methods. Add support for Slayer Stones / "Add Status" when crafting. Implement EquipGetCraftLockedElementListHandler. Adjust the data structure of the limit break table and the corresponding CData. Add crafting recipes for remaining slayer stones.
2025-08-24 23:12:54 -07:00
EquipEnhancedGetPacksHandler.cs
Review comments.
2025-08-24 23:12:57 -07:00
EquipGetCharacterEquipListHandler.cs
Convert many handlers from StructurePacketHandler to RequestPacketHandler.
2025-02-22 20:17:58 -08:00
EquipGetCraftLockedElementListHandler.cs
Migrate DB 50->51. Clean up unused AdditionalStatus DB methods. Add support for Slayer Stones / "Add Status" when crafting. Implement EquipGetCraftLockedElementListHandler. Adjust the data structure of the limit break table and the corresponding CData. Add crafting recipes for remaining slayer stones.
2025-08-24 23:12:54 -07:00
EquipUpdateHideCharacterHeadArmorHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
EquipUpdateHideCharacterLanternHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
EquipUpdateHidePawnHeadArmorHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
EquipUpdateHidePawnLanternHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
EventEndHandler.cs
Adds packet structures and handlers for a variety of C2S notices.
2024-08-14 15:51:45 -07:00
EventStartHandler.cs
Adds packet structures and handlers for a variety of C2S notices.
2024-08-14 15:51:45 -07:00
FriendApplyFriendListHandler.cs
Overhaul contacts/friends list stuff.
2024-11-08 22:30:03 -08:00
FriendApproveFriendListHandler.cs
More cleanup; convert remaining manual error handling to ResponseErrorException.
2025-02-24 18:07:22 -08:00
FriendCancelFriendApplicationHandler.cs
Convert many handlers from StructurePacketHandler to RequestPacketHandler.
2025-02-22 20:17:58 -08:00
FriendGetFriendListHandler.cs
Overhaul contacts/friends list stuff.
2024-11-08 22:30:03 -08:00
FriendGetRecentCharacterListHandler.cs
add StructurePackets creator to EntitySerializer
2022-02-20 16:13:16 +08:00
FriendRegisterFavoriteFriendHandler.cs
Overhaul contacts/friends list stuff.
2024-11-08 22:30:03 -08:00
FriendRemoveFriendHandler.cs
Overhaul contacts/friends list stuff.
2024-11-08 22:30:03 -08:00
GpGetGpDetailHandler.cs
Updates w/ review feedback.
2024-07-30 14:46:00 -07:00
GpGetGpHandler.cs
Convert many handlers from StructurePacketHandler to RequestPacketHandler.
2025-02-22 20:17:58 -08:00
GpGetGpPeriodHandler.cs
Updates w/ review feedback.
2024-07-30 14:46:00 -07:00
GpGetUpdateAppCourseBonusFlagHandler.cs
add StructurePackets creator to EntitySerializer
2022-02-20 16:13:16 +08:00
GpGetValidChatComGroupHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
GpGpCourseGetAvailableListHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
GpGpEditGetVoiceListHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
GroupChatGetMemberListHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
GroupChatInviteCharacterHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
GroupChatKickCharacterHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
GroupChatLeaveCharacterHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
InnGetPenaltyHealStayPriceHandler.cs
Convert many handlers from StructurePacketHandler to RequestPacketHandler.
2025-02-22 20:17:58 -08:00
InnGetStayPriceHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
InnHpRecoveryCompleteHandler.cs
Hotfix: Temporary patch for possible meltdown stability and item sort bug. ( #964 )
2025-09-23 22:30:23 -07:00
InnStayInnHandler.cs
Convert many handlers from StructurePacketHandler to RequestPacketHandler.
2025-02-22 20:17:58 -08:00
InnStayPenaltyHealInn.cs
Convert many handlers from StructurePacketHandler to RequestPacketHandler.
2025-02-22 20:17:58 -08:00
InstanceCharacterEndBadStatusHandler.cs
Adds packet structures and handlers for a variety of C2S notices.
2024-08-14 15:51:45 -07:00
InstanceCharacterStartBadStatusHandler.cs
implement new packets, handlers and database queries
2024-11-24 19:01:03 -05:00
InstanceEnemyBadStatusEndHandler.cs
Create StageInfo
2025-02-16 11:28:17 -05:00
InstanceEnemyBadStatusStartHandler.cs
Create StageInfo
2025-02-16 11:28:17 -05:00
InstanceEnemyGroupEntryHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
InstanceEnemyGroupLeaveHandler.cs
More handler updates.
2025-02-22 20:48:23 -08:00
InstanceEnemyKillHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
InstanceExchangeOmInstantKeyValueHandler.cs
Fix: Bugfix Stack 08-21 ~ 09-02 ( #958 )
2025-09-17 02:17:30 -07:00
InstanceGetDropItemHandler.cs
Add support for the AP items in gathering/drop contexts (item ids 13328-13347). Allow AP to roll over after ranking up.
2025-02-21 21:38:34 -08:00
InstanceGetDropItemListHandler.cs
quest: Allow ItemId enum for quest files
2025-02-04 18:31:58 -05:00
InstanceGetEnemySetListHandler.cs
fixes: Fix reported issues 6/28/2025
2025-06-28 10:20:01 -04:00
InstanceGetGatheringItemHandler.cs
Remove skiptutorial. Add /ql for quest lookup due to ID changes.
2025-06-06 20:50:28 -07:00
InstanceGetGatheringItemListHandler.cs
feat: Default Drops
2025-04-10 20:44:05 -04:00
InstanceGetItemSetListHandler.cs
Fix issue where the client would forget the gathered/empty state of certain gathering spots. Expose Bazaar price settings to config. Fix missing structures in S3 content due to bad spot handling. Fix bug with ranking boards. Add Emblem Stone achievement handling.
2025-07-21 21:45:49 -07:00
InstanceGetOmInstantKeyValueAllHandler.cs
Fix: Bugfix Stack 08-21 ~ 09-02 ( #958 )
2025-09-17 02:17:30 -07:00
InstancePlTouchOmHandler.cs
Create StageInfo
2025-02-16 11:28:17 -05:00
InstanceSetOmInstantKeyValueHandler.cs
feat: Add support for contents release
2025-04-01 20:57:15 -04:00
InstanceTraningRoomGetEnemyListHandler.cs
Fix: Bugfix Stack 08-21 ~ 09-02 ( #958 )
2025-09-17 02:17:30 -07:00
InstanceTraningRoomSetEnemyHandler.cs
Fix: Bugfix Stack 08-21 ~ 09-02 ( #958 )
2025-09-17 02:17:30 -07:00
InstanceTreasurePointGetCategoryListHandler.cs
InstanceTreasurePointGetCategory and InstanceTreasurePointGetList
2025-02-22 21:30:01 -08:00
InstanceTreasurePointGetListHandler.cs
InstanceTreasurePointGetCategory and InstanceTreasurePointGetList
2025-02-22 21:30:01 -08:00
ItemChangeAttrDiscardHandler.cs
fix: Fix issue with skill EX ids
2025-05-29 20:11:49 -04:00
ItemConsumeStorageItemHandler.cs
Update ItemConsumeStorageItemHandler and stop it from squelching exceptions; Revert InstanceGetGatheringItemHandler so it stops breaking other things.
2025-01-17 01:25:07 -08:00
ItemEmbodyItemsHandler.cs
fix: Update deps
2026-05-30 15:44:57 -04:00
ItemEmbodyPayCostHandler.cs
fix: Fix BBM issues
2025-05-15 21:35:57 -04:00
ItemGetDefaultStorageEmptySlotNumHandler.cs
fix: Fix BBM issues
2025-05-15 21:35:57 -04:00
ItemGetEquipRareTypeItemsHandler.cs
feat: Limit Break
2025-03-27 00:18:46 -04:00
ItemGetPostItemListHandler.cs
Implement ItemPost
2024-08-15 21:20:33 -07:00
ItemGetSpecifiedHavingItemListHandler.cs
feat: Job Emblems
2025-05-23 23:00:13 -04:00
ItemGetStorageItemListHandler.cs
More cleanup. Adjust some orb unlock stuff.
2025-02-22 22:02:45 -08:00
ItemGetValuableItemListHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
ItemMoveItemHandler.cs
Revert ItemMoveItemHandler changes.
2024-10-25 02:27:36 -07:00
ItemRecoveryValuableItemHandler.cs
Fix/Feat: Small Fixes 10/1 + Valuable Item Recovery ( #968 )
2025-10-06 22:01:45 -07:00
ItemSellItemHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
ItemSortGetItemSortDataBinHandler.cs
Hotfix: Temporary patch for possible meltdown stability and item sort bug. ( #964 )
2025-09-23 22:30:23 -07:00
ItemSortSetItemSortdataBinHandler.cs
Fix: Bugfix Stack 08-21 ~ 09-02 ( #958 )
2025-09-17 02:17:30 -07:00
ItemUseBagItemHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
ItemUseJobItemsHandler.cs
fix: Fix issue with partner pawn packet
2025-03-31 07:14:01 -04:00
JobChangeJobHandler.cs
Tweaks to RequestPacketQueueHandler and the JobChange handlers.
2024-12-05 22:41:54 -08:00
JobChangePawnJobHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
JobEmblemAttachElementHandler.cs
Fix rental history SQL for Postgres compatibility. Fix missing S2/S3 orb stat issue with rental pawns (requires rehiring). Additional chat messages for pawn adventure timer resetting. /pawntime command. Fix issue with job emblem attachments when they're held by pawns.
2025-07-27 23:41:23 -07:00
JobEmblemDetachElementHandler.cs
Fix rental history SQL for Postgres compatibility. Fix missing S2/S3 orb stat issue with rental pawns (requires rehiring). Additional chat messages for pawn adventure timer resetting. /pawntime command. Fix issue with job emblem attachments when they're held by pawns.
2025-07-27 23:41:23 -07:00
JobEmblemGetEmblemListHandler.cs
Hotfix: Follow up on BBM Resets and Emblem Recovery ( #970 )
2025-10-10 17:56:49 -07:00
JobEmblemResetParamLevelHandler.cs
fix: Fix issues reported
2025-05-26 15:11:32 -04:00
JobEmblemUpdateLevelHandler.cs
Fix issue where the client would forget the gathered/empty state of certain gathering spots. Expose Bazaar price settings to config. Fix missing structures in S3 content due to bad spot handling. Fix bug with ranking boards. Add Emblem Stone achievement handling.
2025-07-21 21:45:49 -07:00
JobEmblemUpdateParamLevelHandler.cs
Hotfix: Follow up on BBM Resets and Emblem Recovery ( #970 )
2025-10-10 17:56:49 -07:00
JobGetJobChangeListHandler.cs
feat: Job Masters and Job Training
2025-04-16 09:33:33 -04:00
JobGetPlayPointListHandler.cs
More cleanup. Adjust some orb unlock stuff.
2025-02-22 22:02:45 -08:00
JobJobValueShopBuyItemHandler.cs
Handlers should be public, not internal.
2025-02-22 20:17:58 -08:00
JobJobValueShopGetLineupHandler.cs
Address review comments; better guards for new characters or failed migration edge cases.
2024-07-27 19:11:51 -07:00
JobMasterGetJobMasterOrderProgressHandler.cs
fix: Fixes found while testing JT on real server
2025-04-17 00:32:55 -04:00
JobMasterReportJobOrderProgressHandler.cs
fixes: Small fixes based on testing
2025-04-16 19:38:43 -04:00
JobOrbTreeExchangeCurrencyHandler.cs
feat: Implement 3.0 HiBO tree and enable Epitaph Road (Rathnite)
2025-06-11 21:00:20 -04:00
JobOrbTreeGetAllJobOrbElementListHandler.cs
feat: Implement 3.0 HiBO tree and enable Epitaph Road (Rathnite)
2025-06-11 21:00:20 -04:00
JobOrbTreeGetCurrencyExchangeHandler.cs
feat: Implement 3.0 HiBO tree and enable Epitaph Road (Rathnite)
2025-06-11 21:00:20 -04:00
JobOrbTreeGetJobOrbTreeStatusListHandler.cs
feat: Implement 3.0 HiBO tree and enable Epitaph Road (Rathnite)
2025-06-11 21:00:20 -04:00
JobOrbTreeReleaseJobOrbElementHandler.cs
Review comments.
2025-07-20 19:31:59 -07:00
JobUpdateExpModeHandler.cs
More cleanup. Adjust some orb unlock stuff.
2025-02-22 22:02:45 -08:00
LoadingInfoLoadingGetInfoHandler.cs
LoadingInfoLoadingGetInfoHandler and its associated asset.
2025-01-02 22:14:47 -08:00
LobbyLobbyChatMsgHandler.cs
Incorporate review feedback.
2024-08-26 22:54:24 +02:00
LobbyLobbyDataMsgHandler.cs
Fix: Bugfix Stack 08-21 ~ 09-02 ( #958 )
2025-09-17 02:17:30 -07:00
LobbyLobbyJoinHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
LobbyLobbyLeaveHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
MailMailDeleteHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
MailMailGetListDataHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
MailMailGetListFootHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
MailMailGetListHeadHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
MailMailGetTextHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
MailMailSendHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
MailSystemMailDeleteHandler.cs
Add support for deleting system mail
2024-07-17 17:52:26 -04:00
MailSystemMailGetAllItemHandler.cs
Cleanup on ShopBuyShopGoodsHandler and move it into a transaction.
2024-08-19 10:53:37 -07:00
MailSystemMailGetListDataHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
MailSystemMailGetListFootHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
MailSystemMailGetListHeadHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
MailSystemMailGetTextHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
MandragoraBeginCraftHandler.cs
WIP craft menu.
2024-09-10 22:38:14 +02:00
MandragoraGetCraftRecipeListHandler.cs
Review comments.
2025-03-01 12:43:02 -08:00
MandragoraGetMyMandragoraHandler.cs
Review comments.
2025-03-01 12:43:02 -08:00
MandragoraGetSpeciesCategoryListHandler.cs
Decode mandragora journal & craft recipe list.
2024-09-10 22:38:14 +02:00
MandragoraGetSpeciesListHandler.cs
Decode mandragora journal & craft recipe list.
2024-09-10 22:38:14 +02:00
MyRoomFurnitureLayoutHandler.cs
MyRoom customization persistence.
2025-04-09 18:21:22 -07:00
MyRoomFurnitureListGetHandler.cs
Add support for visiting other rooms.
2025-04-09 18:21:23 -07:00
MyRoomGetOtherRoomPermissionHandler.cs
Add support for visiting other rooms.
2025-04-09 18:21:23 -07:00
MyRoomMyRoomBgmUpdateHandler.cs
MyRoom customization persistence.
2025-04-09 18:21:22 -07:00
MyRoomOtherRoomLayoutGetHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
MyRoomOtherRoomLayoutUpdateHandler.cs
Add support for visiting other rooms.
2025-04-09 18:21:23 -07:00
MyRoomSetOtherRoomPermissionHandler.cs
Add support for visiting other rooms.
2025-04-09 18:21:23 -07:00
MyRoomUpdatePlanetariumHandler.cs
MyRoom customization persistence.
2025-04-09 18:21:22 -07:00
NpcGetExtendedFacilityHandler.cs
feat: Add C# scripting support
2024-12-26 10:38:16 -05:00
OrbDevoteGetOrbGainExtendParamHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
OrbDevoteGetPawnReleaseOrbElementListHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
OrbDevoteGetReleaseOrbElementListHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
OrbDevoteReleaseOrbElementHandler.cs
More cleanup. Adjust some orb unlock stuff.
2025-02-22 22:02:45 -08:00
OrbDevoteReleasePawnOrbElementHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
PartnerPawnNextPresentTimeGetHandler.cs
Adjustments to Pawn Likeability and Orb Unlock to support achievements.
2025-04-09 18:21:18 -07:00
PartnerPawnPawnLikabilityReleasedRewardListGetHandler.cs
feat: Added support for Partner Pawns
2025-03-12 19:41:31 -04:00
PartnerPawnPawnLikabilityRewardGetHandler.cs
feat: Job Masters and Job Training
2025-04-16 09:33:33 -04:00
PartnerPawnPawnLikabilityRewardListGetHandler.cs
feat: Added support for Partner Pawns
2025-03-12 19:41:31 -04:00
PartnerPawnPresentForPartnerPawnHandler.cs
Fix extraneous DB lookup for an item we know should be in the player's inventory.
2025-06-01 15:06:18 -07:00
PartnerPawnSetHandler.cs
fix: Fix issues found on DDON
2025-05-23 22:58:10 -04:00
PartyMemberSetValueHandler.cs
Rework party handlers. Remove ErrorRes structure in favor of just throwing a ResponseErrorException so it can be caught by a handler.
2025-02-23 01:34:18 -08:00
PartyPartyBreakupHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
PartyPartyChangeLeaderHandler.cs
feat: Add support for partial deliveries
2026-05-09 08:57:52 -04:00
PartyPartyCreateHandler.cs
feat: Add support for partial deliveries
2026-05-09 08:57:52 -04:00
PartyPartyInviteCancelHandler.cs
Cleanup invite timers better. Improve thread safety of pawn loss handlers and use the right notices. Refactor some party internals. /party command for inspecting internal party state in case of desyncs. /finishquesttype for admin testing.
2025-05-25 14:00:03 -07:00
PartyPartyInviteCharacterHandler.cs
fixes: Fixes from Dogma Rising Server
2026-04-09 21:18:28 -04:00
PartyPartyInviteEntryHandler.cs
Rework party handlers. Remove ErrorRes structure in favor of just throwing a ResponseErrorException so it can be caught by a handler.
2025-02-23 01:34:18 -08:00
PartyPartyInvitePrepareAcceptHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
PartyPartyInviteRefuseHandler.cs
Rework party handlers. Remove ErrorRes structure in favor of just throwing a ResponseErrorException so it can be caught by a handler.
2025-02-23 01:34:18 -08:00
PartyPartyJoinHandler.cs
feat: Add support for partial deliveries
2026-05-09 08:57:52 -04:00
PartyPartyLeaveHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
PartyPartyMemberKickHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
PartySendBinaryMsgAllHandler.cs
Playing around with context manager
2024-05-31 20:40:03 -04:00
PartySendBinaryMsgHandler.cs
Changes based on code review feedback
2024-05-31 21:52:24 -04:00
PawnCreatePawnHandler.cs
Increase usage of AbilityId and CustomSkillId when possible. Move skill/ability data into an asset so Visual Studio screams less about that file. Pawns learn EX skills when their Arisen learns them. Newly created pawns inherit these. Migrate DB 49 -> 50. Fix bug with secret augment UI.
2025-08-24 22:58:16 -07:00
PawnDeleteFavoritePawnHandler.cs
feat: Add pawn favorites
2025-05-31 16:31:48 -04:00
PawnDeleteMyPawnHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
PawnExpeditionGetSallyInfoHandler.cs
Even more clan stuff; DB migration 23 -> 24
2024-11-22 02:14:50 -08:00
PawnGetFavoritePawnListHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
PawnGetLostPawnListHandler.cs
Lose pawns on pawn death
2024-09-01 21:45:25 +02:00
PawnGetMyPawnDataHandler.cs
Fix: Bugfix Stack 08-21 ~ 09-02 ( #958 )
2025-09-17 02:17:30 -07:00
PawnGetMyPawnListHandler.cs
fix: More partner pawn fixes
2025-04-13 11:02:04 -04:00
PawnGetNoraPawnListHandler.cs
Extract random pawn sampling as a setting.
2025-05-19 00:17:48 +02:00
PawnGetOfficialPawnListHandler.cs
feat: Add option for unlock reqs to official pawn
2026-05-31 10:16:00 -04:00
PawnGetPartyPawnDataHandler.cs
code review feedback
2026-05-31 08:57:12 -04:00
PawnGetPawnHistoryListHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
PawnGetPawnTotalScoreHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
PawnGetRegisteredPawnDataHandler.cs
feat: Add option for unlock reqs to official pawn
2026-05-31 10:16:00 -04:00
PawnGetRegisteredPawnListHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
PawnGetRentedPawnDataHandler.cs
code review feedback
2026-05-31 08:57:12 -04:00
PawnGetRentedPawnListHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
PawnJoinPartyMypawnHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
PawnJoinPartyRentedPawnHandler.cs
Fix rental history SQL for Postgres compatibility. Fix missing S2/S3 orb stat issue with rental pawns (requires rehiring). Additional chat messages for pawn adventure timer resetting. /pawntime command. Fix issue with job emblem attachments when they're held by pawns.
2025-07-27 23:41:23 -07:00
PawnLostPawnGoldenReviveHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
PawnLostPawnPointReviveHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
PawnLostPawnReviveHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
PawnLostPawnWalletReviveHandler.cs
Cleanup invite timers better. Improve thread safety of pawn loss handlers and use the right notices. Refactor some party internals. /party command for inspecting internal party state in case of desyncs. /finishquesttype for admin testing.
2025-05-25 14:00:03 -07:00
PawnPawnLostHandler.cs
Cleanup invite timers better. Improve thread safety of pawn loss handlers and use the right notices. Refactor some party internals. /party command for inspecting internal party state in case of desyncs. /finishquesttype for admin testing.
2025-05-25 14:00:03 -07:00
PawnRentalPawnLostHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
PawnRentRegisteredPawnHandler.cs
feat: Add option for unlock reqs to official pawn
2026-05-31 10:16:00 -04:00
PawnReturnRentedPawnHandler.cs
feat: Official Pawns
2026-05-31 08:31:27 -04:00
PawnSetFavoritePawnHandler.cs
feat: Add pawn favorites
2025-05-31 16:31:48 -04:00
PawnSpSkillDeleteStockSkillHandler.cs
Better guards against accepting invites to leaderless parties; stop falling into the abyss when joining parties.
2025-06-01 15:38:38 -07:00
PawnSpSkillGetActiveSkillHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
PawnSpSkillGetStockSkillHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
PawnSpSkillSetActiveSkillHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
PawnTrainingGetPreparetionInfoToAdviceHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
PawnTrainingGetTrainingStatusHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
PawnTrainingSetTrainingStatusHandler.cs
Integrate AchievementManager into many spots throughout the server.
2025-04-09 18:21:16 -07:00
PawnUpdatePawnReactionListHandler.cs
Implement pawn reactions.
2024-10-19 14:18:12 -07:00
PhotoPhotoTakeHandler.cs
Integrate AchievementManager into many spots throughout the server.
2025-04-09 18:21:16 -07:00
ProfileGetAvailableBackgroundListHandler.cs
Unlocking items framework for card backgrounds, recipes, furniture; recieving rewards. Bump maximum pawn affection to 26 to support new achievement.
2025-04-09 18:21:19 -07:00
ProfileGetCharacterProfileHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
ProfileGetMyCharacterProfileHandler.cs
feat: Implement 3.0 HiBO tree and enable Epitaph Road (Rathnite)
2025-06-11 21:00:20 -04:00
ProfileSetArisenProfileHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
ProfileSetMatchingProfileHandler.cs
Add support for updating arisen profiles.
2025-04-09 18:21:15 -07:00
ProfileSetMessageSetHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
ProfileSetPawnProfileCommentHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
ProfileSetPawnProfileHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
Quest_11_60_16_Handler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
QuestAddPackageQuestPointHandler.cs
feat: Add Sub Story Quest Handlers
2026-04-21 23:02:46 -04:00
QuestCancelHandler.cs
fix: Fix stale world prioirty quest
2026-04-23 07:08:39 -04:00
QuestCancelNavigationQuestHandler.cs
feat: Add support for contents release
2025-04-01 20:57:15 -04:00
QuestCancelPriorityQuestHandler.cs
feat: Add support for contents release
2025-04-01 20:57:15 -04:00
QuestDecideDeliveryItemHandler.cs
fix: Fix bugs reported
2025-05-08 20:47:18 -04:00
QuestDeliverItemHandler.cs
code review: Fix issues detected
2026-05-09 09:31:24 -04:00
QuestEndDistributionQuestCancelHandler.cs
Cleanup handlers: CharacterEditGetShopPrice, ConnectionLogout, QuestEndDistributionQuestCancel, QuestGetAreaBonusList, QuestGetQuestPartyBonusList.
2025-01-02 22:14:48 -08:00
QuestGetAdventureGuideQuestListHandler.cs
feat: Add support for "Skill Augmentation"
2025-05-10 15:19:53 -04:00
QuestGetAdventureGuideQuestNoticeHandler.cs
feat: Add support for contents release
2025-04-01 20:57:15 -04:00
QuestGetAreaBonusListHandler.cs
Cleaning up handlers for QuestGetAdventureGuideQuestList, QuestGetAreaBonusList, QuestGetLevelBonusList, QuestGetPackageQuestList, QuestGetQuestPartyBonusList.
2025-01-02 22:14:48 -08:00
QuestGetAreaInfoListHandler.cs
Structures for the remaining area packets. Upgrades some handlers to GameRequestPacketHandlers.
2025-02-21 21:37:41 -08:00
QuestGetCycleContentsNewsListHandler.cs
Structures for the remaining area packets. Upgrades some handlers to GameRequestPacketHandlers.
2025-02-21 21:37:41 -08:00
QuestGetCycleContentsStateListHandler.cs
feat: Add Sub Story Quest Handlers
2026-04-21 23:02:46 -04:00
QuestGetEndContentsGroupHandler.cs
Fix: Bugfix Stack 08-21 ~ 09-02 ( #958 )
2025-09-17 02:17:30 -07:00
QuestGetEndContentsRecruitListHandler.cs
fix: Misc fixes based on bug reporting
2024-10-10 23:46:42 -04:00
QuestGetLevelBonusListHandler.cs
Cleaning up handlers for QuestGetAdventureGuideQuestList, QuestGetAreaBonusList, QuestGetLevelBonusList, QuestGetPackageQuestList, QuestGetQuestPartyBonusList.
2025-01-02 22:14:48 -08:00
QuestGetLightQuestListHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
QuestGetLotQuestListHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
QuestGetMainQuestListHandler.cs
Don't explode QuestGetMainQuestListHandler if invalid scheduleIds are floating around; just skip them instead.
2024-11-28 23:47:44 -08:00
QuestGetMobHuntQuestListHandler.cs
Networking 2.x ( #982 )
2026-03-17 09:29:37 +08:00
QuestGetPackageQuestInfoDetailHandler.cs
feat: Add Sub Story Quest Handlers
2026-04-21 23:02:46 -04:00
QuestGetPackageQuestInfoHandler.cs
feat: Add Sub Story Quest Handlers
2026-04-21 23:02:46 -04:00
QuestGetPackageQuestListHandler.cs
feat: Add Sub Story Quest Handlers
2026-04-21 23:02:46 -04:00
QuestGetPartyBonusListHandler.cs
Re-enable Lestania News, with new handling to not make it S-1.
2024-08-26 14:41:24 -07:00
QuestGetPartyQuestProgressInfoHandler.cs
feat: Season 3.1 main story quests
2025-06-15 11:31:35 -04:00
QuestGetPriorityQuestHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
QuestGetQuestCompletedListHandler.cs
feat: Add tutorial quest "To the Bitterblack Maze"
2024-09-08 10:54:39 -04:00
QuestGetQuestPartyBonusListHandler.cs
Cleaning up handlers for QuestGetAdventureGuideQuestList, QuestGetAreaBonusList, QuestGetLevelBonusList, QuestGetPackageQuestList, QuestGetQuestPartyBonusList.
2025-01-02 22:14:48 -08:00
QuestGetQuestScheduleInfoHandler.cs
fix: Fix issue with the EXM board
2025-06-14 11:25:18 -04:00
QuestGetRewardBoxItemHandler.cs
fix: Fix exception when claiming rewards
2026-05-09 08:52:10 -04:00
QuestGetRewardBoxListHandler.cs
Fix issue with reward manager
2024-11-09 09:19:13 -05:00
QuestGetSetQuestInfoListHandler.cs
fix: Fix reported bugs by players
2025-04-19 17:07:09 -04:00
QuestGetSetQuestListHandler.cs
feat: Add support for partial deliveries
2026-05-09 08:57:52 -04:00
QuestGetTutorialQuestListHandler.cs
feat: Add Sub Story Quest Handlers
2026-04-21 23:02:46 -04:00
QuestGetWorldManageQuestListHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
QuestLeaderQuestProgressRequestHandler.cs
fix: Attempt to fix multi-player exm
2025-05-23 00:47:56 -04:00
QuestPlayEndHandler.cs
Fix EXM ranking board exploit.
2025-03-21 13:11:20 -07:00
QuestPlayEntryCancelHandler.cs
enhancement: Handle multiple group edgecases
2024-09-17 17:37:31 -04:00
QuestPlayEntryHandler.cs
Fix some issues
2024-09-07 08:02:23 -04:00
QuestPlayInterruptAnswerHandler.cs
enhancement: Handle multiple group edgecases
2024-09-17 17:37:31 -04:00
QuestPlayInterruptHandler.cs
enhancement: Handle multiple group edgecases
2024-09-17 17:37:31 -04:00
QuestPlayStartHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
QuestPlayStartTimerHandler.cs
feat: Support chain dungeons
2026-04-20 07:06:30 -04:00
QuestQuestCompleteFlagClearHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
QuestQuestLogInfoHandler.cs
Clan quest completion, clan level up, and base release.
2024-11-22 02:14:42 -08:00
QuestQuestOrderHandler.cs
Fix issue involving light quests returning the wrong process state, causing early completion. Fix sticky clan quest board.
2025-06-07 18:39:18 -07:00
QuestQuestProgressHandler.cs
fix: Cleanup main story quest progress in parties
2026-05-30 14:29:46 -04:00
QuestSendLeaderQuestOrderConditionInfoHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
QuestSendLeaderWaitOrderQuestListHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
QuestSetNavigationHandler.cs
Fixup Scheduler
2026-04-05 08:02:02 -04:00
QuestSetPriorityQuestHandler.cs
fix: Fix printing $ in error message
2025-02-04 18:34:56 -05:00
RankingBoardListHandler.cs
Fix issue where the client would forget the gathered/empty state of certain gathering spots. Expose Bazaar price settings to config. Fix missing structures in S3 content due to bad spot handling. Fix bug with ranking boards. Add Emblem Stone achievement handling.
2025-07-21 21:45:49 -07:00
RankingRankListByCharacterIdHandler.cs
Optimize some SQL queries. Clean up handlers.
2025-02-21 22:03:15 -08:00
RankingRankListHandler.cs
More cleanup; convert remaining manual error handling to ResponseErrorException.
2025-02-24 18:07:22 -08:00
RecycleGetInfoHandler.cs
feat: Add support for "Arms Resource Disassembly"
2025-03-24 22:39:20 -04:00
RecycleGetLotForcastHandler.cs
feat: Add support for "Arms Resource Disassembly"
2025-03-24 22:39:20 -04:00
RecycleResetCountHandler.cs
Networking 2.x ( #982 )
2026-03-17 09:29:37 +08:00
RecycleStartExchangeHandler.cs
Fix: Bugfix Stack 08-21 ~ 09-02 ( #958 )
2025-09-17 02:17:30 -07:00
RpcHandler.cs
Fix: General Bugfixes, April 2026 ( #1031 )
2026-04-30 21:28:52 -07:00
SeasonDungeon62_12_16_Handler.cs
Create StageInfo
2025-02-16 11:28:17 -05:00
SeasonDungeon62_40_16_Handler.cs
feat: Support chain dungeons
2026-04-20 07:06:30 -04:00
SeasonDungeonDeliverItemForExHandler.cs
feat: Support chain dungeons
2026-04-20 07:06:30 -04:00
SeasonDungeonExecuteSoulOrdealHandler.cs
fix: Fix reported issues 6/13/2025
2025-06-13 21:21:55 -04:00
SeasonDungeonGetBlockadeIdFromNpcIdHandler.cs
implement new packets, handlers and database queries
2024-11-24 19:01:03 -05:00
SeasonDungeonGetBlockadeIdFromOmHandler.cs
Create StageInfo
2025-02-16 11:28:17 -05:00
SeasonDungeonGetExRequiredItemHandler.cs
implement new packets, handlers and database queries
2024-11-24 19:01:03 -05:00
SeasonDungeonGetExtendableBlockadeListFromNpcIdHandler.cs
implement new packets, handlers and database queries
2024-11-24 19:01:03 -05:00
SeasonDungeonGetIdFromNpcIdHandler.cs
implement new packets, handlers and database queries
2024-11-24 19:01:03 -05:00
SeasonDungeonGetInfoHandler.cs
code review feedback
2024-11-26 09:18:12 -05:00
SeasonDungeonGetSoulOrdealListFromOmHandler.cs
fix: Update deps
2026-05-30 15:44:57 -04:00
SeasonDungeonGetSoulOrdealRewardListForViewHandler.cs
implement new packets, handlers and database queries
2024-11-24 19:01:03 -05:00
SeasonDungeonGetSoulOrdealRewardListHandler.cs
Create StageInfo
2025-02-16 11:28:17 -05:00
SeasonDungeonGetStatueStateHandler.cs
feat: Support chain dungeons
2026-04-20 07:06:30 -04:00
SeasonDungeonInterruptSoulOrdealHandler.cs
implement new packets, handlers and database queries
2024-11-24 19:01:03 -05:00
SeasonDungeonReceiveSoulOrdealBuffHandler.cs
Create StageInfo
2025-02-16 11:28:17 -05:00
SeasonDungeonReceiveSoulOrdealRewardHandler.cs
feat: Support chain dungeons
2026-04-20 07:06:30 -04:00
SeasonDungeonSoulOrdealCancelReadyHandler.cs
code review feedback
2024-11-26 09:18:12 -05:00
SeasonDungeonSoulOrdealReadyHandler.cs
implement new packets, handlers and database queries
2024-11-24 19:01:03 -05:00
SeasonDungeonUpdateKeyPointDoorStatusHandler.cs
feat: Support chain dungeons
2026-04-20 07:06:30 -04:00
ServerGameTimeGetBaseinfoHandler.cs
feat: Server settings templates and defaults
2025-02-25 20:09:04 -05:00
ServerGetGameSettingHandler.cs
feat: Add support to reward JP from items
2026-03-07 17:58:23 -05:00
ServerGetRealTimeHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
ServerGetScreenShotCategoryHandler.cs
Add packet structures and handlers for some photo stuff, silencing errors and an uncommon soft S-1.
2024-08-14 15:51:45 -07:00
ServerGetServerListHandler.cs
Calculate traffic labels against the max client count
2025-05-15 19:15:51 +02:00
ServerWeatherForecastGetHandler.cs
feat: Server settings templates and defaults
2025-02-25 20:09:04 -05:00
SetCommunicationShortcutHandler.cs
Fix BBM obliterating your assigned shortcuts and comms shortcuts.
2025-03-14 02:34:28 -07:00
SetShortcutHandler.cs
Fix BBM obliterating your assigned shortcuts and comms shortcuts.
2025-03-14 02:34:28 -07:00
ShopBuyShopGoodsHandler.cs
Remove skiptutorial. Add /ql for quest lookup due to ID changes.
2025-06-06 20:50:28 -07:00
ShopGetShopGoodsListHandler.cs
debug: Log shop types
2025-08-03 10:04:18 -04:00
SkillChangeExSkillHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
SkillGetAbilityCostHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
SkillGetAcquirableAbilityListHandler.cs
Increase usage of AbilityId and CustomSkillId when possible. Move skill/ability data into an asset so Visual Studio screams less about that file. Pawns learn EX skills when their Arisen learns them. Newly created pawns inherit these. Migrate DB 49 -> 50. Fix bug with secret augment UI.
2025-08-24 22:58:16 -07:00
SkillGetAcquirableSkillListHandler.cs
Increase usage of AbilityId and CustomSkillId when possible. Move skill/ability data into an asset so Visual Studio screams less about that file. Pawns learn EX skills when their Arisen learns them. Newly created pawns inherit these. Migrate DB 49 -> 50. Fix bug with secret augment UI.
2025-08-24 22:58:16 -07:00
SkillGetCurrentSetSkillListHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
SkillGetLearnedAbilityListHandler.cs
Typo fix; consistency and bugfix pass on skills between BBM and normal gameplay.
2025-06-01 18:32:05 -07:00
SkillGetLearnedNormalSkillListHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
SkillGetLearnedSkillListHandler.cs
Typo fix; consistency and bugfix pass on skills between BBM and normal gameplay.
2025-06-01 18:32:05 -07:00
SkillGetPawnAbilityCostHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
SkillGetPawnLearnedAbilityListHandler.cs
Typo fix; consistency and bugfix pass on skills between BBM and normal gameplay.
2025-06-01 18:32:05 -07:00
SkillGetPawnLearnedNormalSkillListHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
SkillGetPawnLearnedSkillListHandler.cs
Typo fix; consistency and bugfix pass on skills between BBM and normal gameplay.
2025-06-01 18:32:05 -07:00
SkillGetPawnSetAbilityListHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
SkillGetPawnSetSkillListHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
SkillGetPresetAbilityListHandler.cs
Registering ability presets locally.
2024-08-10 15:24:05 -07:00
SkillGetReleaseAbilityListHandler.cs
feat: Job Masters and Job Training
2025-04-16 09:33:33 -04:00
SkillGetReleaseSkillListHandler.cs
Typo fix; consistency and bugfix pass on skills between BBM and normal gameplay.
2025-06-01 18:32:05 -07:00
SkillGetSetAbilityListHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
SkillGetSetSkillListHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
SkillLearnAbilityHandler.cs
feat: Add support for "Skill Augmentation"
2025-05-10 15:19:53 -04:00
SkillLearnNormalSkillHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
SkillLearnPawnAbilityHandler.cs
Increase usage of AbilityId and CustomSkillId when possible. Move skill/ability data into an asset so Visual Studio screams less about that file. Pawns learn EX skills when their Arisen learns them. Newly created pawns inherit these. Migrate DB 49 -> 50. Fix bug with secret augment UI.
2025-08-24 22:58:16 -07:00
SkillLearnPawnNormalSkillHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
SkillLearnPawnSkillHandler.cs
fix: Fix issues reported
2025-05-26 15:11:32 -04:00
SkillLearnSkillHandler.cs
fix: Fix issues reported
2025-05-26 15:11:32 -04:00
SkillRegisterPresetAbilityHandler.cs
Preset database stuff.
2024-08-10 15:24:06 -07:00
SkillSetAbilityHandler.cs
Increase usage of AbilityId and CustomSkillId when possible. Move skill/ability data into an asset so Visual Studio screams less about that file. Pawns learn EX skills when their Arisen learns them. Newly created pawns inherit these. Migrate DB 49 -> 50. Fix bug with secret augment UI.
2025-08-24 22:58:16 -07:00
SkillSetOffAbilityHandler.cs
Fix augment removal causing a desync between the UI and the actual data held by the client.
2024-08-19 01:48:29 -07:00
SkillSetOffPawnAbilityHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
SkillSetOffPawnSkillHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
SkillSetOffSkillHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
SkillSetPawnAbilityHandler.cs
Increase usage of AbilityId and CustomSkillId when possible. Move skill/ability data into an asset so Visual Studio screams less about that file. Pawns learn EX skills when their Arisen learns them. Newly created pawns inherit these. Migrate DB 49 -> 50. Fix bug with secret augment UI.
2025-08-24 22:58:16 -07:00
SkillSetPawnSkillHandler.cs
Review comments.
2025-03-25 00:02:23 -07:00
SkillSetPresetAbilityListHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
SkillSetPresetAbilityNameHandler.cs
Preset database stuff.
2024-08-10 15:24:06 -07:00
SkillSetSkillHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
StageAreaChangeHandler.cs
fix: Fix stale world prioirty quest
2026-04-23 07:08:39 -04:00
StageGetSpAreaChangeIdFromNpcIdHandler.cs
code review feedback
2024-11-26 09:18:12 -05:00
StageGetSpAreaChangeInfoHandler.cs
code review feedback
2024-11-26 09:18:12 -05:00
StageGetStageListHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
StageGetTicketDungeonCategoryListHandler.cs
feat: Add support for bonus dungeons
2024-10-03 09:11:41 -04:00
StageGetTicketDungeonInfoListHandler.cs
feat: Add support for bonus dungeons
2024-10-03 09:11:41 -04:00
StageUnisonAreaChangeBeginRecruitmentHandler.cs
event quest: Implement Christmas seasonal event quest
2024-11-29 12:38:59 -05:00
StageUnisonAreaChangeGetRecruitmentStateHandler.cs
implement new packets, handlers and database queries
2024-11-24 19:01:03 -05:00
StageUnisonAreaChangeReadyCancelHandler.cs
implement new packets, handlers and database queries
2024-11-24 19:01:03 -05:00
StageUnisonAreaChangeReadyHandler.cs
implement new packets, handlers and database queries
2024-11-24 19:01:03 -05:00
StampBonusCheckHandler.cs
Review feedback.
2024-09-05 21:37:01 -07:00
StampBonusGetListHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
StampBonusReceiveDailyHandler.cs
Cleanup stamp handlers.
2024-09-05 21:35:38 -07:00
StampBonusReceiveTotalHandler.cs
Handlers should be public, not internal.
2025-02-22 20:17:58 -08:00
SupportPointSupportPointGetRateHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
SupportPointSupportPointUseHandler.cs
Migrate DB -> v49. Remove GameStructure.cs and distribute its functionality. Refactor TimerManager and PartnerPawnManager. Implement proper persistence for rental pawns and pawn profile functionality. Implement rental points. Implement additional handling for support pawns losing their anchoring main pawn.
2025-07-20 19:31:51 -07:00
WarpAreaWarpHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
WarpGetAreaWarpPointListHandler.cs
Feature: Communication Features ( #983 )
2026-04-18 01:27:57 -07:00
WarpGetFavoriteWarpPointListHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
WarpGetReleaseWarpPointListHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
WarpGetReturnLocationHandler.cs
Cleanup; migration; PeriodicSync object for Clan data.
2024-10-03 23:38:48 -07:00
WarpGetStartPointListHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
WarpGetWarpPointListHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
WarpPartyWarpHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
WarpRegisterFavoriteWarpHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
WarpReleaseWarpPointHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
WarpWarpEndHandler.cs
WarpWarpEndHandler, although it does nothing at the moment.
2024-08-14 15:51:45 -07:00
WarpWarpHandler.cs
More cleanup.
2025-02-23 21:14:11 -08:00
WarpWarpStartHandler.cs
More aggressive logging for Get/SetPriorityQuestHandler, per @pacampbell.
2024-12-05 22:43:51 -08:00