summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-07-24Switch most travis build to 2019-07-24 packet versionAndrei Karas1-8/+8
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-24Update packets table up to 2019-07-24Andrei Karas3-10/+401
2019-07-24Update mob_db - DamageTakenRate fieldEmistry Haoyan11-153/+203
- adjust the damage taken by monster. (default = `100 = 1x`) - ref: https://github.com/idathena/trunk/commit/e267d2e2dada6196b479a6f2f35e9d25291ef22b
2019-07-21Update Runestones stack limitEmistry Haoyan1-10/+7
- Removes limit of Turisus runestone, Asir runestone and Pertz runestone amount that can be hold. - increases limit of other runestones amount that can be hold to 60.
2019-07-21Update script command isequippedEmistry Haoyan1-0/+4
- added missing costume equipment validation
2019-07-15Update refine atcommandEmistry Haoyan4-37/+106
- list of costume and shadow equipments - refine all equipments option
2019-07-14Added battle config autoloot_adjustEmistry Haoyan4-1/+8
Added battle config autoloot_adjust that allows autoloot to take player drop penalties and bonuses into account.
2019-07-12Fix Wounded Morocc CooldownEmistry Haoyan1-16/+5
- Fixed an issue with a cooldown after killing Wounded Morroc.
2019-07-12Fix family check and EXP bugEmistry Haoyan1-0/+4
- failsafe function to not execute the query - avoid EXP sharing bug
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-01Release v2019.06.30v2019.06.30Haru1-0/+22
Signed-off-by: Haru <haru@dotalux.com>
2019-07-01Merge pull request #2487 from guilherme-gm/201906-1-identifyHaru4-8/+116
Add identify/identifyidx script commands and identifyall atcommand
2019-07-01Add identifyall atcommandGuilherme Menaldo2-8/+26
Signed-off-by: Haru <haru@dotalux.com>
2019-07-01Add identify script commandGuilherme Menaldo2-0/+46
Signed-off-by: Haru <haru@dotalux.com>
2019-07-01Add identifyidx script commandGuilherme Menaldo2-0/+44
Signed-off-by: Haru <haru@dotalux.com>
2019-06-30Merge pull request #2476 from Emistry/atcommand_reloadnpcHaru2-0/+43
Add new atcommand *reloadnpc
2019-06-30Merge pull request #2343 from darrensapalo/patch-1Haru1-6/+6
Added missing equipment
2019-06-30Merge pull request #2427 from Emistry/scriptcommand_setfavoriteitemHaru4-1/+78
Add *setfavoriteitemidx & *autofavoriteitem script commands - alter item favorite state
2019-06-30Merge pull request #2357 from AnnieRuru/51-stylistHaru1-19/+59
Update stylist.txt
2019-06-30Merge pull request #2491 from 4144/updatepacketsHaru17-105/+279
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-26Update max travis build version up to 2019-06-19Andrei Karas1-8/+8
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 Karas3-54/+60
2019-06-26Update packet ZC_PROPERTY_HOMUNAndrei Karas2-1/+31
2019-06-26Add support for new shortcuts packets in zeroAndrei Karas5-11/+11
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-26Update packets table up to 2019-06-26Andrei Karas3-15/+107
2019-06-03Release v2019.06.02v2019.06.02Haru1-0/+42
Signed-off-by: Haru <haru@dotalux.com>
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-02Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-06-02Merge pull request #2221 from carloshenrq/nostorageHaru12-3/+83
Mapflag nostorage and nogstorage
2019-06-02Constants Documentation SyncHercules.ws1-0/+6
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-06-02Merge pull request #2290 from bWolfie/getguildonlineHaru2-0/+75
Adds buildin_getguildonline.
2019-06-02Merge pull request #2490 from 4144/updatepacketsHaru4-10/+10
Disable new shortcuts on zero clients
2019-06-02Disable new shortcuts on zero clientsAndrei Karas4-10/+10
Because on zero they still not implimented.
2019-06-02Adds buildin_getguildonline.EyesOfAHawk2-0/+75
Signed-off-by: Haru <haru@dotalux.com>
2019-06-02Merge pull request #2374 from AnnieRuru/57-getInventorySizeHaru3-21/+21
standardize script commands to small letters
2019-06-02standardize script commands to small lettersAnnieRuru3-21/+21
Signed-off-by: Haru <haru@dotalux.com>
2019-06-03Add *setfavoriteitemidx & *autofavoriteitem script command.Emistry Haoyan4-1/+78
- 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 #2457 from Emistry/update_npc_ra_3896Haru5-305/+371
Update NPC scripts
2019-06-02Merge pull request #2394 from bWolfie/buildin_delitemidxHaru2-0/+71
Adds BUILDIN(delitemidx), which deletes an item at the given index.
2019-06-02Adds BUILDIN(delitemidx), which deletes an item at the given index.EyesOfAHawk2-0/+71
Signed-off-by: Haru <haru@dotalux.com>
2019-06-02Merge pull request #2468 from 4144/updatepacketsHaru26-161/+850
Update packets up to 2019-05-29