1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-12 21:47:45 +00:00
Commit graph

184 commits

Author SHA1 Message Date
Mordred
4915b62d7b Do not use the current zone for landdetail lookup but the provided territoryId 2018-11-16 17:07:22 +01:00
Mordred
db6a2e099b Use the right packet to update permission + cleanup + new clienttrigger 2018-11-15 22:30:59 +01:00
mordred
c855710178 More housing functionality move to mgr and small cleanups 2018-11-15 12:40:02 +01:00
mordred
b0fd8beb0b Cleanup of housing definitions 2018-11-14 10:00:16 +01:00
mordred
ddcfdd1631 Decouple land from packet struct data, add worldId to serverZone 2018-11-14 09:22:17 +01:00
Mordred
361b0b463b Started moveing more housing code into HousingMgr 2018-11-13 23:46:10 +01:00
Mordred
a8040d9236 Added land type storage / loading / usage 2018-11-13 19:48:22 +01:00
Mordred
6596b5a6d5 Fixed sign structure and lookup of owner name 2018-11-13 00:03:09 +01:00
AriAvery
4763451da9 moving init name to purcahse 2018-11-12 09:54:15 +01:00
XeAri
e96e875ea1 Merge branch 'housing' into housing 2018-11-12 08:34:06 +01:00
AriAvery
1808e16585 rename trigger (working) + build preset (starting) 2018-11-12 08:32:30 +01: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
AriAvery
4bf5644cce fixes 2018-11-11 14:34:56 +01:00
AriAvery
8f118c4ec8 Signs + rename 2018-11-11 14:27:39 +01:00
Mordred
c320604cd7 Cleanup and errorhandling 2018-11-10 23:47:19 +01:00
AriAvery
f941846f13 House fixes 2018-11-10 19:00:13 +01:00
AriAvery
4babbd59b4 fixes 2018-11-09 10:53:11 +01:00
AriAvery
c726d7074b removed senseless case 2018-11-09 10:39:56 +01:00
AriAvery
d6118e9d80 :/ 2018-11-09 10:00:36 +01:00
AriAvery
9cc2cd633f added min prices 2018-11-09 09:49:43 +01:00
AriAvery
49b3e35e15 class fix 2018-11-07 13:16:25 +01:00
AriAvery
e73613f443 More stuff 2018-11-07 11:59:59 +01:00
AriAvery
e832c078d5 added Land Update function 2018-11-07 11:56:49 +01:00
AriAvery
0f86374264 added devaluation timer 2018-11-07 11:08:07 +01:00
Mordred
22c3b45c64 Fixed various small offset issues / packet sizes 2018-11-06 23:25:37 +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
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
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
fd9bf92a25 Initial housing work by Vox 2018-11-01 00:18:19 +01:00
mordred
538189d8b9 More boost or... less boost. 2018-10-26 11:38:56 +02:00
NotAdam
0684149310 more boost gone & remove duplicated watchdog lib 2018-10-25 13:38:32 +11:00
NotAdam
42064014ac remove more boost 2018-10-25 12:44:51 +11:00
Mordred
84e334d9bb Various cleanups and start of spawn system 2018-09-24 23:48:42 +02:00
Mordred
ea46624148 Fixed !instance cr, it now takes contentfindercondition ids as input though 2018-09-19 23:04:23 +02:00
Mordred Admin
238ea28d75 Merge develop into bnpc 2018-09-17 14:04:40 +02:00
Mordred
9624d08b4c Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
NotAdam
9832ecb920 cleanup old festival vars 2018-09-01 21:34:48 +10:00
NotAdam
0946b0636e allow for multiple festivals to run at once 2018-09-01 20:55:28 +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
Mordred
eb5a567730 Simplified actorcontrol creation 2018-08-28 19:05:52 +02:00
Mordred
e7cf9f9dbe Changed director trigger/function names 2018-07-17 22:39:04 +02:00