1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 14:37:44 +00:00
Commit graph

1872 commits

Author SHA1 Message Date
mordred
b153c81e2e Added inih and repalced property_tree usage in ConfigMgr 2018-10-24 23:02:30 +02:00
mordred
0d4d204297 More boost removed from common 2018-10-24 17:58:57 +02:00
mordred
5cf7281fc2 Updated travis to use gcc for the time being 2018-10-24 16:04:19 +02:00
mordred
d5f59a72f0 Boost asio no longer used 2018-10-24 16:01:30 +02:00
mordred
a9ee2a7ebc Added asio as submodule, some initial network changes 2018-10-24 15:17:40 +02:00
Mordred
990a656a72 Merge pull request #407 from NotAdam/deps-folder
remove sapphirelibs, move to deps folder
2018-10-24 14:33:45 +02:00
NotAdam
bfa6dd1b30 remove sapphirelibs, move to deps folder 2018-10-24 23:31:26 +11:00
mordred
e2598afe6d Merge remote-tracking branch 'origin/develop' into boost_scrap 2018-10-24 14:00:56 +02:00
mordred
79978bf778 Remove the need for boost interprocess 2018-10-24 13:52:27 +02:00
mordred
72a034d92a More boost removal 2018-10-24 13:14:14 +02:00
mordred
81cd0558e4 dbm is not part of this 2018-10-24 12:56:41 +02:00
mordred
873667cb86 Removing boost from common 2018-10-24 12:53:26 +02:00
Mordred
274502f658 Merge pull request #404 from Squall5668/SoulCrystals
ClassJob changes when changing Soul Crystals
2018-10-20 16:47:46 +02:00
Squall Leonhart
d728ecdaf4 These should be the only references. 2018-10-20 15:39:20 +03:00
Squall Leonhart
da89793d56 No space 2018-10-20 14:36:56 +03:00
Squall Leonhart
78b8de04b4 Add equipSoulCrystal & unequipSoulCrystal 2018-10-20 14:20:39 +03:00
Squall Leonhart
679686e6ff Add level1 to setCLassJob. 2018-10-20 13:56:01 +03:00
Mordred
ddae03382a Merge remote-tracking branch 'origin/develop' 2018-10-19 18:53:55 +02:00
Mordred
97111d79e0 Merge pull request #403 from Squall5668/develop
Thanks Adam. Change c-style cast.
2018-10-19 18:53:38 +02:00
Squall Leonhart
44980a74b9 Thanks Adam. Change c-style cast. 2018-10-19 16:48:18 +03:00
Mordred
c35f70fdfc Merge pull request #402 from Squall5668/develop
Add class change on weapon swaps. Also adds a forgotten inventory on character creation.
2018-10-19 09:40:12 +02:00
Squall Leonhart
19f7bf82c9 Fixes logon crash when using weapon of another class. 2018-10-18 20:59:04 +03:00
Mordred
6f8200db44 Merge pull request #401 from KBiscuit/updates/packetDefs
ModelEquip Updates
2018-10-18 12:38:47 +02:00
Biscuit
8588d549ba ModelEquip Updates
Turns out padding1 holds some extra stuff
2018-10-18 20:46:55 +11:00
Squall Leonhart
3d5e794d6e Code style. 2018-10-18 07:48:34 +03:00
Squall Leonhart
a503a6007f Implements class change on weapon swap. 2018-10-17 23:25:41 +03:00
Squall Leonhart
91d5ece427 Add ArmorySoulCrystal on new character creation. 2018-10-16 20:06:30 +03:00
Mordred
99e4a90708 Merge pull request #399 from Squall5668/develop
Fixes disappearing soul crystals on re-logging.
2018-10-15 20:45:30 +02:00
Squall Leonhart
6d3896dc72 Fixes disappearing soul crystals on re-logging. 2018-10-15 21:38:39 +03:00
Mordred
6fb2765e30 Opps, thanks Squall. ( missing backtick ) 2018-10-15 08:16:57 +02:00
Mordred
b622764cf7 Fixed an error in Update.sql 2018-10-15 08:06:39 +02:00
Mordred
eb39de6f34 Merge pull request #398 from NotAdam/develop
minor reference cleanup and compile warning fixes
2018-10-14 16:09:36 +02:00
NotAdam
c06ce46e38 Merge remote-tracking branch 'upstream/develop' into develop 2018-10-14 23:36:05 +11:00
NotAdam
dbbd6bb530 cleanup unnecessary refs 2018-10-14 23:31:52 +11:00
NotAdam
638b84d31d fix some compiler warnings 2018-10-14 19:20:06 +11:00
Mordred
7259af9273 Merge pull request #397 from NotAdam/develop
ReqServiceAccountList -> ClientVersionInfo, only version info is in the packet
2018-10-14 09:37:46 +02:00
NotAdam
88c0559877 Merge remote-tracking branch 'origin/develop' into develop 2018-10-14 18:33:23 +11:00
NotAdam
e569ffd809 ReqServiceAccountList -> ClientVersionInfo 2018-10-14 18:33:16 +11:00
Mordred
7d1291009f Merge pull request #396 from KBiscuit/updates/packetDefs
GMCommand1 & 2 almost fully mapped / Fixed /playtime
2018-10-14 09:16:14 +02:00
Biscuit
c224967480 Fix /playtime 2018-10-14 13:03:15 +11:00
Biscuit
23c288489f Update GMCommand 1 and 2 Defs 2018-10-14 12:52:06 +11:00
Mordred
89e3c0b996 Merge pull request #395 from KBiscuit/updates/packetDefs
SharedEstateSettings Ops Added / Level Up Fixed
2018-10-11 08:23:53 +02:00
Biscuit
6bc0512fa4 I WAS SO CLOSE 2018-10-11 17:15:52 +11:00
Biscuit
0b285c4091 Fixed Level up / Fixed Build 2018-10-11 16:09:53 +11:00
Biscuit
037b98f25b derp, they should be in their own struct 2018-10-11 15:44:15 +11:00
Mordred
6018ff6ab1 Merge pull request #393 from goaaats/develop
Fix EorzeaTimeOffset
2018-10-06 16:48:18 +02:00
Mordred
40dc9e9681 Merge pull request #394 from KBiscuit/updates/moggleMail
Add some Moogle Mail PacketDefs and Opcodes
2018-10-05 11:30:31 +02:00
Biscuit Boy
2668674b31 mmm fresh new line 2018-10-05 19:22:12 +10:00
Biscuit Boy
faa8e05a8d Fixed WardYardInfo for Vox 2018-10-03 01:58:58 +10:00
Biscuit Boy
8e475a092a Added some moogle mail defs 2018-10-03 01:22:43 +10:00