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
|
1fe1b9ec8b
|
Fixed common defs which could result in crashes
|
2021-12-03 22:28:34 +01:00 |
|
Mordred
|
3023a78533
|
Send linkshell action result after creation of linkshells.
|
2021-12-03 22:21:18 +01:00 |
|
Mordred
|
c2826ddc21
|
fixed inventory sizes
|
2021-12-03 10:53:13 +01:00 |
|
Mordred
|
c4b74f7d2e
|
Fixed another issue with ls creation'
|
2021-12-03 00:54:05 +01:00 |
|
Mordred
|
9704069703
|
Properly finalize ls creation event
|
2021-12-02 23:27:27 +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 |
|
Mordred
|
7af6eda26e
|
Merge branch 'ThreePointOh' of https://github.com/SapphireMordred/Sapphire into ThreePointOh
|
2021-12-02 20:36:12 +01:00 |
|
Mordred
|
585a454b8a
|
Merge pull request #738 from hkAlice/3.0-friendlist
[3.0] friendlist support
|
2021-12-02 20:36:01 +01:00 |
|
Mordred
|
c5bfed1ba9
|
Fix start town field
|
2021-12-02 20:32:31 +01:00 |
|
Alice Ogeda
|
83e71bc19d
|
Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into 3.0-friendlist
|
2021-12-02 16:04:42 -03:00 |
|
Mordred
|
3691d324f6
|
Fixed misleading debug print
|
2021-12-02 19:47:31 +01:00 |
|
Mordred
|
9038d0f19f
|
Removed debug code
|
2021-12-02 19:43:22 +01:00 |
|
Alice Ogeda
|
19fc371b1d
|
styling;
|
2021-12-02 15:06:52 -03:00 |
|
Alice Ogeda
|
7f6b3e409e
|
Merge branch 'ThreePointOh' of https://github.com/SapphireServer/Sapphire into 3.0-friendlist
|
2021-12-02 15:06:36 -03:00 |
|
Mordred
|
c84cfbaed7
|
I've had it... new option added to skip opening cutscenes
|
2021-12-02 17:34:27 +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
|
6326991494
|
Fixed inventory and gil
|
2021-12-02 00:08:33 +01:00 |
|
Mordred
|
da5dbfd246
|
Merge pull request #737 from Skyliegirl33/ThreePointOh
Fix `Item` exd struct, quest flag getters and ManWil002 (Close to Home)
|
2021-12-01 22:15:17 +01:00 |
|
Rushi
|
384e517316
|
Merge
|
2021-12-01 21:44:25 +01:00 |
|
Rushi
|
9da566f19b
|
Fix formatting and remove unnecessary header
|
2021-12-01 21:42:54 +01:00 |
|
Rushi
|
eec317c35d
|
Get bit fields in correct order
|
2021-12-01 21:37:00 +01:00 |
|
Rushi
|
8b9339004d
|
Remove duplicate header inclusion
|
2021-12-01 20:43:20 +01:00 |
|
Rushi
|
763657c435
|
Update ManWil002 (Close to Home)
|
2021-12-01 20:42:50 +01:00 |
|
Rushi
|
46809866a6
|
Fix Item exd struct
|
2021-12-01 20:41:25 +01: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
|
e672e4a51c
|
Unify log prints more
|
2021-11-30 16:29:57 +01:00 |
|
Mordred
|
e845f03ba4
|
Set companion details on spawn
|
2021-11-30 16:29:21 +01:00 |
|
Mordred
|
8781b3a024
|
Fixed struct missmatch for emotes
|
2021-11-30 16:27:27 +01:00 |
|
Adam
|
30f0c2912c
|
Merge pull request #736 from Skyliegirl33/ThreePointOh
Fix undeclared types
|
2021-11-30 09:12:21 +11:00 |
|
Rushi
|
05273f521b
|
Fix undeclared types
|
2021-11-29 18:54:16 +01:00 |
|
Mordred
|
be2320aa98
|
Merge branch 'ThreePointOh' of https://github.com/SapphireMordred/Sapphire into ThreePointOh
|
2021-11-28 23:56:49 +01:00 |
|
Mordred
|
f4b5afe6dc
|
Fixed stateFlags, opening cutscene and starting gear display
|
2021-11-28 23:56:36 +01:00 |
|
Mordred
|
e6c9990944
|
Merge pull request #735 from hkAlice/ThreePointOh
fix mariadb cmake find lib/bin;
|
2021-11-28 21:01:59 +01:00 |
|
Alice Ogeda
|
6c0f428fea
|
fix mariadb cmake find lib/bin;
|
2021-11-28 16:59:47 -03:00 |
|
Mordred
|
1b6b072fe2
|
Merge pull request #734 from hkAlice/ThreePointOh
remove cmake generated json;
|
2021-11-28 20:49:10 +01:00 |
|
Alice Ogeda
|
8b6b1863a4
|
remove cmake generated json;
|
2021-11-28 16:46:06 -03:00 |
|
Adam
|
bb328817c1
|
classic adam maneuver, break it
|
2021-11-28 20:42:51 +11:00 |
|
Adam
|
c41aa53a26
|
remove appveyor and travis config, actions cleanup, remove unused target
|
2021-11-28 20:34:45 +11:00 |
|
Mordred
|
4e776bd5f9
|
Merge branch 'ThreePointOh' of https://github.com/SapphireMordred/Sapphire into ThreePointOh
|
2021-11-27 18:19:21 +01:00 |
|
Mordred
|
c03c5821ab
|
Send system messages instead of debug
|
2021-11-27 18:19:13 +01:00 |
|
Adam
|
790650f967
|
working ci & support more mariadb versions
|
2021-11-27 18:31:38 +11:00 |
|
Adam
|
0dcd4f967e
|
fixup mariadb support
|
2021-11-27 16:04:45 +11:00 |
|
Mordred
|
ca3db59d19
|
Updated readme
|
2021-11-27 01:58:53 +01:00 |
|
Mordred
|
48ed9da414
|
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
|
2021-11-27 00:53:57 +01:00 |
|
Mordred
|
dceff7eed6
|
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
# Conflicts:
# .appveyor.yml
# .gitmodules
# .travis.yml
# CMakeLists.txt
# CMakeSettings.json
# README.md
# cmake/FindMySQL.cmake
# cmake/paths.cmake
# deps/datReader/Dat.cpp
# deps/datReader/Dat.h
# deps/datReader/DatCat.cpp
# deps/datReader/DatCat.h
# deps/datReader/DatCategories/bg/lgb.h
# deps/datReader/DatCategories/bg/sgb.h
# deps/datReader/Exd.cpp
# deps/datReader/Exd.h
# deps/datReader/ExdCat.cpp
# deps/datReader/ExdCat.h
# deps/datReader/ExdData.cpp
# deps/datReader/ExdData.h
# deps/datReader/Exh.cpp
# deps/datReader/Exh.h
# deps/datReader/File.cpp
# deps/datReader/File.h
# deps/datReader/GameData.cpp
# deps/datReader/GameData.h
# deps/datReader/Index.cpp
# deps/datReader/Index.h
# deps/datReader/SqPack.cpp
# deps/datReader/SqPack.h
# deps/datReader/bparse.cpp
# deps/datReader/bparse.h
# deps/datReader/conv.cpp
# deps/datReader/conv.h
# deps/datReader/crc32.cpp
# deps/datReader/crc32.h
# deps/datReader/stream.cpp
# deps/datReader/stream.h
# deps/datReader/zlib.cpp
# deps/datReader/zlib.h
# deps/mysqlConnector/Connection.cpp
# deps/mysqlConnector/Connection.h
# deps/watchdog/Watchdog.h
# sql/schema/inserts.sql
# sql/schema/schema.sql
# src/api/PlayerMinimal.h
# src/api/SapphireApi.cpp
# src/api/main.cpp
# src/common/Common.h
# src/common/CommonGen.h
# src/common/Config/ConfigMgr.cpp
# src/common/Database/DbCommon.h
# src/common/Database/DbConnection.cpp
# src/common/Database/DbWorkerPool.cpp
# src/common/Exd/ExdDataGenerated.cpp
# src/common/Exd/ExdDataGenerated.h
# src/common/Logging/Logger.cpp
# src/common/Network/CommonActorControl.h
# src/common/Network/Connection.cpp
# src/common/Network/Connection.h
# src/common/Network/PacketDef/Ipcs.h
# src/common/Network/PacketDef/Zone/ClientZoneDef.h
# src/common/Network/PacketDef/Zone/ServerZoneDef.h
# src/common/Util/Util.cpp
# src/common/Util/UtilMath.cpp
# src/common/Util/UtilMath.h
# src/dbm/DbManager.cpp
# src/dbm/main.cpp
# src/lobby/Forwards.h
# src/lobby/GameConnection.cpp
# src/lobby/GameConnection.h
# src/lobby/ServerLobby.cpp
# src/lobby/mainLobbyServer.cpp
# src/scripts/action/common/ActionSprint3.cpp
# src/scripts/common/CmnDefCutSceneReplay.cpp
# src/scripts/common/GilShop.cpp
# src/scripts/common/aethernet/Aetheryte.cpp
# src/scripts/common/aethernet/HousingAethernet.cpp
# src/scripts/common/eobj/HousingEstateEntrance.cpp
# src/scripts/common/housing/CmnDefHousingSignboard.cpp
# src/scripts/common/warptaxi/WarpTaxi.cpp
# src/scripts/instances/questbattles/ChasingShadows.cpp
# src/scripts/quest/ManFst001.cpp
# src/scripts/quest/ManFst002.cpp
# src/scripts/quest/ManFst003.cpp
# src/scripts/quest/ManFst004.cpp
# src/scripts/quest/ManFst005.cpp
# src/scripts/quest/ManSea001.cpp
# src/scripts/quest/ManSea002.cpp
# src/scripts/quest/ManSea003.cpp
# src/scripts/quest/ManWil001.cpp
# src/scripts/quest/ManWil002.cpp
# src/scripts/quest/ManWil003.cpp
# src/scripts/quest/ManWil004.cpp
# src/scripts/quest/subquest/gridania/SubFst001.cpp
# src/scripts/quest/subquest/gridania/SubFst002.cpp
# src/scripts/quest/subquest/gridania/SubFst003.cpp
# src/scripts/quest/subquest/gridania/SubFst004.cpp
# src/scripts/quest/subquest/gridania/SubFst005.cpp
# src/scripts/quest/subquest/gridania/SubFst008.cpp
# src/scripts/quest/subquest/gridania/SubFst009.cpp
# src/scripts/quest/subquest/gridania/SubFst010.cpp
# src/scripts/quest/subquest/gridania/SubFst011.cpp
# src/scripts/quest/subquest/gridania/SubFst013.cpp
# src/scripts/quest/subquest/gridania/SubFst014.cpp
# src/scripts/quest/subquest/gridania/SubFst015.cpp
# src/scripts/quest/subquest/gridania/SubFst019.cpp
# src/scripts/quest/subquest/gridania/SubFst026.cpp
# src/scripts/quest/subquest/gridania/SubFst029.cpp
# src/scripts/quest/subquest/gridania/SubFst030.cpp
# src/scripts/quest/subquest/gridania/SubFst034.cpp
# src/scripts/quest/subquest/gridania/SubFst039.cpp
# src/scripts/quest/subquest/gridania/SubFst041.cpp
# src/scripts/quest/subquest/gridania/SubFst045.cpp
# src/scripts/quest/subquest/limsa/SubSea001.cpp
# src/scripts/quest/subquest/limsa/SubSea012.cpp
# src/scripts/quest/subquest/uldah/SubWil000.cpp
# src/scripts/quest/subquest/uldah/SubWil001.cpp
# src/scripts/quest/subquest/uldah/SubWil002.cpp
# src/scripts/quest/subquest/uldah/SubWil004.cpp
# src/scripts/quest/subquest/uldah/SubWil006.cpp
# src/scripts/quest/subquest/uldah/SubWil007.cpp
# src/scripts/quest/subquest/uldah/SubWil018.cpp
# src/scripts/quest/subquest/uldah/SubWil019.cpp
# src/scripts/quest/subquest/uldah/SubWil020.cpp
# src/scripts/quest/subquest/uldah/SubWil021.cpp
# src/scripts/quest/subquest/uldah/SubWil022.cpp
# src/scripts/quest/subquest/uldah/SubWil027.cpp
# src/scripts/quest/subquest/uldah/SubWil028.cpp
# src/scripts/quest/subquest/uldah/SubWil029.cpp
# src/tools/action_parse/main.cpp
# src/tools/discovery_parser/main.cpp
# src/tools/event_object_parser/instance.tmpl
# src/tools/event_object_parser/main.cpp
# src/tools/event_object_parser/questbattle.tmpl
# src/tools/exd_common_gen/main.cpp
# src/tools/exd_struct_gen/ExdData.cpp.tmpl
# src/tools/exd_struct_gen/ExdData.h.tmpl
# src/tools/exd_struct_gen/main.cpp
# src/tools/exd_struct_test/main.cpp
# src/tools/mob_parse/main.cpp
# src/tools/nav_export/lgb.h
# src/tools/nav_export/main.cpp
# src/tools/nav_export/nav/TiledNavmeshGenerator.cpp
# src/tools/nav_export/navmesh_exporter.h
# src/tools/nav_export/obj_exporter.h
# src/tools/pcb_reader/lgb.h
# src/tools/pcb_reader/main.cpp
# src/tools/pcb_reader/nav/TiledNavmeshGenerator.cpp
# src/tools/pcb_reader/navmesh_exporter.h
# src/tools/pcb_reader/obj_exporter.h
# src/tools/quest_parser/main.cpp
# src/tools/questbattle_bruteforce/main.cpp
# src/world/Action/Action.cpp
# src/world/Action/Action.h
# src/world/Action/ActionLut.h
# src/world/Action/ActionLutData.cpp
# src/world/Action/EffectBuilder.cpp
# src/world/Action/EffectBuilder.h
# src/world/Action/EffectResult.cpp
# src/world/Action/EffectResult.h
# src/world/Action/EventAction.cpp
# src/world/Action/EventAction.h
# src/world/Action/ItemAction.cpp
# src/world/Action/ItemAction.h
# src/world/Actor/Actor.cpp
# src/world/Actor/Actor.h
# src/world/Actor/BNpc.cpp
# src/world/Actor/BNpc.h
# src/world/Actor/Chara.cpp
# src/world/Actor/Chara.h
# src/world/Actor/EventObject.cpp
# src/world/Actor/EventObject.h
# src/world/Actor/Npc.cpp
# src/world/Actor/Npc.h
# src/world/Actor/Player.cpp
# src/world/Actor/Player.h
# src/world/Actor/PlayerEvent.cpp
# src/world/Actor/PlayerInventory.cpp
# src/world/Actor/PlayerQuest.cpp
# src/world/Actor/PlayerSql.cpp
# src/world/Event/Director.cpp
# src/world/Event/Director.h
# src/world/Event/EventHandler.h
# src/world/ForwardsZone.h
# src/world/Inventory/HousingItem.cpp
# src/world/Inventory/HousingItem.h
# src/world/Inventory/Item.cpp
# src/world/Inventory/Item.h
# src/world/Inventory/ItemContainer.cpp
# src/world/Inventory/ItemContainer.h
# src/world/Linkshell/Linkshell.h
# src/world/Manager/ActionMgr.cpp
# src/world/Manager/ActionMgr.h
# src/world/Manager/DebugCommandMgr.cpp
# src/world/Manager/DebugCommandMgr.h
# src/world/Manager/EventMgr.cpp
# src/world/Manager/EventMgr.h
# src/world/Manager/HousingMgr.cpp
# src/world/Manager/HousingMgr.h
# src/world/Manager/InventoryMgr.cpp
# src/world/Manager/InventoryMgr.h
# src/world/Manager/ItemMgr.cpp
# src/world/Manager/ItemMgr.h
# src/world/Manager/LinkshellMgr.cpp
# src/world/Manager/LinkshellMgr.h
# src/world/Manager/MarketMgr.cpp
# src/world/Manager/MarketMgr.h
# src/world/Manager/NaviMgr.cpp
# src/world/Manager/NaviMgr.h
# src/world/Manager/PlayerMgr.cpp
# src/world/Manager/PlayerMgr.h
# src/world/Manager/RNGMgr.cpp
# src/world/Manager/RNGMgr.h
# src/world/Manager/ShopMgr.cpp
# src/world/Manager/ShopMgr.h
# src/world/Manager/TerritoryMgr.cpp
# src/world/Manager/TerritoryMgr.h
# src/world/Math/CalcBattle.cpp
# src/world/Math/CalcStats.cpp
# src/world/Math/CalcStats.h
# src/world/Navi/NaviProvider.cpp
# src/world/Navi/NaviProvider.h
# src/world/Network/GameConnection.cpp
# src/world/Network/GameConnection.h
# src/world/Network/Handlers/ActionHandler.cpp
# src/world/Network/Handlers/CFHandlers.cpp
# src/world/Network/Handlers/ClientTriggerHandler.cpp
# src/world/Network/Handlers/EventHandlers.cpp
# src/world/Network/Handlers/GMCommandHandlers.cpp
# src/world/Network/Handlers/InventoryHandler.cpp
# src/world/Network/Handlers/PacketHandlers.cpp
# src/world/Network/PacketWrappers/ActorControlSelfPacket.h
# src/world/Network/PacketWrappers/EffectPacket.h
# src/world/Network/PacketWrappers/ExaminePacket.h
# src/world/Network/PacketWrappers/NpcSpawnPacket.h
# src/world/Network/PacketWrappers/PlayerSetupPacket.h
# src/world/Network/PacketWrappers/PlayerSpawnPacket.h
# src/world/Network/PacketWrappers/UpdateInventorySlotPacket.h
# src/world/Script/NativeScriptApi.cpp
# src/world/Script/NativeScriptApi.h
# src/world/Script/NativeScriptMgr.cpp
# src/world/Script/NativeScriptMgr.h
# src/world/Script/ScriptLoader.cpp
# src/world/Script/ScriptMgr.cpp
# src/world/Script/ScriptMgr.h
# src/world/ServerMgr.cpp
# src/world/ServerMgr.h
# src/world/Session.cpp
# src/world/Session.h
# src/world/StatusEffect/StatusEffect.cpp
# src/world/StatusEffect/StatusEffect.h
# src/world/Territory/Cell.cpp
# src/world/Territory/House.cpp
# src/world/Territory/House.h
# src/world/Territory/Housing/HousingInteriorTerritory.cpp
# src/world/Territory/Housing/HousingInteriorTerritory.h
# src/world/Territory/HousingZone.cpp
# src/world/Territory/HousingZone.h
# src/world/Territory/InstanceContent.cpp
# src/world/Territory/InstanceContent.h
# src/world/Territory/Land.cpp
# src/world/Territory/Land.h
# src/world/Territory/QuestBattle.cpp
# src/world/Territory/QuestBattle.h
# src/world/Territory/Territory.cpp
# src/world/Territory/Territory.h
# src/world/mainGameServer.cpp
|
2021-11-22 23:29:45 +01:00 |
|