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

109 commits

Author SHA1 Message Date
NotAdam
14417f2cfa GilShop improvements, init land values in db to 0, fix for login crash 2018-11-25 23:23:29 +11:00
NotAdam
b739b154b9 buying from gilshops now works 2018-11-24 15:17:18 +11:00
Mordred
32c6ef0b7c Fixed exd to work with generated data, also fixed generator ( boost leftovers ) 2018-11-23 21:16:02 +01:00
NotAdam
eb4daa7ce3 Move warping to land points to a generic handler 2018-11-22 01:17:19 +11:00
NotAdam
fe2c757faa HousingAethernet script 2018-11-21 19:20:57 +11:00
NotAdam
6106e7bc45 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
9194432439 Slight event changes for multiple nested events 2018-11-19 23:52:35 +01:00
AriAvery
edf4177b9f Cleanup HousingMgr + Style 2018-11-19 11:55:29 +01:00
AriAvery
762b5f4047 house class + fixes 2018-11-19 09:40:44 +01:00
Mordred
7164ca3ddd Basic land relinquishing added 2018-11-17 01:16:44 +01:00
Mordred
4915b62d7b Do not use the current zone for landdetail lookup but the provided territoryId 2018-11-16 17:07:22 +01:00
mordred
c855710178 More housing functionality move to mgr and small cleanups 2018-11-15 12:40:02 +01:00
NotAdam
1898d7bf5c move all script classes to Sapphire::ScriptAPI namespace 2018-11-13 21:34:44 +11:00
Mordred
ed0296889a Fixed initial housing settings and added another logmessage upon land purchase 2018-11-11 23:55:34 +01:00
Mordred
1c3dbe6542 Only allow buying one private land 2018-11-11 17:20:47 +01:00
Mordred
ec6aa1d4d6 Some additions 2018-11-11 12:10:57 +01:00
Mordred
c320604cd7 Cleanup and errorhandling 2018-11-10 23:47:19 +01:00
XeAri
746335a099 Merge branch 'housing' into housing 2018-11-10 19:11:43 +01:00
AriAvery
f941846f13 House fixes 2018-11-10 19:00:13 +01:00
Mordred
d1750ebb69 Start of land interaction 2018-11-10 12:48:19 +01:00
Mordred
c7cb95175d More refactoring and linux compile fix 2018-11-03 00:47:45 +01:00
Mordred
13dc04ebb5 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
mordred
538189d8b9 More boost or... less boost. 2018-10-26 11:38:56 +02:00
NotAdam
e357521ee6 add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Mordred
84e334d9bb Various cleanups and start of spawn system 2018-09-24 23:48:42 +02:00
root
b89402e109 Some linker reorg 2018-09-24 09:03:29 -04:00
Mordred
a2f03fd304 Some cmake cleanups 2018-09-20 23:31:38 +02:00
NotAdam
0946b0636e allow for multiple festivals to run at once 2018-09-01 20:55:28 +10:00
NotAdam
92d9268e25 fix msvc builds? 2018-09-01 14:36:04 +10:00
NotAdam
d300c0a77e item handin collection & fix quest abandon 2018-08-31 22:57:33 +10:00
Mordred
e745bd0329 Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details 2018-08-29 21:40:59 +02:00
NotAdam
7131c254ea EquipSlot -> GearSetSlot 2018-08-25 22:56:46 +10:00
NotAdam
1b7d11bb43 addItem is way less retarded now, stacks are automagically filled first 2018-08-25 00:15:26 +10:00
NotAdam
ae89163140 fix invalid ontalk case in quest script 2018-08-23 22:59:29 +10:00
Mordred
a335e19ee6 Merge pull request #372 from NotAdam/develop
misc inventory fixes
2018-08-13 08:14:55 +02:00
NotAdam
347ec83ff3 additem returns an itemptr, handin item container 2018-08-12 22:53:21 +10:00
Mordred
dd25fb2b66 Merge pull request #367 from DantestyleXD/Uldah_quests
Ul'dah sidequests added + style
2018-08-10 08:04:16 +02:00
Dantestyle
d17db449c0 fixing 2018-08-04 23:43:08 +02:00
Dantestyle
c5099f564b SubWil028 and Sub029 added 2018-08-04 03:56:46 +02:00
Dantestyle
c244f1e07a SubWil004 and SubWil027 added 2018-08-03 01:20:21 +02:00
Maru
1c2d97eb2f Include not needed; 2018-08-02 19:49:50 -03:00
Maru
f673a74b7a Opening + char create items; README; 2018-08-02 19:47:51 -03:00
Dantestyle
dfa320c0b4 SubWil002 - SubWil018 - SubWil022 added 2018-08-01 01:44:53 +02:00
Dantestyle
99600c02e9 [Quest] SubWil007 added 2018-07-31 01:23:27 +02:00
Dantestyle
370974a923 [Quests] Ul'dah sidequests + style 2018-07-31 01:21:54 +02:00
Dantestyle
1bfd9fa2b5 another style 2018-07-29 16:12:35 +02:00
Dantestyle
737ec76e11 style 2018-07-29 15:45:15 +02:00
Dantestyle
1ac8bb547a [Quests] Ul'dah with finally first 2 MSQs 2018-07-29 15:43:29 +02:00
Dantestyle
6669a3f0f9 Let Mog talks 2018-07-27 15:56:22 +02:00
Dantestyle
b93aa39326 [Quest] ManFst004 fixed + ManFst003 typo 2018-07-27 15:46:54 +02:00