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

6551 commits

Author SHA1 Message Date
Mordred
5fe4155718
Merge pull request #441 from NotAdam/housing
refactoring, make menu work good, you can rename your house, idk
2018-11-28 14:50:38 +01:00
NotAdam
84d7159e47 add estate guest access menu 2018-11-29 00:19:37 +11:00
NotAdam
a66aea4eb4 add estate guest access menu 2018-11-29 00:19:37 +11:00
NotAdam
392b098a02 Fix land state being sent incorrectly and consistently name those IPCs 2018-11-28 23:29:55 +11:00
NotAdam
c12adb5c74 Fix land state being sent incorrectly and consistently name those IPCs 2018-11-28 23:29:55 +11:00
NotAdam
a271ee6d46 estate greetings can be updated/set 2018-11-28 21:59:28 +11:00
NotAdam
9fc4666926 estate greetings can be updated/set 2018-11-28 21:59:28 +11:00
NotAdam
ebee5e854a move more housing logic from client trigger handler to housingmgr 2018-11-28 21:24:00 +11:00
NotAdam
a802d98cee move more housing logic from client trigger handler to housingmgr 2018-11-28 21:24:00 +11:00
NotAdam
855d760382 correctly show edit estate name/greeting windows 2018-11-28 17:36:55 +11:00
NotAdam
4e4097c1c8 correctly show edit estate name/greeting windows 2018-11-28 17:36:55 +11:00
NotAdam
614439836c house renaming works 🎉 2018-11-28 17:36:55 +11:00
NotAdam
fee7ed381e house renaming works 🎉 2018-11-28 17:36:55 +11:00
NotAdam
945d91b783 change LandState to LandFlags 2018-11-28 17:36:55 +11:00
NotAdam
e24837629c change LandState to LandFlags 2018-11-28 17:36:55 +11:00
NotAdam
f83d6ae35b cleanup and unfuck the perms/state bullshit 2018-11-28 17:36:55 +11:00
NotAdam
4521941aac cleanup and unfuck the perms/state bullshit 2018-11-28 17:36:55 +11:00
NotAdam
2e3a98f9de send greeting, icon and house name when a house has been built 2018-11-28 17:36:55 +11:00
NotAdam
6be4d17723 send greeting, icon and house name when a house has been built 2018-11-28 17:36:55 +11:00
NotAdam
b3d662e2b2 refactor landpermission -> landstate 2018-11-28 17:36:55 +11:00
NotAdam
ccc31353e6 refactor landpermission -> landstate 2018-11-28 17:36:55 +11:00
Mordred
6d3d90211a Improved some errorhandling 2018-11-27 22:48:58 +01:00
Mordred
2a5ee25a12 Improved some errorhandling 2018-11-27 22:48:58 +01:00
Mordred
90eb03df95 Using LandIdent in packets 2018-11-26 23:15:42 +01:00
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