summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Expand)AuthorFilesLines
2018-02-12Fix messages about enabled/disabled cvc mode.Andrei Karas1-1/+3
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares3-3/+56
2017-12-17Merge pull request #1923 from 4144/fixpacketsHaru1-1/+1
2017-12-14Enable packets encryption by default.Andrei Karas1-1/+1
2017-11-18Implement Homunculus autofeedingAsheraf1-0/+5
2017-10-29Add configurable way to show char servers with color in list in client.Andrei Karas1-0/+16
2017-10-21Merge pull request #1833 from Emistry/mapflag_noautolootHaru1-2/+5
2017-10-22Add NoAutoloot mapflagEmistry Haoyan1-2/+5
2017-10-21Merge pull request #1812 from mekolat/partyleader2Haru1-0/+6
2017-09-12Fix several typos and grammar mistakesHaru1-5/+5
2017-08-01add option to restrict party leader change to same mapgumi1-0/+6
2017-07-30Implementation of RoDEXKirieZ1-0/+10
2017-06-13Removed reading battle.conf multiple times from import folder.Dastgir1-3/+1
2017-05-27Merge pull request #1722 from Smokexyz/mmo_charstatus-fixHaru1-1/+1
2017-05-22Add storage_data reception, parsing and sending to/from the map-server.Smokexyz1-1/+1
2017-05-09Merge pull request #1699 from Jedzkie/11-SummerCostumeHaru1-0/+8
2017-05-07Spacing correction. (#1728)marky2911-0/+1
2017-05-04Merge pull request #1695 from Jedzkie/7-CashFoodFixHaru1-3/+0
2017-05-01Merge pull request #1698 from Jedzkie/10-BodyStyleHaru1-1/+1
2017-05-01Added job checks for @bodystyle commandJedzkie1-1/+1
2017-04-29Merge pull request #1713 from Jedzkie/17-DropAnnounceHaru2-15/+1
2017-04-29Removal of rare_drop_announce config.Jedzkie2-15/+1
2017-04-25Removal of cashfood_use_interval setting.Jedzkie1-3/+0
2017-04-25Merge pull request #1694 from Jedzkie/6-NPCWorkInProgressFixHaru1-1/+2
2017-04-24Removed hard coded values on @cashmount and setcashmount.Jedzkie1-0/+4
2017-04-24Merge pull request #1704 from Jedzkie/13-AddHealRateHaru1-1/+1
2017-04-23Added the correct PACKETVER Date for MSG_NPC_WORK_IN_PROGRESS message.Jedzkie1-1/+2
2017-04-23Merge pull request #1697 from Jedzkie/9-PreventLogoutHaru1-0/+9
2017-04-21Added AB_HIGHNESSHEAL in skill_add_heal_rate configurationJedzkie1-1/+1
2017-04-20Fix showing NO_MSG messages when using below 20101123 clientsJedzkie1-1/+2
2017-04-20Made prevent_logout effect on log-in optionalJedzkie1-0/+9
2017-04-19Added oktoberfest_ignorepalette configurationJedzkie1-0/+4
2017-04-19Implemented Official Summer 2 CostumeJedzkie1-0/+4
2017-04-10Monster Vulture's Eye and Snake's Eye removed.Smokexyz1-0/+6
2017-04-08Merge pull request #1663 from Smokexyz/bow-unequip-fixHaru1-0/+4
2017-04-04Unequip arrows when a bow is unequipped. (RE only)Smokexyz1-0/+4
2017-03-21Fix item logging default flag.Andrei Karas1-21/+30
2017-03-14Fixed MVP exp message issue for clients 2013-12-23cRagexe and newerEmistry Haoyan2-0/+8
2017-03-13Revert "Basic Server Configurations"Asheraf4-15/+15
2017-03-13Basic Server ConfigurationsAsheraf4-15/+15
2017-01-27remove hardcoded chat area size from clif.c, add chat_area_size to battleconfgumi1-1/+4
2016-10-22Added max_summoner_parameter:Dastgir Pojee1-1/+4
2016-10-22Added Summoner Class.Dastgir Pojee2-2/+3
2016-10-02Update Intro (Renewal) (#1427)Ridley2-3/+8
2016-08-22Corrected an issue that caused the setting inter_configuration/log/log_inter ...Haru1-2/+2
2016-08-19Ported battle.conf to libconfigHaru28-525/+975
2016-08-19Ported socket.conf (was packet.conf) to libconfigHaru4-80/+138
2016-08-19Ported script.conf to libconfigHaru4-28/+96
2016-08-19Ported logs.conf to libconfigHaru4-134/+204
2016-08-19Ported map-server.conf to libconfigHaru10-1345/+1410