Client Timestamp update + Cosmetic NPCs & H Beacon patch + Log rework
Fixed Music command not playing soundtracks at all. Fixed stylish scripts stucking player NPC interactions in certain cases. Reviewed client mistimed view on items, quest expirations, BBS threads, etc. Fixed Homing Beacon skill provoking autoflag in mobs with same objectid in different maps. Solved DB leak cases with removing pets from inventory. Reviewed logging throughout the source, aiming to normalize the varied-spaced log content within the facilities. Fixed a bug that would occur when trying to reaccess Horntail expedition.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<float name="fs" value="10.0"/>
|
||||
<int name="summonType" value="1"/>
|
||||
<string name="elemAttr" value="S1H3"/>
|
||||
<int name="firstAttack" value="1"/>
|
||||
<int name="firstAttack" value="0"/>
|
||||
</imgdir>
|
||||
<imgdir name="move">
|
||||
<canvas name="0" width="99" height="126">
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<int name="pushed" value="1"/>
|
||||
<float name="fs" value="10.0"/>
|
||||
<int name="summonType" value="1"/>
|
||||
<int name="firstAttack" value="1"/>
|
||||
<int name="firstAttack" value="0"/>
|
||||
</imgdir>
|
||||
<imgdir name="move">
|
||||
<canvas name="0" width="132" height="127">
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<int name="pushed" value="1200"/>
|
||||
<float name="fs" value="10.0"/>
|
||||
<int name="summonType" value="1"/>
|
||||
<int name="firstAttack" value="1"/>
|
||||
<int name="firstAttack" value="0"/>
|
||||
</imgdir>
|
||||
<imgdir name="move">
|
||||
<canvas name="0" width="82" height="86">
|
||||
|
||||
Reference in New Issue
Block a user