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

121 commits

Author SHA1 Message Date
NotAdam
394d8e2b28 only spawn/lookup house instance if player chooses to enter 2018-12-02 18:50:06 +11:00
NotAdam
76662f6e2c minor cleanup and track house zone player activity 2018-12-02 17:27:59 +11:00
NotAdam
d0dc247d64 fix zoning in/out of houses 2018-12-02 14:59:33 +11:00
NotAdam
97781b484d Merge remote-tracking branch 'upstream/housing' into housing 2018-12-02 13:50:45 +11:00
Mordred
07a5a866f0 General cleanup work 2018-12-02 02:01:41 +01:00
AriAvery
4615365e4f housing instance 2018-12-01 21:40:30 +01:00
NotAdam
908b1322f9 spawn internal house instances 2018-12-01 18:18:41 +11:00
NotAdam
04167ce5cb unfuck the scripts include directories 2018-12-01 00:30:53 +11:00
NotAdam
5f5b28bcbe Refactor managers and move them into Sapphire::World::Managers namespace 2018-12-01 00:27:16 +11:00
NotAdam
9f2c8daab5 EObjs are special so they get their own scripts 2018-11-30 23:16:28 +11:00
NotAdam
0a5b71a320 correctly register eobjs on startup/build and handle the interaction 2018-11-30 22:52:08 +11:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
NotAdam
1e9ad88aa6 GilShop improvements, init land values in db to 0, fix for login crash 2018-11-25 23:23:29 +11:00
NotAdam
5607afee06 buying from gilshops now works 2018-11-24 15:17:18 +11:00
Mordred
e2220b0685 Fixed exd to work with generated data, also fixed generator ( boost leftovers ) 2018-11-23 21:16:02 +01:00
NotAdam
065a5b35a0 Move warping to land points to a generic handler 2018-11-22 01:17:19 +11:00
NotAdam
eb16625fef HousingAethernet script 2018-11-21 19:20:57 +11:00
NotAdam
7cf925d1c3 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
9f2d57417e Slight event changes for multiple nested events 2018-11-19 23:52:35 +01:00
AriAvery
df6d019762 Cleanup HousingMgr + Style 2018-11-19 11:55:29 +01:00
AriAvery
8561967851 house class + fixes 2018-11-19 09:40:44 +01:00
Mordred
519b51ff85 Basic land relinquishing added 2018-11-17 01:16:44 +01:00
Mordred
39ba1785c3 Do not use the current zone for landdetail lookup but the provided territoryId 2018-11-16 17:07:22 +01:00
mordred
d0e99ea7fd More housing functionality move to mgr and small cleanups 2018-11-15 12:40:02 +01:00
NotAdam
63bf781f7a move all script classes to Sapphire::ScriptAPI namespace 2018-11-13 21:34:44 +11:00
Mordred
c5c76ebe13 Fixed initial housing settings and added another logmessage upon land purchase 2018-11-11 23:55:34 +01:00
Mordred
382bc91f53 Only allow buying one private land 2018-11-11 17:20:47 +01:00
Mordred
492aaae449 Some additions 2018-11-11 12:10:57 +01:00
Mordred
3cb4e79211 Cleanup and errorhandling 2018-11-10 23:47:19 +01:00
XeAri
97724d1871
Merge branch 'housing' into housing 2018-11-10 19:11:43 +01:00
AriAvery
dadc8184e9 House fixes 2018-11-10 19:00:13 +01:00
Mordred
155b59785b Start of land interaction 2018-11-10 12:48:19 +01:00
Mordred
458fd9b190 More refactoring and linux compile fix 2018-11-03 00:47:45 +01:00
Mordred
6d2c012cf2 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
mordred
26e8552cb0 More boost or... less boost. 2018-10-26 11:38:56 +02:00
NotAdam
4b013b5b0b add spdlog, remove boost is gone from common 2018-10-25 12:21:22 +11:00
Mordred
8421980b43 Various cleanups and start of spawn system 2018-09-24 23:48:42 +02:00
root
99cd9c236d Some linker reorg 2018-09-24 09:03:29 -04:00
Mordred
81eb149d8e Some cmake cleanups 2018-09-20 23:31:38 +02:00
NotAdam
d88efbf30d allow for multiple festivals to run at once 2018-09-01 20:55:28 +10:00
NotAdam
77d59fe664 fix msvc builds? 2018-09-01 14:36:04 +10:00
NotAdam
e0d6c1024e item handin collection & fix quest abandon 2018-08-31 22:57:33 +10:00
Mordred
89a9b16555 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
7f448494ed EquipSlot -> GearSetSlot 2018-08-25 22:56:46 +10:00
NotAdam
901168d810 addItem is way less retarded now, stacks are automagically filled first 2018-08-25 00:15:26 +10:00
NotAdam
4079dd86bf fix invalid ontalk case in quest script 2018-08-23 22:59:29 +10:00
Mordred
f1d059f1e7
Merge pull request #372 from NotAdam/develop
misc inventory fixes
2018-08-13 08:14:55 +02:00
NotAdam
8a2b472554 additem returns an itemptr, handin item container 2018-08-12 22:53:21 +10:00
Mordred
4184736654
Merge pull request #367 from DantestyleXD/Uldah_quests
Ul'dah sidequests added + style
2018-08-10 08:04:16 +02:00
Dantestyle
f1aeddb0e4 fixing 2018-08-04 23:43:08 +02:00