Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Add loudhailer() script command
|
|
Add/extend battle flags to enable item/skill usage while interacting with NPC
|
|
add support for binary and octal number literals
|
|
|
|
Enable multiple itemskill() calls per item
|
|
|
|
Add MSC_MAGICATTACKED cast condition for monster skills
|
|
allow local NPC functions to be public or private
|
|
|
|
|
|
commands
|
|
|
|
|
|
|
|
|
|
|
|
Cap string variable value length and unify corresponding SQL columns size
|
|
|
|
|
|
|
|
Fix *atcommand cannot be use when PCBLOCK_COMMANDS is true
|
|
|
|
|
|
|
|
|
|
|
|
Questinfo memory violation and handling fixes
|
|
Extend *pcblock script commands
|
|
|
|
|
|
|
|
|
|
Clean up auto-cast related code
|
|
qi_list vector length is 0
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
|
|
|
|
|
|
|
|
|
|
map_session_data->autocast.skill_id/_lv instead
|
|
map_session_data->autocast.itemskill_* instead
|
|
used anymore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix itemskill() script command
|
|
Extend getiteminfo() script command
|