1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-14 14:37:45 +00:00
Commit graph

273 commits

Author SHA1 Message Date
Mordred
a25cfcd9d1 Merge remote-tracking branch 'origin/housing' into develop 2019-01-01 15:06:42 +01:00
Mordred
589205d41e Moved cmake logic to root cmakelists 2018-12-31 13:54:31 +01:00
NotAdam
e418e61b4a #448 - Place character correctly on entering a house 2018-12-30 18:48:45 +11:00
NotAdam
50276dcbc3 #448 - remove deed on build 2018-12-30 17:44:03 +11:00
NotAdam
d6d8edf57c fix items being dropped from globalitem when moving to house inv 2018-12-29 21:51:43 +11:00
NotAdam
6a3e38fa9a it works (again!) 2018-12-29 13:05:13 +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
87ca06cfaf return player to parent housing zone if logged out inside house 2018-12-28 19:45:04 +11:00
NotAdam
750914f63f items can be removed from the estate and moved to storeroom/inventory 2018-12-28 11:49:36 +11:00
NotAdam
dcb2034005 fix removed housing items being orphaned after relogging 2018-12-28 10:17:18 +11:00
NotAdam
813836b1f1 base implementation of moving housing items back to player inventory
only works for internal items atm
2018-12-28 02:17:29 +11:00
NotAdam
d3301b0b9f add external housing object placing 2018-12-26 18:11:18 +11:00
NotAdam
19017f6e12 remove model params from item constructor 2018-12-25 21:53:05 +11:00
Mordred
199d7a6ec6 More fw cleanup 2018-12-25 01:57:50 +01:00
Mordred
101f284003 More fw related cleanup 2018-12-23 13:26:33 +01:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
Mordred
d03e7a43a6 Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
NotAdam
1c59eb8f98 more ident cleanup 2018-12-21 22:23:49 +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
332456ffd0 handle inventory packet sequencing properly for items & containers 2018-12-20 20:41:16 +11:00
NotAdam
3848fc60a6 Move inventory container sending to its own function 2018-12-18 22:59:01 +11:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00