1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-10 20:47:46 +00:00
Commit graph

193 commits

Author SHA1 Message Date
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
NotAdam
973cfbf365 Block //gm terri <territorytype> usage for instanced territories 2018-11-05 23:04:26 +11:00
Mordred
0f6ac74f15 Houseing data initializing and signs 2018-11-04 23:47:10 +01:00
Mordred
f1aa9253c8 Small refactors 2018-11-03 23:44:43 +01:00
Mordred
36f7272357 Initialize all lands to state 1 2018-11-03 11:42:09 +01:00
Mordred
458fd9b190 More refactoring and linux compile fix 2018-11-03 00:47:45 +01:00
Mordred
f012d0bd2f More housing cleanup 2018-11-02 19:21:12 +01:00
Mordred
81f247932c Housing cleanup 2018-11-01 23:56:43 +01:00
Mordred
00d86d753b Initial housing work by Vox 2018-11-01 00:18:19 +01:00
mordred
26e8552cb0 More boost or... less boost. 2018-10-26 11:38:56 +02:00
NotAdam
daf8fbfdb6 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
4e3edbbcd2 remove more boost 2018-10-25 12:44:51 +11:00