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

1167 commits

Author SHA1 Message Date
Mordred
3559db8892 Sending quest info on loading finish, fixes housing login crash 2018-11-06 23:36:34 +01:00
Mordred
22c3b45c64 Fixed various small offset issues / packet sizes 2018-11-06 23:25:37 +01:00
mordred
fa80e53bd4 Field size fix 2018-11-06 13:05:39 +01:00
mordred
4f296b0fb3 Create lookup for housing zones by landsetId, load housing zone from stored territoryId in player 2018-11-06 11:11:07 +01:00
mordred
02e968fbc2 Added getter and setter for territoryId to player 2018-11-06 10:48:46 +01:00
mordred
43a9124ce7 Store and load territoryID 2018-11-06 10:36:45 +01:00
Mordred
9f7500ba75 Expanded debug string 2018-11-05 23:39:08 +01:00
Mordred
c512a63b92 Use territoryType instead of TerritoryId, also refactor variables to reflect the change 2018-11-05 23:07:39 +01:00
NotAdam
77400c99d6 Block //gm terri <territorytype> usage for instanced territories 2018-11-05 23:04:26 +11:00
Mordred
7b7ab34eb9 Houseing data initializing and signs 2018-11-04 23:47:10 +01:00
Mordred
a0616c8d7c Small refactors 2018-11-03 23:44:43 +01:00
Mordred
12cb928f33 Initialize all lands to state 1 2018-11-03 11:42:09 +01:00
Mordred
c7cb95175d More refactoring and linux compile fix 2018-11-03 00:47:45 +01:00
Mordred
c00b27712b Missing log-folder will now be created atomatically 2018-11-02 21:33:25 +01:00
Mordred
6347d7ed27 More housing cleanup 2018-11-02 19:21:12 +01:00
Mordred
5479a77d6d Housing cleanup 2018-11-01 23:56:43 +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
fd9bf92a25 Initial housing work by Vox 2018-11-01 00:18:19 +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