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

10 commits

Author SHA1 Message Date
NotAdam
c5d06025a0 send spiritbond with inventory items 2018-12-28 15:48:13 +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
7da03ef6f0 handle item positions better & some minor cleanup/refactoring 2018-12-26 19:34:43 +11:00
NotAdam
b50c501946 add external housing object placing 2018-12-26 18:11:18 +11:00
NotAdam
b624237731 remove model params from item constructor 2018-12-25 21:53:05 +11:00
NotAdam
0a4c8b37d7 Fix items being created incorrectly for small plots 2018-12-25 21:40:02 +11:00
NotAdam
b4e0c2a406 use HousingItem instead of Item for housing inventories 2018-12-23 22:43:35 +11:00
NotAdam
2c426b5059 housing inventories work, parts are loaded from db now
plus a shitload of cleanup and refactoring
2018-12-23 19:13:30 +11:00
NotAdam
d6a6de6f77 handle inventory packet sequencing properly for items & containers 2018-12-20 20:41:16 +11:00
NotAdam
f44c6b5efe Move inventory container sending to its own function 2018-12-18 22:59:01 +11:00