JeidoUran
|
3c4b99668c
|
Fixed GM Tells
|
2019-01-30 18:29:11 +01:00 |
|
Mordred
|
14cbda944e
|
Quest mobs will be highlighted as such. Retreating mobs will have the target properly reset. Spawning range slightly decreased
|
2019-01-29 00:10:21 +01:00 |
|
NotAdam
|
72ca7b612d
|
fix UB caused by invalid GC id, set GC rank when changing gc if one isnt set - fixes #472
|
2019-01-28 18:58:02 +11:00 |
|
NotAdam
|
b9520a6c3e
|
heal npcs when retreating, set hp to max when retreat finishes, cleanup
|
2019-01-26 13:40:02 +11:00 |
|
NotAdam
|
b1bbfe3acd
|
set correct bnpc animation when aggro'd/passive
|
2019-01-26 11:39:44 +11:00 |
|
Mordred
|
2973b27e26
|
Despawn and respawn dead bnpcs
|
2019-01-23 22:37:55 +01:00 |
|
Mordred
|
239a98848e
|
Fixed bnpc movement
|
2019-01-20 23:49:43 +01:00 |
|
Mordred
|
b17ce80ce6
|
BNpcs will now also initiate combat when being attacked, Death should reset them properly.
|
2019-01-20 13:36:34 +01:00 |
|
Mordred
|
c181e6de23
|
Merge pull request #484 from itsMaru/develop
RNGManager PoC
|
2019-01-20 00:39:50 +01:00 |
|
Mordred
|
c4d7160bff
|
Fixed mobs not being killable and spawning will use the correct state
|
2019-01-20 00:20:35 +01:00 |
|
Maru
|
544538012d
|
RNGManager PoC, fix overuse of static cast
|
2019-01-19 21:20:23 -02:00 |
|
NotAdam
|
4df44a88c8
|
cleanup spawn slot handling for bnpcs
|
2019-01-19 19:28:12 +11:00 |
|
Mordred
|
38acccea57
|
Cleaned up bnppc code, fixed effect packet
|
2019-01-19 01:15:17 +01:00 |
|
NotAdam
|
6196d0a526
|
fix some event debug message formatting
|
2019-01-15 18:20:21 +11:00 |
|
Mordred
|
b5ceae58fb
|
Temporary fix for resetting directors. Eventually zoning needs to be streamlined
|
2019-01-13 17:32:43 +01:00 |
|
Mordred
|
c57cc0c9e1
|
Fixed remaining g_log appearances and fmt usage
|
2019-01-13 13:19:15 +01:00 |
|
Mordred
|
87dcbd87fd
|
Fixed tell, fixed examine, fixed equipping gear, fixed itemlevel
|
2019-01-12 22:53:16 +01:00 |
|
JeidoUran
|
ca3851d7d4
|
More GM Call/Jump fixes
|
2019-01-06 16:25:51 +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 |
|
JeidoUran
|
5d9084c279
|
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
|
df412bba66
|
Updated sendNotice and sendUrgent calls
|
2019-01-06 00:26:26 +01:00 |
|
JeidoUran
|
808adc9f1c
|
GM Call is now closer to retail behavior
|
2019-01-05 18:50:27 +01:00 |
|
JeidoUran
|
d2a8e5dc16
|
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
|
7f00c34f90
|
Changed sendDebug to use fmt aswell
|
2019-01-05 12:32:10 +01:00 |
|
NotAdam
|
ba803288a3
|
fix log calls not outputting hex as it used to
|
2019-01-04 22:48:09 +11: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
|
4e9fadcdbb
|
update estate guest access client trigger handler
|
2018-12-29 19:20:47 +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
|
34e9ba131e
|
fix items not being able to be removed from external storeroom
|
2018-12-28 20:10:07 +11:00 |
|
NotAdam
|
dd5a899c1d
|
add internal/external estate remodelling menus
|
2018-12-28 18:45:08 +11: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
|
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
|
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
|
a0616207a3
|
correctly send inventories when using internal furnishings menu
|
2018-12-27 01:09:33 +11:00 |
|
NotAdam
|
2dcc6e460c
|
add internal housing item placement
|
2018-12-27 00:36:47 +11:00 |
|
NotAdam
|
b50c501946
|
add external housing object placing
|
2018-12-26 18:11:18 +11:00 |
|
NotAdam
|
a66b937200
|
create all estate inventories on launch
|
2018-12-25 21:05:13 +11:00 |
|