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

43 commits

Author SHA1 Message Date
Mordred
b0760043c3 Fixed tell, fixed examine, fixed equipping gear, fixed itemlevel 2019-01-12 22:53:16 +01:00
JeidoUran
73f261927b More GM Call/Jump fixes 2019-01-06 16:25:51 +01:00
JeidoUran
12c053cdda Changed 'u3b' to 'isGm' and made it a bool 2019-01-06 04:48:54 +01:00
JeidoUran
4678cfde3a Merge branch 'develop' into crashes_fix 2019-01-06 02:22:09 +01:00
JeidoUran
dbb93a3d94 Merge branch 'develop' into crashes_fix 2019-01-06 02:14:25 +01:00
JeidoUran
15e206430a Sending a /tell while acting as a GM will send a GM Tell
GM Call was also fixed 3 commits ago, now works on players within instances
2019-01-06 02:07:40 +01:00
JeidoUran
32bfdefbc0 GM Jumping no longer crashes the server if used across instances, and works like GM Call 2019-01-06 01:47:07 +01:00
Mordred
572a6e1257 Updated sendNotice and sendUrgent calls 2019-01-06 00:26:26 +01:00
JeidoUran
39da2d2bc9 GM Call is now closer to retail behavior 2019-01-05 18:50:27 +01:00
JeidoUran
d41ac16eda Several GM Commands no longer crashes world.exe if used while a bnpc or an eobj is in range 2019-01-05 14:50:16 +01:00
Mordred
b0ab052bd4 Changed sendDebug to use fmt aswell 2019-01-05 12:32:10 +01:00
NotAdam
4dc80de5f2 fix log calls not outputting hex as it used to 2019-01-04 22:48:09 +11:00
NotAdam
2a205cc2db convert more log calls to format string 2019-01-04 22:37:01 +11:00
NotAdam
cd19435876 somewhat working marketboard implementation 2019-01-01 17:29:06 +11:00
NotAdam
717acba9cb fix oob error on market board result lists and correctly sort the items 2019-01-01 14:19:44 +11:00
NotAdam
50d1d9d492 correctly send marketboard item list 2019-01-01 11:51:48 +11:00
NotAdam
af7a769433 start of marketboard implementation 2018-12-31 23:27:21 +11:00
NotAdam
66964ec8f6 fix issue where items couldn't be placed in storeroom from inv 2018-12-30 21:26:32 +11:00
NotAdam
d4f431b37a update estate guest access client trigger handler 2018-12-29 19:20:47 +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
34ae82a562 fix items not being able to be removed from external storeroom 2018-12-28 20:10:07 +11:00
NotAdam
2232cdddc9 add internal/external estate remodelling menus 2018-12-28 18:45:08 +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
750914f63f items can be removed from the estate and moved to storeroom/inventory 2018-12-28 11:49:36 +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
bda8acdf2c internal item rotation/movement done 2018-12-27 17:12:01 +11:00
NotAdam
46924ccdd5 fix container handling issue where they were created incorrectly 2018-12-27 15:52:48 +11:00
NotAdam
643e2c1259 correctly send inventories when using internal furnishings menu 2018-12-27 01:09:33 +11:00
NotAdam
9f4648efa8 add internal housing item placement 2018-12-27 00:36:47 +11:00
NotAdam
d3301b0b9f add external housing object placing 2018-12-26 18:11:18 +11:00
NotAdam
52c35e0ccb create all estate inventories on launch 2018-12-25 21:05:13 +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
ab35d2075d cache all houses on startup 2018-12-22 11:33:21 +11:00
NotAdam
a5ad3fb883 correctly send exterior placed items/storeroom inventories 2018-12-20 21:52:18 +11:00
NotAdam
d465875318 change getPlayerOwner to getOwnerId 2018-12-19 16:03:35 +11:00
NotAdam
ab3c3a91cd fix this stupid inconsistency where its sometimes 2 u8s, sometimes u16s 2018-12-19 01:03:41 +11:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00