Alice Ogeda
e07b182a19
add blacklist mgr + handlers + paging;
2021-12-13 22:36:29 -03:00
Mordred
51b5d1999f
Added yield event handlers
2021-12-13 00:44:42 +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
139f771e7a
Linkshell join logic redone to use linkshell result packets.
2021-12-07 00:02:41 +01:00
Mordred
7eee7c5859
Fixed typo
2021-12-05 22:34:54 +01:00
Alice Ogeda
57d5982309
add preliminary hierarchy data to ls commonlist;
2021-12-05 18:30:35 -03:00
Mordred
2b8a3ba8a0
Show invited players in linkshell list aswell
2021-12-05 21:45:03 +01:00
Mordred
b7ad7965a7
Improved chat channel join calles.
2021-12-05 21:16:36 +01:00
Mordred
e84c034509
Join and leave linkshell implemented
2021-12-05 00:37:52 +01:00
Mordred
55f9b0219f
Added packethandler for linkshell leave / invite decline
2021-12-05 00:04:11 +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
8ce29c0bdc
Properly sent linkshell member status in linkshell list
2021-12-04 01:02:25 +01:00
Mordred
1378ff4a43
Event cleanup from linkshell changes
2021-12-02 23:02:52 +01:00
Mordred
e385522e52
Linkshell groundwork, events can now be implemented more easy
2021-12-02 22:58:36 +01:00
Alice Ogeda
36f348d6b7
Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into 3.0-friendlist
2021-12-01 21:30:22 -03:00
Alice Ogeda
3e73da6463
add initial friendlist impl; fix teri crash on login if commonlist is called; fix sql type and initial data on player creation;
2021-12-01 21:30:12 -03:00
Mordred
2fa9e2c11a
Fixed persistant emotes
2021-12-01 01:03:36 +01:00
Mordred
0f7c27f0a3
No longer send zone packet twice on initial login
2021-12-01 00:05:34 +01:00
Mordred
48ed9da414
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
2021-11-27 00:53:57 +01:00
コレット
f4d84e0a17
fix /sit rotation on other client ( #722 )
2021-09-01 16:50:45 +10:00
コレット
23b7b052a1
PublicContent support. ( #720 )
...
* PublicContent support.
* update code
2021-08-16 18:18:29 +10:00
コレット
b1e430cf39
CF register fix. ( #719 )
...
* CF register fix.
* typo
2021-08-10 16:55:10 +10:00
collett
b014b9265d
housing edit interior
2021-07-29 02:01:02 +09:00
collett
627cf93b4c
fix performing
2021-02-25 21:28:58 +09:00
collett
f5c9e56aa1
bug fixes and implement house exterior editing.
2021-02-06 05:18:26 +09:00
Jeido
de160f96de
Several fixes and improvements
...
-Eobj will keep their animation flag even after respawning
-Using !set classjob properly updates stats and UI
-Using an emote while /changepose is active doesn't immediatly interrupt the emote anymore
-GM2Command Logging moved to info instead of debug to match GM1
-//gm raise doesn't raise the target twice anymore
-Fix modelSubWeapon always being reset to 0 upon logging in
-Added TerritoryIntendedUses
2021-01-25 17:41:45 +01:00
collett
3d4e39846c
implement diving
2020-11-16 17:11:05 +09:00
collett
a006900fba
event battle fix
2020-11-11 20:06:29 +09:00
collett
e97165eaac
clean up
2020-06-15 08:40:55 +09:00
collett
ecd8adf21b
implement "/sit" on world obj
2020-06-15 08:36:27 +09:00
collett
104f554a40
fix adding crystal also adds gil.
2020-06-14 23:32:56 +09:00
collett
cc95097fbe
Add LootMessage packet to fix old ItemObtainIcon.
2020-05-12 02:30:21 +09:00
collett
15e5d60b0b
fix build
2020-05-11 06:43:07 +09:00
collett
b70435413e
Selling items and buying back from shop, show corresponding messages in chat.
2020-05-11 06:27:34 +09:00
collett
97b2c2a867
Handle minion despawn.
2020-05-07 23:57:16 +09:00
collett
01555ee8da
Fix CFCancel, more opcode update.
2020-05-01 20:19:10 +09:00
collett
484657f102
JobGauge definition
2020-04-24 19:24:04 +09:00
Adam
96774b5f55
Merge pull request #651 from Arazati/develop-serious
...
implemented dyeable items
2020-03-17 12:54:08 +11:00
Arazati
02f1bd71c5
style + cast changes
2020-03-16 01:37:00 -07:00
Arazati
4c75f1fd32
implement dyeing items + show dyes in examine
2020-03-14 00:57:09 -07:00
NotAdam
894c1016af
fix quest_parser to use new service locator
2020-03-01 11:58:26 +11:00
NotAdam
ca102697f4
move to new service locator
2020-03-01 11:58:26 +11:00
NotAdam
3a2272594e
start of new service locator impl
2020-03-01 11:58:25 +11:00
collett
29da401de7
Fix moundId type.
2020-01-23 22:43:16 +09:00
collett
d4afee03a6
Implement mount action.
2020-01-23 22:36:01 +09:00