summaryrefslogtreecommitdiff
path: root/conf/map
AgeCommit message (Collapse)AuthorFilesLines
2020-06-28Add battle flag for tip of the day window displayKenpachi Developer1-0/+3
2020-06-22Add battle flag for overweight messages displayKenpachi Developer1-0/+7
2020-06-22Add battle flag for sending party optionsKenpachi Developer1-0/+27
2020-06-22Extend guild_notice_changemap battle flag with option for loginKenpachi Developer1-5/+7
2020-06-22Add battle flag for configuration messages displayKenpachi Developer1-0/+18
2020-06-22Add battle flag for rate modifier messages displayKenpachi Developer1-0/+8
2020-06-01Merge pull request #2752 from Jedzkie/jedzkie-pr05Haru1-1/+1
Player always faces north when warped.
2020-06-01Merge pull request #2718 from Kenpachi2k13/prere_use_items_skills_in_npcHaru2-4/+16
Add/extend battle flags to enable item/skill usage while interacting with NPC
2020-05-30Player always faces north when warped.Jedzkie1-1/+1
2020-05-13Add skill_enabled_npc battle flag and implement usageKenpachi Developer1-0/+8
2020-05-13Extend item_enabled_npc battle flag with option for usable itemsKenpachi Developer1-4/+8
2020-05-03add a config flag to allow to local functions to be event handlersgumi1-0/+5
2020-05-03add a config flag to allow local functions to be public by defaultgumi1-0/+5
2020-04-05Add pet_catch_rate_official_formula battle flagKenpachi Developer1-0/+8
2020-04-05Remove pet_equip_min_friendly config settingKenpachi Developer1-3/+0
2020-04-05Remove pet_hungry_friendly_decrease config settingKenpachi Developer1-4/+0
2020-02-09Update Duel System CooldownEmistry Haoyan1-1/+1
- Able to set cooldown in "seconds" format. - New `duel_time_interval` value will be applied to any existing cooldown if new value is reloaded in-game using `@reloadbattleconf`. - Display the cooldown tick before can create new duel.
2020-01-13Update copyright headers for year 2020Haru23-23/+23
Signed-off-by: Haru <haru@dotalux.com>
2020-01-12Adds buildin_resetfeel, buildin_resethate and acmd_hatereset.EyesOfAHawk1-0/+2
2019-11-17Added Achievement LogsDastgir1-0/+1
2019-11-17Seperated LOG_TYPE_LOOT to new IDDastgir1-30/+31
2019-10-19Merge pull request #2561 from skyleo/slave_anklesnare_fixHaru1-0/+5
Make slave mobs react to master's chase target
2019-10-18Make slave mobs react to master's chase targetskyleo1-0/+5
This fixes slaves not chasing after master's chase target, when master was immobilized by an Ankle Snare for example midway.
2019-10-08Removed jAthena 1082 legacy code related to Castle Defense Rate.kisuka1-3/+0
2019-07-28Update Homunculus obtain EXP from masterEmistry Haoyan1-0/+3
- homunculus will obtain a portion or full EXP from master. - fixes #2313
2019-07-14Added battle config autoloot_adjustEmistry Haoyan1-0/+4
Added battle config autoloot_adjust that allows autoloot to take player drop penalties and bonuses into account.
2019-06-01Merge pull request #2375 from AnnieRuru/58-negative_inputHaru1-1/+1
Allow *input script command to support negative input
2019-05-06Merge pull request #2232 from guilherme-gm/201810-trap-visibilityHaru1-4/+16
Added option to make hunter traps invisible
2019-05-06Add configurable limits for attack related functionsAndrei Karas2-0/+60
2019-05-05Implement Refinery UIIbrahim Zidan1-0/+10
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2019-05-05Force saving party allow flag on each packet changeAndrei Karas1-0/+1
Also add configuration bit in save_settings flag for control it.
2019-05-05Add option for drop connection on disconnect packet from clientAndrei Karas1-0/+4
New configuration option drop_connection_on_quit.
2019-05-05Merge pull request #2309 from guilherme-gm/201810-randomopt-dropHaru1-0/+5
Support for monster drops with Random Options
2019-05-04Correct spacing for comment blocks in conf/* config filesJedzkie2-7/+7
2019-05-04Update copyright header in conf/* config files to 2014-2019Jedzkie22-22/+22
2019-04-20Added support for mobs to drop items with Random OptionsGuilherme G. Menaldo1-0/+5
2019-04-10uncomment the input_min_value in script.conf for safety reasonAnnieRuru1-1/+1
2019-04-07Add ZC_PING and CZ_PING packetsAndrei Karas1-0/+9
For supported packet version, from now server send ping packets to client.
2019-04-07Added configuration to enable/disable achievement systemDastgir1-0/+5
2019-02-28Adds configuration for Magic Rod behavior (official/eAthena).EyesOfAHawk1-0/+5
2018-12-16Merge pull request #2244 from Emistry/incomplete_checkidleHaru1-0/+1
Remove idle when interact with scripts
2018-11-14Fixes #889 & #840Jedzkie1-0/+12
- Novice classes will never go below 50% hp when died. - Other classes will show 1 HP rather than 0 when died. - Added battle configuration. Signed-off-by: Haru <haru@dotalux.com>
2018-10-21Merge pull request #2182 from guilherme-gm/201808-trapfixHaru1-0/+6
Fixes some issues with traps
2018-10-21Merge pull request #2208 from dastgirp/issue/2177Haru1-0/+8
Changes the item price to 1 if it is 0
2018-10-20Added setting to keep traps invisible when triggeredGuilherme G. Menaldo1-3/+12
2018-10-20Added option to make hunter traps invisibleGuilherme G. Menaldo1-4/+7
2018-10-13Fixed Issue #2177Dastgir1-0/+8
If Item Price is 0, it is now changed to 1.
2018-10-02Update idle criteriaEmistry Haoyan1-0/+1
- remove idle when interact with scripts.
2018-08-31Update Maps DatabaseAsheraf1-0/+20
2018-08-30Makes trap damage possible to be reflectedGuilherme G. Menaldo1-0/+6