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

247 commits

Author SHA1 Message Date
NotAdam
50c262d11b new and improved™️ naming convention has been rejected 2018-12-07 23:38:45 +11:00
NotAdam
6af13f39a3 LandIdent now uses signed ints, rename housing clienttriggers, fix formatting 2018-12-07 23:34:45 +11:00
NotAdam
899b4aead3 handle internal/external housing storeroom inventory requests 2018-12-07 18:22:00 +11:00
NotAdam
c1b3e5d393 cleanup housing ClientTrigger handling 2018-12-07 18:22:00 +11:00
NotAdam
1905e0af2b show house greetings on ward selection ui 2018-12-04 22:20:41 +11:00
NotAdam
d49eab1c1c fix housing furnishings menu not closing properly 2018-12-02 19:44:38 +11:00
Mordred
07a5a866f0 General cleanup work 2018-12-02 02:01:41 +01:00
NotAdam
5f5b28bcbe Refactor managers and move them into Sapphire::World::Managers namespace 2018-12-01 00:27:16 +11:00
Mordred
2d1a70a4ce No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
2c69d7a22e Fixed error with ward reading during house actions, lower case enum entries 2018-11-28 20:32:05 +01:00
NotAdam
a66aea4eb4 add estate guest access menu 2018-11-29 00:19:37 +11:00
NotAdam
9fc4666926 estate greetings can be updated/set 2018-11-28 21:59:28 +11:00
NotAdam
a802d98cee move more housing logic from client trigger handler to housingmgr 2018-11-28 21:24:00 +11:00
NotAdam
4e4097c1c8 correctly show edit estate name/greeting windows 2018-11-28 17:36:55 +11:00
NotAdam
fee7ed381e house renaming works 🎉 2018-11-28 17:36:55 +11:00
NotAdam
c51ebb7054 Make max set size 15k so login feels slower so we are more retail accurate 2018-11-25 23:36:48 +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
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
Mordred
4b32fbfba4 Minor changes 2018-11-22 23:59:42 +01:00
Mordred
7763f11478 Prelim housing eventhandler 2018-11-22 00:04:26 +01:00
Mordred
a746bd5e60 ServerZone -> ServerMgr 2018-11-20 21:32:13 +01:00
XeAri
ffda04af2f
Update GameConnection.cpp 2018-11-20 16:09:03 +01:00
XeAri
47d244dc84
Fixed housing preset handler 2018-11-20 16:08:29 +01:00
NotAdam
7cf925d1c3 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11: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
a7bc521ebc Cleanup of housing definitions 2018-11-14 10:00:16 +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
762f01366d name fixes 2018-11-12 09:32:20 +01:00
AriAvery
ac2dcaec93 rename trigger (working) + build preset (starting) 2018-11-12 08:32:30 +01:00
AriAvery
6181ced227 fixed errors 2018-11-11 14:53:19 +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
AriAvery
dadc8184e9 House fixes 2018-11-10 19:00:13 +01:00
AriAvery
6525a8e4f1 fixed style 2 2018-11-08 22:19:26 +01:00
AriAvery
b1fdff5400 added devaluation timer 2018-11-07 11:08:07 +01:00
AriAvery
e43ae8ed2e removed space 2018-11-07 10:49:02 +01:00
AriAvery
6ca53568d0 some fix 2018-11-07 09:27:57 +01:00
AriAvery
7b5057f99b added housing item UI 2018-11-07 09:05:03 +01:00
Mordred
a72f3b122c Sending quest info on loading finish, fixes housing login crash 2018-11-06 23:36:34 +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
6d2c012cf2 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
mordred
aff82d430e More CI fixes 2018-10-26 14:11:02 +02:00
mordred
97427c99ad Another missing include for travis 2018-10-26 13:51:38 +02:00