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

14 commits

Author SHA1 Message Date
mordred
df8a5aacae Renamed GamePacketNew... finally 2019-03-08 15:34:38 +01:00
NotAdam
7a135768d1 fix house building, update slot struct for house exteriors 2018-12-29 16:47:26 +11:00
NotAdam
6a3e38fa9a it works (again!) 2018-12-29 13:05:13 +11:00
NotAdam
e8d0ca63f5 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
7c138cade1 send spiritbond with inventory items 2018-12-28 15:48:13 +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
1f26eb9627 handle item positions better & some minor cleanup/refactoring 2018-12-26 19:34:43 +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
NotAdam
c6232f2395 Fix items being created incorrectly for small plots 2018-12-25 21:40:02 +11:00
NotAdam
99c9d5edf8 use HousingItem instead of Item for housing inventories 2018-12-23 22:43:35 +11:00
NotAdam
2dd08e1551 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
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