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

204 commits

Author SHA1 Message Date
NotAdam
f0856949bd save & load house state 2018-11-26 23:32:22 +11:00
NotAdam
a6b146aded houses now correctly build and send landupdate/show on login 2018-11-26 17:56:29 +11: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
523a198241 broken housing 2018-11-25 01:55:53 +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
13e6f93946 correctly check state when sending ward info 2018-11-23 17:45:37 +11:00
NotAdam
07fce83b60 Store instance guid in db when zoning into an instance 2018-11-23 16:48:40 +11:00
Mordred
a746bd5e60 ServerZone -> ServerMgr 2018-11-20 21:32:13 +01:00
Mordred
017391e899 Added checks to relinquishing land 2018-11-20 21:21:22 +01:00
NotAdam
7cf925d1c3 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
fe114c8022
Update House.h 2018-11-19 12:03:24 +01:00
AriAvery
7d6e927401 next fix 2018-11-19 11:56:53 +01:00
AriAvery
df6d019762 Cleanup HousingMgr + Style 2018-11-19 11:55:29 +01:00
AriAvery
d6ebb2345a upps 2018-11-19 10:35:48 +01:00
AriAvery
c39680b112 Merge branch 'housing' of https://github.com/XeAri/Sapphire into housing 2018-11-19 10:33:38 +01:00
AriAvery
363fc3c3ce D: 2018-11-19 10:32:58 +01:00
Mordred
d3573566a8
Update House.cpp 2018-11-19 10:04:54 +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
6f8abf951b Use the right packet to update permission + cleanup + new clienttrigger 2018-11-15 22:30:59 +01:00
mordred
d0e99ea7fd More housing functionality move to mgr and small cleanups 2018-11-15 12:40:02 +01:00
mordred
a7bc521ebc Cleanup of housing definitions 2018-11-14 10:00:16 +01:00
mordred
64aef089b1 Decouple land from packet struct data, add worldId to serverZone 2018-11-14 09:22:17 +01:00
Mordred
c1b52da7ab Started moveing more housing code into HousingMgr 2018-11-13 23:46:10 +01:00
Mordred
70b7862f9f Added land type storage / loading / usage 2018-11-13 19:48:22 +01:00
Mordred
abc0960e03 Fixed sign structure and lookup of owner name 2018-11-13 00:03:09 +01:00
AriAvery
a3a271439b moving init name to purcahse 2018-11-12 09:54:15 +01:00
XeAri
5220587f51
Merge branch 'housing' into housing 2018-11-12 08:34:06 +01:00
AriAvery
ac2dcaec93 rename trigger (working) + build preset (starting) 2018-11-12 08:32:30 +01: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
AriAvery
d46d4fe068 fixes 2018-11-11 14:34:56 +01:00
AriAvery
aa9e1e2450 Signs + rename 2018-11-11 14:27:39 +01:00
Mordred
3cb4e79211 Cleanup and errorhandling 2018-11-10 23:47:19 +01:00
AriAvery
dadc8184e9 House fixes 2018-11-10 19:00:13 +01:00
AriAvery
3d494e6949 fixes 2018-11-09 10:53:11 +01:00
AriAvery
191bb15332 removed senseless case 2018-11-09 10:39:56 +01:00
AriAvery
964ec2afa3 :/ 2018-11-09 10:00:36 +01:00
AriAvery
0ad312aed9 added min prices 2018-11-09 09:49:43 +01:00
AriAvery
df9a1c3697 class fix 2018-11-07 13:16:25 +01:00
AriAvery
cd589033ad More stuff 2018-11-07 11:59:59 +01:00
AriAvery
150a3f8a64 added Land Update function 2018-11-07 11:56:49 +01:00
AriAvery
b1fdff5400 added devaluation timer 2018-11-07 11:08:07 +01:00
Mordred
1f1b524d6f Fixed various small offset issues / packet sizes 2018-11-06 23:25:37 +01:00
mordred
8456067730 Create lookup for housing zones by landsetId, load housing zone from stored territoryId in player 2018-11-06 11:11:07 +01:00
mordred
c9242a04a4 Store and load territoryID 2018-11-06 10:36:45 +01:00
Mordred
fe2a6b8052 Expanded debug string 2018-11-05 23:39:08 +01:00
Mordred
5ffb8fd65e Use territoryType instead of TerritoryId, also refactor variables to reflect the change 2018-11-05 23:07:39 +01:00