1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 22:57:45 +00:00
Commit graph

1486 commits

Author SHA1 Message Date
Mordred
e2220b0685 Fixed exd to work with generated data, also fixed generator ( boost leftovers ) 2018-11-23 21:16:02 +01:00
mordred
5b15b7a42b Merge branch 'housing' of https://github.com/SapphireMordred/Sapphire into housing 2018-11-23 15:03:04 +01:00
mordred
f6a5ad812a Added variant identification to exds and fixed exd_struct_gen with adam 2018-11-23 15:02:42 +01:00
AriAvery
172a7487ca style 2018-11-23 11:59:36 +01:00
AriAvery
b19cfb741e updates 2018-11-23 11:46:39 +01:00
AriAvery
79d3deee64 fixed SQL string 2018-11-23 11:17:02 +01:00
AriAvery
5b29c328a8 no payers anymore 2018-11-23 11:04:19 +01:00
AriAvery
1a7a296e30 style + update name 2018-11-23 09:42:51 +01:00
AriAvery
a70c6117bf saving player names in map to reduce SQL query 2018-11-23 09:19:49 +01:00
NotAdam
13e6f93946 correctly check state when sending ward info 2018-11-23 17:45:37 +11:00
NotAdam
9f3be823d7 somehow eventhelper.cpp got really fucked up 2018-11-23 16:51:07 +11:00
NotAdam
07fce83b60 Store instance guid in db when zoning into an instance 2018-11-23 16:48:40 +11:00
Mordred
4b32fbfba4 Minor changes 2018-11-22 23:59:42 +01:00
NotAdam
692e6acaf8 FFXIVIpcHousingEstateGreeting added 2018-11-22 15:34:17 +11:00
NotAdam
115ba7d80f change script selection behaviour so a specific script will be chosen before a generic one 2018-11-22 13:28:57 +11:00
NotAdam
f377a6a2f4 Fix stupid mistake stopping ward 1 from working when zoning 2018-11-22 12:27:42 +11:00
Mordred
7763f11478 Prelim housing eventhandler 2018-11-22 00:04:26 +01:00
NotAdam
065a5b35a0 Move warping to land points to a generic handler 2018-11-22 01:17:19 +11:00
NotAdam
eb16625fef HousingAethernet script 2018-11-21 19:20:57 +11:00
NotAdam
3abf1e4e5f HousingAethernet event type 2018-11-21 19:20:57 +11:00
Mordred
88129210e4
Found a typo in opcodes 2018-11-21 09:09:27 +01:00
Mordred
b7f144b132 Brief event cleanup 2018-11-20 23:24:37 +01:00
Mordred
a746bd5e60 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
e998fbb694 Typo fix 2018-11-20 17:15:23 +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
fc214f3545 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
Mordred
9f2d57417e 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
AriAvery
7d6e927401 next fix 2018-11-19 11:56:53 +01:00
AriAvery
df6d019762 Cleanup HousingMgr + Style 2018-11-19 11:55:29 +01:00
AriAvery
d6ebb2345a 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
363fc3c3ce D: 2018-11-19 10:32:58 +01:00
Mordred
d3573566a8
Update House.cpp 2018-11-19 10:04:54 +01:00
AriAvery
8561967851 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
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
d0e99ea7fd 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
64aef089b1 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
70b7862f9f 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
NotAdam
619f55689f expose framework to scripts 2018-11-13 20:43:29 +11:00
Mordred
abc0960e03 Fixed sign structure and lookup of owner name 2018-11-13 00:03:09 +01:00
AriAvery
a3a271439b moving init name to purcahse 2018-11-12 09:54:15 +01:00