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

1042 commits

Author SHA1 Message Date
mordred
b27ac74313 Hopefully last CI fix attempt 2018-10-26 14:45:10 +02:00
mordred
d26db1d96c Another Appveyor path fix 2018-10-26 14:29:19 +02:00
mordred
aff82d430e More CI fixes 2018-10-26 14:11:02 +02:00
mordred
97427c99ad Another missing include for travis 2018-10-26 13:51:38 +02:00
mordred
be39a5d3cd travis fix 2018-10-26 13:46:28 +02:00
mordred
01a34f3671 Disabled cotire for a test 2018-10-26 13:40:39 +02:00
NotAdam
ddfbeb724f zone and api work a bit better now 2018-10-26 22:14:12 +11:00
NotAdam
925a95b03c api now builds and seems to work 2018-10-26 21:14:30 +11:00
NotAdam
3656b7d96f remove boost, its gone 2018-10-26 21:00:50 +11:00
mordred
26e8552cb0 More boost or... less boost. 2018-10-26 11:38:56 +02:00
NotAdam
7ed2b79b79 more boost gone 2018-10-26 20:36:11 +11:00
NotAdam
9aeed44053 cleanup boost::posix_time 2018-10-26 20:10:29 +11:00
NotAdam
0fb40c62c5 fix build errors, add new json dep 2018-10-26 20:03:02 +11:00
mordred
0d3f9d77bf A few bugfixes 2018-10-26 11:01:41 +02:00
mordred
4f41a6a8be boost::iequal removed 2018-10-26 10:51:02 +02:00
mordred
a068da4389 Finish line 2018-10-26 10:00:32 +02:00
mordred
fdbee25d3d sapphire_zone is now boost-free 2018-10-26 09:40:47 +02:00
mordred
10741cdbcc boost::hash_combine removed 2018-10-26 09:29:57 +02:00
mordred
e1a0a99579 Missing namespace added 2018-10-26 08:27:33 +02:00
mordred
94813321b3 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
mordred
0386d6eeb9 Yet more boost gone 2018-10-25 23:50:18 +02:00
mordred
b5e4c64389 boost::string_ref -> std::string_view 2018-10-25 15:25:49 +02:00
mordred
b0b2b89237 More boost gone 2018-10-25 15:15:27 +02:00
mordred
871875a39f Merge branch 'boost_scrap' of https://github.com/SapphireMordred/Sapphire into boost_scrap 2018-10-25 12:17:53 +02:00
mordred
ec0322ce36 Fixed datreader 2018-10-25 12:17:40 +02:00
NotAdam
d3872ef095 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
4da3e375ff api now links successfully 2018-10-25 15:25:55 +11:00
NotAdam
fced452f88 remove more boost from api 2018-10-25 14:16:47 +11:00
NotAdam
daf8fbfdb6 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
4e3edbbcd2 remove more boost 2018-10-25 12:44:51 +11:00
NotAdam
4b013b5b0b add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
mordred
c566e8423c Server Lobby boost scrapping ( does not link atm 2018-10-24 23:39:11 +02:00
mordred
55c42035f3 More boost removed from common 2018-10-24 17:58:57 +02:00
Squall Leonhart
6be4bb36b0 These should be the only references. 2018-10-20 15:39:20 +03:00
Squall Leonhart
b173efef76 No space 2018-10-20 14:36:56 +03:00
Squall Leonhart
81399e2af2 Add equipSoulCrystal & unequipSoulCrystal 2018-10-20 14:20:39 +03:00
Squall Leonhart
7297c92348 Add level1 to setCLassJob. 2018-10-20 13:56:01 +03:00
Squall Leonhart
be5368edbf Thanks Adam. Change c-style cast. 2018-10-19 16:48:18 +03:00
Mordred
0277c7bfc1
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
17f342d86c Fixes logon crash when using weapon of another class. 2018-10-18 20:59:04 +03:00
Mordred
cd9b857689
Merge pull request #401 from KBiscuit/updates/packetDefs
ModelEquip Updates
2018-10-18 12:38:47 +02:00
Biscuit
b0b09ea91f ModelEquip Updates
Turns out padding1 holds some extra stuff
2018-10-18 20:46:55 +11:00
Squall Leonhart
8d96779a8e Code style. 2018-10-18 07:48:34 +03:00
Squall Leonhart
30c80450e2 Implements class change on weapon swap. 2018-10-17 23:25:41 +03:00
Squall Leonhart
a7fc43a2d5 Add ArmorySoulCrystal on new character creation. 2018-10-16 20:06:30 +03:00
Squall Leonhart
62a5bcb8cb Fixes disappearing soul crystals on re-logging. 2018-10-15 21:38:39 +03:00
NotAdam
66b6ec2b20 Merge remote-tracking branch 'upstream/develop' into develop 2018-10-14 23:36:05 +11:00
NotAdam
319e9e5050 cleanup unnecessary refs 2018-10-14 23:31:52 +11:00
NotAdam
8f584177d7 fix some compiler warnings 2018-10-14 19:20:06 +11:00
Mordred
7b9fb7a04b
Merge pull request #397 from NotAdam/develop
ReqServiceAccountList -> ClientVersionInfo, only version info is in the packet
2018-10-14 09:37:46 +02:00