1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 08:27:46 +00:00
Commit graph

24 commits

Author SHA1 Message Date
NotAdam
d6da6b5e3a some housing cleanup and refactoring 2018-12-31 21:54:32 +11:00
NotAdam
a5f1711246 store aetheryte status in house object 2018-12-29 19:38:29 +11:00
NotAdam
ceebb27c1c Merge remote-tracking branch 'upstream/dependency_injection' into housing 2018-12-29 12:43:03 +11:00
Mordred
2557ed4f90 Seems like everything works again... here is hoping 2018-12-29 00:53:52 +01:00
NotAdam
d9dd3a5114 minor refactoring, move some more stuff out of land and into housingmgr 2018-12-25 20:12:24 +11:00
Mordred
fdb4f011ac More fw related cleanup 2018-12-23 13:26:33 +01:00
NotAdam
24520a8491 more refactoring + sql 2018-12-23 20:54:21 +11:00
NotAdam
2c426b5059 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
50ddcbb180 cleanup and simplify model cache logic for houses 2018-12-23 15:23:22 +11:00
Mordred
f1c0512d28 Progress... 2018-12-23 03:53:08 +01:00
NotAdam
b9fe2b33f9 refactor housepart to housemodel 2018-12-22 23:33:38 +11:00
NotAdam
3346ce6740 load housing invs correctly 2018-12-22 15:58:54 +11:00
NotAdam
05b4045165 fix house init, some refactoring and base inventory impl 2018-12-22 14:35:42 +11:00
NotAdam
cb96c26c3e add batch land select to get all land + houses in 1 query 2018-12-22 02:08:57 +11:00
NotAdam
0fd3bf4194 a little reminder 2018-12-22 01:02:42 +11:00
NotAdam
5f6c2d950a fix shitty inventory impl so it works a bit more than before 2018-12-22 01:00:31 +11:00
NotAdam
d6b548afe9 batch land sql queries to 1 per ward instead of 60 2018-12-22 00:50:17 +11:00
NotAdam
732e36dc0a partially working inventory loading 2018-12-21 23:49:46 +11:00
NotAdam
4e3de5817f Move land/house to use LandIdent instead of storing terri/plot/ward 2018-12-21 22:08:05 +11:00
NotAdam
c54ceea607 fix lambda type and remove testing code 2018-12-20 22:31:57 +11:00
NotAdam
8da5ae47db correctly send exterior placed items/storeroom inventories 2018-12-20 21:52:18 +11:00
NotAdam
c00a15bacf change getPlayerOwner to getOwnerId 2018-12-19 16:03:35 +11:00
NotAdam
107c94f33c minor cleanup and fix ward/landid being read incorrectly 2018-12-19 00:54:25 +11:00
mordred
8dcbfa5365 Restructured project slightly 2018-12-13 12:40:42 +01:00
Renamed from src/servers/sapphire_zone/Territory/Land.cpp (Browse further)