1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 08:57:44 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Mordred
d8dd7dea4c Moved player management actually into playerMgr... 2023-02-25 15:58:11 +01:00
Mordred
7af6846395 Fc is being loaded and sent to the master character. Member lists not maintained yet. 2023-02-07 14:13:47 +01:00
Mordred
8d46426599 Added functions for queueing packets for entire an entire ls or fc. 2023-02-07 09:26:41 +01:00
Mordred
a02e58fd35 More overall cleanup and warning reductions 2023-01-17 11:27:39 +01:00
Alice Ogeda
2f5d5e9d18 more warning cleanups; general styling fixes; 2022-02-19 22:05:30 -03:00
Mordred
f5258bfd92 Improving code consistency and readability in manager classes 2022-01-27 21:08:43 +01:00
Mordred
00f0c1b431 Clean up of move logic for housing territories, potentially some breakage. Needs to be tested still 2022-01-18 00:21:38 +01:00
Mordred
b7aaeb38b1 Fixed some small linkshell issues 2021-12-22 23:17:35 +01:00
Mordred
8eeba39edb Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
Mordred
72db0a026c Implemented change master for linkshells 2021-12-12 15:56:45 +01:00
Mordred
001e0c2e5c Added leader modification functions for linkshells 2021-12-12 13:06:15 +01:00
Mordred
755aeedf60 Implemented linkshell kick 2021-12-09 23:38:23 +01:00
Mordred
fed653ed62 Fix create linkshell event with existing name 2021-12-09 22:10:14 +01:00
Mordred
0c6a0b0323 Do not allow creation of a linkshell if already existing 2021-12-07 14:27:43 +01:00
Mordred
139f771e7a Linkshell join logic redone to use linkshell result packets. 2021-12-07 00:02:41 +01:00
Mordred
b7ad7965a7 Improved chat channel join calles. 2021-12-05 21:16:36 +01:00
Mordred
c5ed71325b Fixed linkshell chat channels 2021-12-05 17:21:37 +01:00
Mordred
e84c034509 Join and leave linkshell implemented 2021-12-05 00:37:52 +01:00
Mordred
47df62f0b4 Moved ls logic from packetHandler to linkshellHandler, improved invite logic 2021-12-04 21:53:04 +01:00
Mordred
85bbe38562 Implemented db update for linkshells. 2021-12-04 12:29:54 +01:00
Mordred
ee0cdfad0b Allow invite to show, invite packets and linkshell updating not included 2021-12-04 01:27:35 +01:00
Mordred
3023a78533 Send linkshell action result after creation of linkshells. 2021-12-03 22:21:18 +01:00
Mordred
48ed9da414 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
NotAdam
ca102697f4 move to new service locator 2020-03-01 11:58:26 +11:00
Mordred
d03e7a43a6 Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00
Renamed from src/servers/sapphire_zone/Manager/LinkshellMgr.cpp (Browse further)