summaryrefslogtreecommitdiff
path: root/conf/map
AgeCommit message (Collapse)AuthorFilesLines
2020-07-29Remove unused dirsAndrei Karas25-4771/+0
2020-07-26Merge pull request #2769 from Zopokx/stableHaru1-3/+4
Correction of few typo errors (conf/)
2020-07-06Add NoPet mapflagEmistry Haoyan1-5/+0
- allow to set nopet mapflag at any maps. - mapflag to disable pet, and force return to egg.
2020-06-28Storage now closes when using teleport skill.Jedzkie1-0/+5
2020-06-28Merge pull request #2757 from Kenpachi2k13/server_messagesHaru3-5/+70
Adjust server messages on login and map change
2020-06-28Merge pull request #2781 from Kenpachi2k13/pet_featuresHaru1-0/+4
Add some pet features and minor pet code clean up
2020-06-28Add battle flag for tip of the day window displayKenpachi Developer1-0/+3
2020-06-23Merge branch 'master' into jedzkie-pr03Jedzkie4-5/+27
2020-06-22Add battle flag for immediately removing the pet when its intimacy drops to 0Kenpachi Developer1-0/+4
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-08Changed atcommand_mobinfo_type in gm.conf for a better understandingSirius1-3/+4
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-31Added configuration on allowing actions on player when dead.Jedzkie1-0/+7
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