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

16 commits

Author SHA1 Message Date
NotAdam
dd5a899c1d add internal/external estate remodelling menus 2018-12-28 18:45:08 +11:00
NotAdam
3b37d14d64 maybe fix an issue where a container wouldn't get read properly
also some extra item crap
2018-12-28 17:12:24 +11:00
NotAdam
c5d06025a0 send spiritbond with inventory items 2018-12-28 15:48:13 +11:00
NotAdam
49c6049531 items can be removed from the estate and moved to storeroom/inventory 2018-12-28 11:49:36 +11:00
NotAdam
298b31512c 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
858b243e3b internal item rotation/movement done 2018-12-27 17:12:01 +11:00
NotAdam
8aed0e7979 fix container handling issue where they were created incorrectly 2018-12-27 15:52:48 +11:00
NotAdam
a0616207a3 correctly send inventories when using internal furnishings menu 2018-12-27 01:09:33 +11:00
NotAdam
2dcc6e460c add internal housing item placement 2018-12-27 00:36:47 +11:00
NotAdam
b50c501946 add external housing object placing 2018-12-26 18:11:18 +11:00
NotAdam
a66b937200 create all estate inventories on launch 2018-12-25 21:05:13 +11:00
NotAdam
09f0123809 cache all houses on startup 2018-12-22 11:33:21 +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
55e2290565 fix this stupid inconsistency where its sometimes 2 u8s, sometimes u16s 2018-12-19 01:03:41 +11:00
mordred
8dcbfa5365 Restructured project slightly 2018-12-13 12:40:42 +01:00