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 |
|
Mordred
|
34347f80d7
|
Merge pull request #429 from XeAri/patch-1
Fixed housing preset handler
|
2018-11-20 17:14:59 +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 |
|
XeAri
|
5f32b3629d
|
Merge pull request #9 from SapphireMordred/housing
Housing
|
2018-11-20 14:09:23 +01:00 |
|
Mordred
|
3f9b3e6425
|
Merge pull request #428 from NotAdam/housing
Add ward selection, ward info & some script cleanup
|
2018-11-20 13:21:54 +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 |
|
XeAri
|
5ea6e820f4
|
Merge pull request #8 from SapphireMordred/housing
Housing
|
2018-11-20 09:18:07 +01:00 |
|
Mordred
|
9f2d57417e
|
Slight event changes for multiple nested events
|
2018-11-19 23:52:35 +01:00 |
|
Mordred
|
6b28c97a27
|
Merge pull request #427 from XeAri/housing
Housing
|
2018-11-19 12:37:05 +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 |
|
XeAri
|
0d7d23ad37
|
Merge pull request #7 from SapphireMordred/housing
Housing
|
2018-11-19 09:12:19 +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
|
2aca215f51
|
Merge pull request #426 from XeAri/housing
sql tables
|
2018-11-16 12:19:30 +01:00 |
|
XeAri
|
f050ce8808
|
Update house.sql
|
2018-11-16 12:17:42 +01:00 |
|
XeAri
|
45e7dc3d3e
|
Update house.sql
|
2018-11-16 12:17:32 +01:00 |
|
AriAvery
|
6339148850
|
sql tables
|
2018-11-16 12:16:08 +01:00 |
|
XeAri
|
4f40dc4a5d
|
Merge pull request #6 from SapphireMordred/housing
Housing
|
2018-11-16 12:14:53 +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
|
2e9c5f522c
|
Removed old mysql lib
|
2018-11-14 16:54:09 +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 |
|
Mordred
|
24f0cb5df7
|
Merge pull request #425 from NotAdam/housing
move all script classes to Sapphire::ScriptAPI namespace
|
2018-11-13 11:51:10 +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 |
|
Mordred
|
c7c586d3fb
|
Merge pull request #423 from XeAri/housing
Signs + rename
|
2018-11-12 10:03:29 +01:00 |
|
AriAvery
|
a3a271439b
|
moving init name to purcahse
|
2018-11-12 09:54:15 +01:00 |
|
AriAvery
|
502fbf7019
|
setting land name like retail
|
2018-11-12 09:40:20 +01:00 |
|
AriAvery
|
762f01366d
|
name fixes
|
2018-11-12 09:32:20 +01:00 |
|
XeAri
|
43ce38ebae
|
Update ClientZoneDef.h
|
2018-11-12 08:43:24 +01:00 |
|
XeAri
|
5220587f51
|
Merge branch 'housing' into housing
|
2018-11-12 08:34:06 +01:00 |
|