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

22 commits

Author SHA1 Message Date
Mordred
df2da68633 Gear matters!
Gear stats are applied now, excluding materia.
2019-03-21 18:06:48 +01:00
Mordred
497761a282 Preload defense / block values into items 2019-03-20 22:16:02 +01:00
NotAdam
0c672c4bb9 change itemcontainer back to use u8s for slots, some cleanup 2019-01-10 22:01:58 +11:00
NotAdam
25023e2ed1 fix housing object init structure, game no longer crashes/doesn't load 2019-01-10 20:38:27 +11:00
NotAdam
da40b9e97f initial pass to fix housing issues 2019-01-10 15:03:25 +11:00
NotAdam
c97ba162a4 convert more log calls to format string 2019-01-04 22:37:01 +11:00
NotAdam
581a4bb54f fix items being dropped from globalitem when moving to house inv 2018-12-29 21:51:43 +11:00
NotAdam
4d9802bdbb it works (again!) 2018-12-29 13:05:13 +11:00
NotAdam
ceebb27c1c Merge remote-tracking branch 'upstream/dependency_injection' into housing 2018-12-29 12:43:03 +11:00
Mordred
2557ed4f90 Seems like everything works again... here is hoping 2018-12-29 00:53:52 +01: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
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
99d52f18f1 yard object spawning (mostly) working 2018-12-26 00:43:27 +11:00
NotAdam
fab6a27354 spawn housing objects on zone in 2018-12-25 23:43:46 +11:00
NotAdam
b624237731 remove model params from item constructor 2018-12-25 21:53:05 +11:00
Mordred
fdb4f011ac More fw related cleanup 2018-12-23 13:26:33 +01:00
NotAdam
b4e0c2a406 use HousingItem instead of Item for housing inventories 2018-12-23 22:43:35 +11:00
Mordred
f1c0512d28 Progress... 2018-12-23 03:53:08 +01:00
mordred
8dcbfa5365 Restructured project slightly 2018-12-13 12:40:42 +01:00