Mordred
|
5b040405ce
|
WIP fixing contentfinder, packet structs updated to the best of my knowledge.
Still quite a few fields to map.
|
2023-01-22 10:06:21 +01:00 |
|
Rushi
|
c03968b194
|
WIP: Implement gearset handler
|
2022-02-18 02:24:18 +01:00 |
|
Mordred
|
4ec86cdf81
|
Implemented onSay event
|
2022-02-08 12:46:18 +01:00 |
|
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
|
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
|
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
|
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
|
48ed9da414
|
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
|
2021-11-27 00:53:57 +01:00 |
|
コレット
|
23b7b052a1
|
PublicContent support. (#720)
* PublicContent support.
* update code
|
2021-08-16 18:18:29 +10:00 |
|
collett
|
b014b9265d
|
housing edit interior
|
2021-07-29 02:01:02 +09:00 |
|
collett
|
f5c9e56aa1
|
bug fixes and implement house exterior editing.
|
2021-02-06 05:18:26 +09:00 |
|
collett
|
3d4e39846c
|
implement diving
|
2020-11-16 17:11:05 +09:00 |
|
collett
|
ecd8adf21b
|
implement "/sit" on world obj
|
2020-06-15 08:36:27 +09:00 |
|
collett
|
01555ee8da
|
Fix CFCancel, more opcode update.
|
2020-05-01 20:19:10 +09:00 |
|
NotAdam
|
ca102697f4
|
move to new service locator
|
2020-03-01 11:58:26 +11:00 |
|
NotAdam
|
5dc4b94f10
|
some cleanup, move lobby to Sapphire::Lobby
|
2019-06-03 00:21:58 +10:00 |
|
NotAdam
|
eb5431a80e
|
move lobby to Sapphire::Lobby, move common lib to Sapphire::Common
|
2019-06-02 23:28:19 +10:00 |
|
NotAdam
|
90d1fbc3ea
|
refactor Util -> Common::Util & Action to World::Action
|
2019-06-02 00:35:00 +10:00 |
|
Mordred
|
fc2c3248de
|
Some naming changes for actions
|
2019-04-28 23:34:43 +02:00 |
|
mordred
|
bd497a74a9
|
Great improved connection stability when connecting to a remote world-server
|
2019-03-20 09:15:57 +01:00 |
|
mordred
|
3e4964e65c
|
Refactor -> this has been bothering me for a while...
|
2019-03-08 09:43:56 +01:00 |
|
NotAdam
|
6f5591220b
|
fix dependency on packetcontainer when gameconnection handlers are split into another file
|
2019-02-09 14:44:57 +11:00 |
|
NotAdam
|
c12348a52e
|
skeleton action handling inside actionmgr, packet fixes
|
2019-02-08 21:04:48 +11:00 |
|
NotAdam
|
cd19435876
|
somewhat working marketboard implementation
|
2019-01-01 17:29:06 +11:00 |
|
NotAdam
|
50d1d9d492
|
correctly send marketboard item list
|
2019-01-01 11:51:48 +11:00 |
|
NotAdam
|
af7a769433
|
start of marketboard implementation
|
2018-12-31 23:27:21 +11:00 |
|
NotAdam
|
dd8290150b
|
Merge remote-tracking branch 'upstream/dependency_injection' into housing
|
2018-12-29 12:43:03 +11:00 |
|
NotAdam
|
46924ccdd5
|
fix container handling issue where they were created incorrectly
|
2018-12-27 15:52:48 +11:00 |
|
NotAdam
|
d3301b0b9f
|
add external housing object placing
|
2018-12-26 18:11:18 +11:00 |
|
Mordred
|
f52588cdb2
|
Progress...
|
2018-12-23 03:53:08 +01: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 |
|