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

5422 commits

Author SHA1 Message Date
Mordred
b6590fbe14 Brief event cleanup 2018-11-20 23:24:37 +01:00
Mordred
a746bd5e60 ServerZone -> ServerMgr 2018-11-20 21:32:13 +01:00
Mordred
54f3936542 ServerZone -> ServerMgr 2018-11-20 21:32:13 +01:00
Mordred
017391e899 Added checks to relinquishing land 2018-11-20 21:21:22 +01:00
Mordred
b723e092f9 Added checks to relinquishing land 2018-11-20 21:21:22 +01:00
Mordred
e998fbb694 Typo fix 2018-11-20 17:15:23 +01:00
Mordred
035edebfb4 Typo fix 2018-11-20 17:15:23 +01:00
XeAri
ffda04af2f
Update GameConnection.cpp 2018-11-20 16:09:03 +01:00
XeAri
e44c729177 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
XeAri
08b7e63e3e Fixed housing preset handler 2018-11-20 16:08:29 +01:00
NotAdam
fc214f3545 remove unused defines 2018-11-20 22:55:17 +11:00
NotAdam
5eac985253 remove unused defines 2018-11-20 22:55:17 +11:00
NotAdam
7cf925d1c3 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
NotAdam
6106e7bc45 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
9f2d57417e Slight event changes for multiple nested events 2018-11-19 23:52:35 +01:00
Mordred
9194432439 Slight event changes for multiple nested events 2018-11-19 23:52:35 +01:00
Mordred
fe114c8022
Update House.h 2018-11-19 12:03:24 +01:00
Mordred
d27ae703ec Update House.h 2018-11-19 12:03:24 +01:00
AriAvery
7d6e927401 next fix 2018-11-19 11:56:53 +01:00
AriAvery
06b107c747 next fix 2018-11-19 11:56:53 +01:00
AriAvery
df6d019762 Cleanup HousingMgr + Style 2018-11-19 11:55:29 +01:00
AriAvery
edf4177b9f Cleanup HousingMgr + Style 2018-11-19 11:55:29 +01:00
AriAvery
d6ebb2345a upps 2018-11-19 10:35:48 +01:00
AriAvery
d5faa15d0a 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
f0b157cab7 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
AriAvery
b188455c3e D: 2018-11-19 10:32:58 +01:00
Mordred
d3573566a8
Update House.cpp 2018-11-19 10:04:54 +01:00
Mordred
bc3c683c92 Update House.cpp 2018-11-19 10:04:54 +01:00
AriAvery
8561967851 house class + fixes 2018-11-19 09:40:44 +01:00
AriAvery
762b5f4047 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
7164ca3ddd 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
4915b62d7b 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
db6a2e099b 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
c855710178 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
b0fd8beb0b 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
ddcfdd1631 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
361b0b463b 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
a8040d9236 Added land type storage / loading / usage 2018-11-13 19:48:22 +01:00
NotAdam
63bf781f7a move all script classes to Sapphire::ScriptAPI namespace 2018-11-13 21:34:44 +11:00