1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 23:57:46 +00:00
Commit graph

1051 commits

Author SHA1 Message Date
Mordred
c00b27712b Missing log-folder will now be created atomatically 2018-11-02 21:33:25 +01:00
Mordred
2a6246f490 Return min instead of max for itemlevel 2018-11-01 15:19:07 +01:00
Mordred
208d39ad62 Sync chardata on session close 2018-11-01 13:05:10 +01:00
Mordred
25fdeb4aa1 Char creation will no longer crash lobby/api 2018-11-01 12:49:51 +01:00
Mordred
13dc04ebb5 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
Mordred
07ed074cf7 Fixed charlist, logging in works again 2018-10-27 00:05:10 +02:00
Mordred
2b498b2c26 once again 2018-10-26 19:28:34 +02:00
Mordred
caf971af39 Add mysql linking too 2018-10-26 19:22:31 +02:00
Mordred
53adc6a74e Fixing mysql includes 2018-10-26 19:12:55 +02:00
mordred
e6c473c3ed Hopefully last CI fix attempt 2018-10-26 14:45:10 +02:00
mordred
d951a1be46 Another Appveyor path fix 2018-10-26 14:29:19 +02:00
mordred
cabb9b27f8 More CI fixes 2018-10-26 14:11:02 +02:00
mordred
c869ece245 Another missing include for travis 2018-10-26 13:51:38 +02:00
mordred
9a1adede9d travis fix 2018-10-26 13:46:28 +02:00
mordred
a4f2a1e4a8 Disabled cotire for a test 2018-10-26 13:40:39 +02:00
NotAdam
0e37785d31 zone and api work a bit better now 2018-10-26 22:14:12 +11:00
NotAdam
e834726d45 api now builds and seems to work 2018-10-26 21:14:30 +11:00
NotAdam
80c49c3537 remove boost, its gone 2018-10-26 21:00:50 +11:00
mordred
538189d8b9 More boost or... less boost. 2018-10-26 11:38:56 +02:00
NotAdam
872714fe8d more boost gone 2018-10-26 20:36:11 +11:00
NotAdam
6885a243f3 cleanup boost::posix_time 2018-10-26 20:10:29 +11:00
NotAdam
3e62c7653b fix build errors, add new json dep 2018-10-26 20:03:02 +11:00
mordred
7b12be81e0 A few bugfixes 2018-10-26 11:01:41 +02:00
mordred
1c57f311d6 boost::iequal removed 2018-10-26 10:51:02 +02:00
mordred
c51de6b7c0 Finish line 2018-10-26 10:00:32 +02:00
mordred
929955013d sapphire_zone is now boost-free 2018-10-26 09:40:47 +02:00
mordred
58da892596 boost::hash_combine removed 2018-10-26 09:29:57 +02:00
mordred
7d3c66f88f Missing namespace added 2018-10-26 08:27:33 +02:00
mordred
d140acf613 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
mordred
c5f4bb0659 Yet more boost gone 2018-10-25 23:50:18 +02:00
mordred
4748a45378 boost::string_ref -> std::string_view 2018-10-25 15:25:49 +02:00
mordred
6d27d957e1 More boost gone 2018-10-25 15:15:27 +02:00
mordred
b1ad06642c Merge branch 'boost_scrap' of https://github.com/SapphireMordred/Sapphire into boost_scrap 2018-10-25 12:17:53 +02:00
mordred
882b88885e Fixed datreader 2018-10-25 12:17:40 +02:00
NotAdam
dc85c5b422 merge config files and update config calls 2018-10-25 17:48:30 +11:00
NotAdam
1b267f55d3 api now links successfully 2018-10-25 15:25:55 +11:00
NotAdam
ae0af25ea8 remove more boost from api 2018-10-25 14:16:47 +11:00
NotAdam
0684149310 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
42064014ac remove more boost 2018-10-25 12:44:51 +11:00
NotAdam
e357521ee6 add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
mordred
28b5fd0714 Server Lobby boost scrapping ( does not link atm 2018-10-24 23:39:11 +02:00
mordred
0d4d204297 More boost removed from common 2018-10-24 17:58:57 +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
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