1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-01 16:37:45 +00:00
Commit graph

27 commits

Author SHA1 Message Date
AriAvery
3f1ac7b5d8 fixes 2019-02-06 09:27:30 +01:00
AriAvery
df56b88cae Improved player momvement 2019-02-06 08:49:57 +01:00
NotAdam
8e945a5698 cleanup tellhandler and allow GMs to send messages to busy players 2019-01-31 13:13:46 +11:00
JeidoUran
3c4b99668c Fixed GM Tells 2019-01-30 18:29:11 +01:00
Maru
544538012d RNGManager PoC, fix overuse of static cast 2019-01-19 21:20:23 -02:00
Mordred
87dcbd87fd Fixed tell, fixed examine, fixed equipping gear, fixed itemlevel 2019-01-12 22:53:16 +01:00
JeidoUran
a5e6ca82ab Changed 'u3b' to 'isGm' and made it a bool 2019-01-06 04:48:54 +01:00
JeidoUran
8f1e7323d9 Merge branch 'develop' into crashes_fix 2019-01-06 02:22:09 +01:00
JeidoUran
4aa19d5ec0 Merge branch 'develop' into crashes_fix 2019-01-06 02:14:25 +01:00
JeidoUran
193288929d 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
Mordred
df412bba66 Updated sendNotice and sendUrgent calls 2019-01-06 00:26:26 +01:00
Mordred
7f00c34f90 Changed sendDebug to use fmt aswell 2019-01-05 12:32:10 +01:00
NotAdam
c97ba162a4 convert more log calls to format string 2019-01-04 22:37:01 +11:00
NotAdam
4fcfc6ecf1 somewhat working marketboard implementation 2019-01-01 17:29:06 +11:00
NotAdam
a37525d002 fix oob error on market board result lists and correctly sort the items 2019-01-01 14:19:44 +11:00
NotAdam
0aa1fab9a4 correctly send marketboard item list 2019-01-01 11:51:48 +11:00
NotAdam
6ce9d9557e start of marketboard implementation 2018-12-31 23:27:21 +11:00
NotAdam
4d501b4eb2 fix issue where items couldn't be placed in storeroom from inv 2018-12-30 21:26:32 +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
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
b50c501946 add external housing object placing 2018-12-26 18:11:18 +11:00
Mordred
f1c0512d28 Progress... 2018-12-23 03:53:08 +01:00
Mordred
28139b47b5 Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
NotAdam
c00a15bacf change getPlayerOwner to getOwnerId 2018-12-19 16:03:35 +11:00
mordred
8dcbfa5365 Restructured project slightly 2018-12-13 12:40:42 +01:00
Renamed from src/servers/sapphire_zone/Network/Handlers/PacketHandlers.cpp (Browse further)