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

1167 commits

Author SHA1 Message Date
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
Mordred
34ad178a31 Fixed error with ward reading during house actions, lower case enum entries 2018-11-28 20:32:05 +01:00
NotAdam
84d7159e47 add estate guest access menu 2018-11-29 00:19:37 +11:00
NotAdam
392b098a02 Fix land state being sent incorrectly and consistently name those IPCs 2018-11-28 23:29:55 +11:00
NotAdam
a271ee6d46 estate greetings can be updated/set 2018-11-28 21:59:28 +11:00
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
945d91b783 change LandState to LandFlags 2018-11-28 17:36:55 +11:00
NotAdam
f83d6ae35b cleanup and unfuck the perms/state bullshit 2018-11-28 17:36:55 +11:00
NotAdam
2e3a98f9de send greeting, icon and house name when a house has been built 2018-11-28 17:36:55 +11:00
NotAdam
b3d662e2b2 refactor landpermission -> landstate 2018-11-28 17:36:55 +11:00
Mordred
90eb03df95 Using LandIdent in packets 2018-11-26 23:15:42 +01:00
XeAri
5b06a52c1a Merge pull request #11 from SapphireServer/housing
Housing
2018-11-26 15:01:24 +01:00
NotAdam
345de71494 save & load house state 2018-11-26 23:32:22 +11:00
NotAdam
111c2bb08c houses now correctly build and send landupdate/show on login 2018-11-26 17:56:29 +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
12eadd02e9 broken housing 2018-11-25 01:55:53 +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
AriAvery
bbe88d10b8 style 2018-11-23 11:59:36 +01:00
AriAvery
bd315d9b45 updates 2018-11-23 11:46:39 +01:00
AriAvery
d1dc8c937d fixed SQL string 2018-11-23 11:17:02 +01:00
AriAvery
46f6e45a0c no payers anymore 2018-11-23 11:04:19 +01:00
AriAvery
308a0cf00e style + update name 2018-11-23 09:42:51 +01:00
AriAvery
4d132f87e4 saving player names in map to reduce SQL query 2018-11-23 09:19:49 +01:00
NotAdam
320422cb6d correctly check state when sending ward info 2018-11-23 17:45:37 +11:00
NotAdam
8360c74acd somehow eventhelper.cpp got really fucked up 2018-11-23 16:51:07 +11:00
NotAdam
59e7dd39dc Store instance guid in db when zoning into an instance 2018-11-23 16:48:40 +11:00
Mordred
9e22af7b48 Minor changes 2018-11-22 23:59:42 +01:00
NotAdam
33101fe341 change script selection behaviour so a specific script will be chosen before a generic one 2018-11-22 13:28:57 +11:00
NotAdam
8f16c32a4b Fix stupid mistake stopping ward 1 from working when zoning 2018-11-22 12:27:42 +11:00
Mordred
381d8ae940 Prelim housing eventhandler 2018-11-22 00:04:26 +01:00
NotAdam
eb4daa7ce3 Move warping to land points to a generic handler 2018-11-22 01:17:19 +11:00
NotAdam
fe2c757faa HousingAethernet script 2018-11-21 19:20:57 +11:00
NotAdam
e4d38347d8 HousingAethernet event type 2018-11-21 19:20:57 +11:00
Mordred
b6590fbe14 Brief event cleanup 2018-11-20 23:24:37 +01:00
Mordred
54f3936542 ServerZone -> ServerMgr 2018-11-20 21:32:13 +01:00
Mordred
b723e092f9 Added checks to relinquishing land 2018-11-20 21:21:22 +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
5eac985253 remove unused defines 2018-11-20 22:55:17 +11:00
NotAdam
6106e7bc45 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
9194432439 Slight event changes for multiple nested events 2018-11-19 23:52:35 +01:00
Mordred
d27ae703ec Update House.h 2018-11-19 12:03:24 +01:00
AriAvery
06b107c747 next fix 2018-11-19 11:56:53 +01:00
AriAvery
edf4177b9f Cleanup HousingMgr + Style 2018-11-19 11:55:29 +01:00
AriAvery
d5faa15d0a upps 2018-11-19 10:35:48 +01:00
AriAvery
f0b157cab7 Merge branch 'housing' of https://github.com/XeAri/Sapphire into housing 2018-11-19 10:33:38 +01:00