Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix Megaphone behaviour
|
|
|
|
Add some pet features and minor pet code clean up
|
|
Added configuration on allowing actions on player when dead.
|
|
This also fixes the issue where the client freezes when talking to a NPC while Rodex send mail window is present.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
present
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prevent unequipping items on login before calculating the character's status data
|
|
Add loudhailer() script command
|
|
Make mineffect flag not being affected by sd->state.lesseffect in clif_maptypeproperty2()
|
|
|
|
Add/extend battle flags to enable item/skill usage while interacting with NPC
|
|
Update packets up to 2020-05-20
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enable multiple itemskill() calls per item
|
|
|
|
|
|
|
|
clif_maptypeproperty2()
|
|
characters
|
|
|
|
|
|
|
|
|
|
|
|
Cap string variable value length and unify corresponding SQL columns size
|
|
SCRIPT_STRING_VAR_LENGTH + 1
Also exclude NULL-terminator from string variable value length in inter-server communication.
|