1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 23:57:46 +00:00
Commit graph

68 commits

Author SHA1 Message Date
Mordred
d03e7a43a6 Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
NotAdam
32a8cccb12 refactor housepart to housemodel 2018-12-22 23:33:38 +11:00
NotAdam
f29e72942b show error messages in the event of an invalid house appearance inv 2018-12-22 21:20:24 +11:00
Adam
517b0912f0 fix autism 2018-12-22 17:54:56 +11:00
NotAdam
c345ac2c4e correctly load appearance from db 2018-12-22 17:25:30 +11:00
NotAdam
ca62581dfb partially fix inventory loading fuckery 2018-12-22 17:22:24 +11:00
NotAdam
e52127fd91 load housing invs correctly 2018-12-22 15:58:54 +11:00
NotAdam
8b70f79108 fix house init, some refactoring and base inventory impl 2018-12-22 14:35:42 +11:00
NotAdam
8cd4b690a8 init houses from land cache instead of territory based queries 2018-12-22 12:00:34 +11:00
NotAdam
ab35d2075d cache all houses on startup 2018-12-22 11:33:21 +11:00
NotAdam
1c59eb8f98 more ident cleanup 2018-12-21 22:23:49 +11:00
NotAdam
419a61f8ff Move land/house to use LandIdent instead of storing terri/plot/ward 2018-12-21 22:08:05 +11:00
NotAdam
68db0d0e0c fix lambda type and remove testing code 2018-12-20 22:31:57 +11:00
NotAdam
332456ffd0 handle inventory packet sequencing properly for items & containers 2018-12-20 20:41:16 +11:00
NotAdam
d465875318 change getPlayerOwner to getOwnerId 2018-12-19 16:03:35 +11:00
NotAdam
ab3c3a91cd fix this stupid inconsistency where its sometimes 2 u8s, sometimes u16s 2018-12-19 01:03:41 +11:00
NotAdam
ebda186553 minor cleanup and fix ward/landid being read incorrectly 2018-12-19 00:54:25 +11:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00
Renamed from src/servers/sapphire_zone/Manager/HousingMgr.cpp (Browse further)