1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-04 17:57:47 +00:00
Commit graph

6427 commits

Author SHA1 Message Date
Mordred
6e298cd6b5 Using LandIdent in packets 2018-11-26 23:15:42 +01:00
Mordred
3bbb343d09 Merge pull request #437 from XeAri/housing
saving player names in map to reduce SQL query
2018-11-26 15:05:55 +01:00
Mordred
7562cb5879
Merge pull request #437 from XeAri/housing
saving player names in map to reduce SQL query
2018-11-26 15:05:55 +01:00
XeAri
5b06a52c1a Merge pull request #11 from SapphireServer/housing
Housing
2018-11-26 15:01:24 +01:00
XeAri
3c624f6e76
Merge pull request #11 from SapphireServer/housing
Housing
2018-11-26 15:01:24 +01:00
Mordred
720a9e5aa7 Merge pull request #440 from NotAdam/housing
building mostly works now, houses are saved & restored on reboot
2018-11-26 13:51:50 +01:00
Mordred
21a94522c2
Merge pull request #440 from NotAdam/housing
building mostly works now, houses are saved & restored on reboot
2018-11-26 13:51:50 +01:00
NotAdam
7b3a894349 Correct house db column sizes 2018-11-26 23:43:40 +11:00
NotAdam
9cb394719a Correct house db column sizes 2018-11-26 23:43:40 +11:00
NotAdam
345de71494 save & load house state 2018-11-26 23:32:22 +11:00
NotAdam
f0856949bd save & load house state 2018-11-26 23:32:22 +11:00
NotAdam
89c8293eef New land sql, run update_land.sql 2018-11-26 23:18:16 +11:00
NotAdam
ddc809b6b4 New land sql, run update_land.sql 2018-11-26 23:18:16 +11:00
NotAdam
111c2bb08c houses now correctly build and send landupdate/show on login 2018-11-26 17:56:29 +11:00
NotAdam
a6b146aded houses now correctly build and send landupdate/show on login 2018-11-26 17:56:29 +11:00
Mordred
b6f7beb61f Ongoing implementation of migration utility 2018-11-26 00:05:10 +01:00
Mordred
d68377f174 Ongoing implementation of migration utility 2018-11-26 00:05:10 +01:00
mordred
974e3a5356 Merge branch 'housing' of https://github.com/SapphireMordred/Sapphire into housing 2018-11-25 16:46:02 +01:00
mordred
825d81ab53 Merge branch 'housing' of https://github.com/SapphireMordred/Sapphire into housing 2018-11-25 16:46:02 +01:00
mordred
7374af5839 Begin of db manager tool 2018-11-25 16:45:48 +01:00
mordred
bbd91a5bec Begin of db manager tool 2018-11-25 16:45:48 +01:00
Mordred
ec87bbc179 Merge pull request #439 from NotAdam/housing
GilShop improvements, init land values in db to 0, fix for login crash
2018-11-25 13:38:43 +01:00
Mordred
fda8e725ac
Merge pull request #439 from NotAdam/housing
GilShop improvements, init land values in db to 0, fix for login crash
2018-11-25 13:38:43 +01:00
NotAdam
62833689ae Make max set size 15k so login feels slower so we are more retail accurate 2018-11-25 23:36:48 +11:00
NotAdam
c51ebb7054 Make max set size 15k so login feels slower so we are more retail accurate 2018-11-25 23:36:48 +11:00
NotAdam
14417f2cfa GilShop improvements, init land values in db to 0, fix for login crash 2018-11-25 23:23:29 +11:00
NotAdam
1e9ad88aa6 GilShop improvements, init land values in db to 0, fix for login crash 2018-11-25 23:23:29 +11:00
Mordred
c8934526e1 Merge pull request #438 from NotAdam/housing
Housing
2018-11-24 22:40:26 +01:00
Mordred
883c1de9ef
Merge pull request #438 from NotAdam/housing
Housing
2018-11-24 22:40:26 +01:00
NotAdam
12eadd02e9 broken housing 2018-11-25 01:55:53 +11:00
NotAdam
523a198241 broken housing 2018-11-25 01:55:53 +11:00
NotAdam
b739b154b9 buying from gilshops now works 2018-11-24 15:17:18 +11:00
NotAdam
5607afee06 buying from gilshops now works 2018-11-24 15:17:18 +11:00
Mordred
28abe4c6f9 Variant2 exds are now readable 2018-11-24 01:35:25 +01:00
Mordred
0d1c58d2ae Variant2 exds are now readable 2018-11-24 01:35:25 +01:00
Mordred
4c573cde73 One slipped through 2018-11-23 21:20:16 +01:00
Mordred
ee2f45a335 One slipped through 2018-11-23 21:20:16 +01:00
Mordred
32c6ef0b7c Fixed exd to work with generated data, also fixed generator ( boost leftovers ) 2018-11-23 21:16:02 +01:00
Mordred
e2220b0685 Fixed exd to work with generated data, also fixed generator ( boost leftovers ) 2018-11-23 21:16:02 +01:00
mordred
c317fb13e7 Merge branch 'housing' of https://github.com/SapphireMordred/Sapphire into housing 2018-11-23 15:03:04 +01:00
mordred
5b15b7a42b Merge branch 'housing' of https://github.com/SapphireMordred/Sapphire into housing 2018-11-23 15:03:04 +01:00
mordred
ee7cef96cc Added variant identification to exds and fixed exd_struct_gen with adam 2018-11-23 15:02:42 +01:00
mordred
f6a5ad812a Added variant identification to exds and fixed exd_struct_gen with adam 2018-11-23 15:02:42 +01:00
AriAvery
bbe88d10b8 style 2018-11-23 11:59:36 +01:00
AriAvery
172a7487ca style 2018-11-23 11:59:36 +01:00
AriAvery
bd315d9b45 updates 2018-11-23 11:46:39 +01:00
AriAvery
b19cfb741e updates 2018-11-23 11:46:39 +01:00
AriAvery
d1dc8c937d fixed SQL string 2018-11-23 11:17:02 +01:00
AriAvery
79d3deee64 fixed SQL string 2018-11-23 11:17:02 +01:00
AriAvery
46f6e45a0c no payers anymore 2018-11-23 11:04:19 +01:00