summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Collapse)AuthorFilesLines
2019-07-28Merge pull request #2505 from Emistry/autoloot_adjustHaru3-1/+4
Added battle config autoloot_adjust
2019-07-28Merge pull request #2504 from Emistry/atcommand_refineHaru2-21/+62
Update refine atcommand
2019-07-28Merge pull request #2500 from Emistry/atcommand_reloadmobdbHaru2-0/+26
Update @reloadmobdb to update living mobs
2019-07-28Merge pull request #2499 from Emistry/atcommand_refreshHaru1-1/+5
Disable refresh atcommand when talk with NPC.
2019-07-24Update ZC_ACK_RANKING for zeroAndrei Karas2-4/+4
2019-07-24Convert packet ZC_HAT_EFFECT into struct and fix allowed packet versionsAndrei Karas2-30/+35
2019-07-24If error happend in pc_statusup then send back to client increase valueAndrei Karas1-12/+11
2019-07-24Convert packet ZC_STATUS_CHANGE_ACK into structAndrei Karas2-9/+16
2019-07-24Update ZC_ACK_RANKING for new clientsAndrei Karas3-1/+59
2019-07-24Use struct for packet ZC_ACK_RANKINGAndrei Karas3-31/+52
2019-07-24Update shuffle packets up to 2019-07-24Andrei Karas3-6/+16
2019-07-24Update packet keys up to 2019-07-24Andrei Karas2-4/+11
2019-07-24Update messages up to 2019-07-24Andrei Karas3-8/+152
2019-07-15Update refine atcommandEmistry Haoyan2-21/+62
- list of costume and shadow equipments - refine all equipments option
2019-07-14Added battle config autoloot_adjustEmistry Haoyan3-1/+4
Added battle config autoloot_adjust that allows autoloot to take player drop penalties and bonuses into account.
2019-07-10Update atreloadmob to update living mobsEmistry Haoyan2-0/+26
- fix living mobs aren't updated by latest mob_db upon updated. from https://github.com/rathena/rathena/issues/3783
2019-07-10Disable refresh atcommand when talk with NPC.Emistry Haoyan1-1/+5
- using `@refresh` during NPC conversation will caused player stucked due to unable to close the NPC dialog that no longer visible.
2019-07-01Add identifyall atcommandGuilherme Menaldo1-8/+20
Signed-off-by: Haru <haru@dotalux.com>
2019-07-01Add identify script commandGuilherme Menaldo1-0/+37
Signed-off-by: Haru <haru@dotalux.com>
2019-07-01Add identifyidx script commandGuilherme Menaldo1-0/+35
Signed-off-by: Haru <haru@dotalux.com>
2019-06-30Merge pull request #2476 from Emistry/atcommand_reloadnpcHaru1-0/+33
Add new atcommand *reloadnpc
2019-06-30Merge pull request #2427 from Emistry/scriptcommand_setfavoriteitemHaru3-1/+54
Add *setfavoriteitemidx & *autofavoriteitem script commands - alter item favorite state
2019-06-30Merge pull request #2491 from 4144/updatepacketsHaru11-79/+161
Update packets up to 2019-06-05
2019-06-30Merge pull request #2410 from AnnieRuru/74-adjust_skill_damage_ShowWarningHaru1-4/+5
Suppress ShowWarning for certain mapflags when @reloadscript
2019-06-26Fix custom mob names in packet ZC_ACK_REQNAME_TITLE (Fixes #2495)Andrei Karas1-1/+2
2019-06-26Update packet ZC_MAKINGARROW_LIST in all functionsAndrei Karas2-53/+59
2019-06-26Update packet ZC_PROPERTY_HOMUNAndrei Karas2-1/+31
2019-06-26Add support for new shortcuts packets in zeroAndrei Karas3-8/+8
2019-06-26Update shuffle packets up to 2019-06-26Andrei Karas3-6/+13
2019-06-26Update keys up to 2019-06-26Andrei Karas2-4/+9
2019-06-26Update messages up to 2019-06-26Andrei Karas3-6/+39
2019-06-03Merge pull request #2486 from guilherme-gm/minimal-loadoptionsHaru2-2/+4
Adds Option DB and Option Drop Groups DB to be loaded on minimal mode
2019-06-02Merge pull request #2221 from carloshenrq/nostorageHaru8-3/+69
Mapflag nostorage and nogstorage
2019-06-02Merge pull request #2290 from bWolfie/getguildonlineHaru1-0/+63
Adds buildin_getguildonline.
2019-06-02Disable new shortcuts on zero clientsAndrei Karas3-8/+8
Because on zero they still not implimented.
2019-06-02Adds buildin_getguildonline.EyesOfAHawk1-0/+63
Signed-off-by: Haru <haru@dotalux.com>
2019-06-02standardize script commands to small lettersAnnieRuru1-8/+8
Signed-off-by: Haru <haru@dotalux.com>
2019-06-03Add *setfavoriteitemidx & *autofavoriteitem script command.Emistry Haoyan3-1/+54
- set an item as favorite item or not based inventory index. - if an item is set to favorite item, it will be moved into favorite tab, else move out from favorite tab. - only non-equipped item can adjust the favorite item state.
2019-06-02Merge pull request #2394 from bWolfie/buildin_delitemidxHaru1-0/+43
Adds BUILDIN(delitemidx), which deletes an item at the given index.
2019-06-02Adds BUILDIN(delitemidx), which deletes an item at the given index.EyesOfAHawk1-0/+43
Signed-off-by: Haru <haru@dotalux.com>
2019-06-02Merge pull request #2468 from 4144/updatepacketsHaru12-71/+472
Update packets up to 2019-05-29
2019-06-02Fix version check for packet ZC_PINGAndrei Karas2-2/+2
2019-06-02Use new shortcuts packets in zero 2019-05-15 and main 2019-05-22Andrei Karas3-8/+8
2019-06-02Use separate field hotkey_rowshift for each hotkeys groupAndrei Karas1-3/+8
2019-06-02Update packet CZ_SHORTCUTKEYBAR_ROTATEAndrei Karas4-10/+41
2019-06-02Update packet CZ_SHORTCUT_KEY_CHANGEAndrei Karas4-14/+59
2019-06-02Update packet ZC_SHORTCUT_KEY_LISTAndrei Karas3-27/+73
2019-06-02Extract hotkey packet data into separate structAndrei Karas1-9/+9
2019-06-01Update messages up to 2019-05-30Andrei Karas3-3/+255
2019-06-01Update shuffle packets up to 2019-05-30Andrei Karas3-6/+19