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

16 commits

Author SHA1 Message Date
NotAdam
ab35d2075d cache all houses on startup 2018-12-22 11:33:21 +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
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
Mordred
23226f0e44 Fixed small event issues. Changed sapphire to use new DB setup. Database has to be created using the schema.sql and inserts.sql 2018-12-07 00:06:59 +01:00
AriAvery
7d042d264e housing instance 2018-12-01 21:40:30 +01:00
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
NotAdam
345de71494 save & load house state 2018-11-26 23:32:22 +11:00
Mordred
c512a63b92 Use territoryType instead of TerritoryId, also refactor variables to reflect the change 2018-11-05 23:07:39 +01:00
Mordred
5479a77d6d Housing cleanup 2018-11-01 23:56:43 +01:00
Mordred
fd9bf92a25 Initial housing work by Vox 2018-11-01 00:18:19 +01:00
mordred
873667cb86 Removing boost from common 2018-10-24 12:53:26 +02:00
Biscuit Boy
06abc5f33d Lobby now shows correct info for everything 2018-09-21 01:59:45 +10:00
Mordred Admin
238ea28d75 Merge develop into bnpc 2018-09-17 14:04:40 +02:00
Mordred
9624d08b4c Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
Renamed from src/common/Database/CharaDbConnection.cpp (Browse further)