1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-07 19:27:45 +00:00
Commit graph

235 commits

Author SHA1 Message Date
NotAdam
ebee5e854a move more housing logic from client trigger handler to housingmgr 2018-11-28 21:24:00 +11:00
NotAdam
855d760382 correctly show edit estate name/greeting windows 2018-11-28 17:36:55 +11:00
NotAdam
614439836c house renaming works 🎉 2018-11-28 17:36:55 +11:00
NotAdam
62833689ae Make max set size 15k so login feels slower so we are more retail accurate 2018-11-25 23:36:48 +11:00
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
Mordred
9e22af7b48 Minor changes 2018-11-22 23:59:42 +01:00
Mordred
381d8ae940 Prelim housing eventhandler 2018-11-22 00:04:26 +01:00
Mordred
54f3936542 ServerZone -> ServerMgr 2018-11-20 21:32:13 +01:00
XeAri
e44c729177 Update GameConnection.cpp 2018-11-20 16:09:03 +01:00
XeAri
08b7e63e3e Fixed housing preset handler 2018-11-20 16:08:29 +01:00
NotAdam
6106e7bc45 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11: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
db6a2e099b Use the right packet to update permission + cleanup + new clienttrigger 2018-11-15 22:30:59 +01:00
mordred
b0fd8beb0b Cleanup of housing definitions 2018-11-14 10:00:16 +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
c9eb1bafce name fixes 2018-11-12 09:32:20 +01:00
AriAvery
1808e16585 rename trigger (working) + build preset (starting) 2018-11-12 08:32:30 +01:00
AriAvery
8c5fbbedad fixed errors 2018-11-11 14:53:19 +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
AriAvery
f941846f13 House fixes 2018-11-10 19:00:13 +01:00
AriAvery
c551a766f3 fixed style 2 2018-11-08 22:19:26 +01:00
AriAvery
0f86374264 added devaluation timer 2018-11-07 11:08:07 +01:00
AriAvery
23d3542088 removed space 2018-11-07 10:49:02 +01:00
AriAvery
903b38f32b some fix 2018-11-07 09:27:57 +01:00
AriAvery
5aacca21c2 added housing item UI 2018-11-07 09:05:03 +01:00
Mordred
3559db8892 Sending quest info on loading finish, fixes housing login crash 2018-11-06 23:36:34 +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
13dc04ebb5 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
mordred
cabb9b27f8 More CI fixes 2018-10-26 14:11:02 +02:00
mordred
c869ece245 Another missing include for travis 2018-10-26 13:51:38 +02:00
mordred
d140acf613 57 occurances of boost to go 2018-10-26 08:25:20 +02:00
mordred
c5f4bb0659 Yet more boost gone 2018-10-25 23:50:18 +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
6f8200db44 Merge pull request #401 from KBiscuit/updates/packetDefs
ModelEquip Updates
2018-10-18 12:38:47 +02:00
Biscuit
8588d549ba ModelEquip Updates
Turns out padding1 holds some extra stuff
2018-10-18 20:46:55 +11:00
NotAdam
c06ce46e38 Merge remote-tracking branch 'upstream/develop' into develop 2018-10-14 23:36:05 +11:00
NotAdam
dbbd6bb530 cleanup unnecessary refs 2018-10-14 23:31:52 +11:00
Mordred
7d1291009f Merge pull request #396 from KBiscuit/updates/packetDefs
GMCommand1 & 2 almost fully mapped / Fixed /playtime
2018-10-14 09:16:14 +02:00
Biscuit
23c288489f Update GMCommand 1 and 2 Defs 2018-10-14 12:52:06 +11:00
root
f6d4712929 Lexical cast missing on windows 2018-09-26 09:11:59 -04:00
Mordred
84e334d9bb Various cleanups and start of spawn system 2018-09-24 23:48:42 +02:00