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

24 commits

Author SHA1 Message Date
NotAdam
a04d01be90 some housing cleanup and refactoring 2018-12-31 21:54:32 +11:00
NotAdam
b5b49f4d8c store aetheryte status in house object 2018-12-29 19:38:29 +11:00
NotAdam
dd8290150b Merge remote-tracking branch 'upstream/dependency_injection' into housing 2018-12-29 12:43:03 +11:00
Mordred
c345033aa5 Seems like everything works again... here is hoping 2018-12-29 00:53:52 +01:00
NotAdam
3d469b3f1c minor refactoring, move some more stuff out of land and into housingmgr 2018-12-25 20:12:24 +11:00
Mordred
101f284003 More fw related cleanup 2018-12-23 13:26:33 +01:00
NotAdam
b124ae06b1 more refactoring + sql 2018-12-23 20:54:21 +11:00
NotAdam
2dd08e1551 housing inventories work, parts are loaded from db now
plus a shitload of cleanup and refactoring
2018-12-23 19:13:30 +11:00
NotAdam
478d8fe238 cleanup and simplify model cache logic for houses 2018-12-23 15:23:22 +11:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
NotAdam
32a8cccb12 refactor housepart to housemodel 2018-12-22 23:33:38 +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
28211b2808 add batch land select to get all land + houses in 1 query 2018-12-22 02:08:57 +11:00
NotAdam
74f35ea2ea a little reminder 2018-12-22 01:02:42 +11:00
NotAdam
6da9ae57d2 fix shitty inventory impl so it works a bit more than before 2018-12-22 01:00:31 +11:00
NotAdam
0d66bdd270 batch land sql queries to 1 per ward instead of 60 2018-12-22 00:50:17 +11:00
NotAdam
14848ee955 partially working inventory loading 2018-12-21 23:49:46 +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
a5ad3fb883 correctly send exterior placed items/storeroom inventories 2018-12-20 21:52:18 +11:00
NotAdam
d465875318 change getPlayerOwner to getOwnerId 2018-12-19 16:03:35 +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/Territory/Land.cpp (Browse further)