summaryrefslogtreecommitdiff
path: root/conf/map
AgeCommit message (Collapse)AuthorFilesLines
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-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
2018-07-25Merge pull request #2138 from Asheraf/stylistupdateHaru1-3/+1
Add support for bodystyle in stylist shop ui
2018-07-24Merge pull request #2088 from guilherme-gm/fix-ghostmonstersHaru1-0/+7
Fixed monsters not disappearing from some clients upon death
2018-07-19enable bodystyle saving by defaultAsheraf1-3/+1
2018-07-12Fixed clearunit packet not being sent to clients going out of the view range ↵Guilherme G. Menaldo1-0/+7
when monster dies
2018-07-12Fix date part2Unknown22-22/+22
2018-06-29Merge pull request #2098 from Asheraf/pairshipupdateHaru1-0/+154
update private airship map list to match main kRO servers
2018-06-25Implemented Pet AutofeedingDastgir1-0/+5
2018-06-21Update Maps DatabaseAsheraf1-0/+154
2018-04-23Merge pull request #2005 from guilherme-gm/guildskillcdHaru1-4/+5
Allow guild skills cooldown to continue when logged out
2018-04-18Enable attendance system for PACKETVER_ZERO_NUM >= 20180411Asheraf1-1/+1
2018-04-08Merge pull request #2001 from guilherme-gm/tombspawnHaru1-0/+4
Added delay to tomb spawn
2018-04-08Allow guild skills cooldown to continue when logged outGuilherme G. Menaldo1-4/+5
2018-04-08Added delay to tomb spawnGuilherme G. Menaldo1-0/+4
2018-04-07Implementation of Attendance systemAsheraf1-0/+8
2018-04-07Add an option to prevent item usage when storage is openJedzkie1-0/+4
In official servers, you can't open boxes and use usable/consumables items when the storage is open. Fixes #1806
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares1-2/+3
All official features work including the autokick for inactive members And the system is completely customizable.
2017-12-17Merge pull request #1923 from 4144/fixpacketsHaru1-1/+1
Add support for Ragnarok zero clients, split packets.h again
2017-12-14Enable packets encryption by default.Andrei Karas1-1/+1
Old autodetection mode for some clients not works and need fix it.
2017-11-18Implement Homunculus autofeedingAsheraf1-0/+5
2017-10-21Merge pull request #1812 from mekolat/partyleader2Haru1-0/+6
add option to restrict party leader change to same map
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-09Merge pull request #1699 from Jedzkie/11-SummerCostumeHaru1-0/+8
Implemented Official Summer 2 Costume
2017-05-04Merge pull request #1695 from Jedzkie/7-CashFoodFixHaru1-3/+0
Cash Foods Update
2017-04-29Removal of rare_drop_announce config.Jedzkie1-9/+0
2017-04-25Removal of cashfood_use_interval setting.Jedzkie1-3/+0
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
Added AB_HIGHNESSHEAL in skill_add_heal_rate configuration
2017-04-21Added AB_HIGHNESSHEAL in skill_add_heal_rate configurationJedzkie1-1/+1
2017-04-20Made prevent_logout effect on log-in optionalJedzkie1-0/+9
kRO does not prevent players from logging out after connecting to its zone servers. Credits to @secretdataz of rAthena
2017-04-19Added oktoberfest_ignorepalette configurationJedzkie1-0/+4
2017-04-19Implemented Official Summer 2 CostumeJedzkie1-0/+4
Added summer2_ignorepalette configuration
2017-04-10Monster Vulture's Eye and Snake's Eye removed.Smokexyz1-0/+6
Original PR #1148 by @SamuelHercules committed on 8 Feb 2016 * Monsters no longer have Vulture's Eye level 10 and Snake's Eye level 10 learned by default * When you tank Cecil Damon from 10-14 cells away, she will no longer use her target skills * Added a configuration with which you can set the level of Vulture's Eye and Snake's Eye that monsters have learned Merged rAthena @ cccd1496f716fe02a3db20780b6e52b3c33391b4 Credit: Playtester
2017-04-08Merge pull request #1663 from Smokexyz/bow-unequip-fixHaru1-0/+4
Unequip arrows when a bow is unequipped. (RE only)
2017-04-04Unequip arrows when a bow is unequipped. (RE only)Smokexyz1-0/+4
Forces the unequipment of arrows when a bow is unequipped. Based on original PR by @Jedzkie in #1079
2017-03-21Fix item logging default flag.Andrei Karas1-21/+30
Also update docs for log types in logs.conf
2017-03-14Fixed MVP exp message issue for clients 2013-12-23cRagexe and newerEmistry Haoyan1-0/+5
- Fixed MVP exp message issue clients 2013-12-23cRagexe and newer. - Gravity remove packet MVP exp message - Credit to https://github.com/rathena/rathena/commit/85749e84b91087960e868e30a7a052b0c0cdce5b
2017-03-13Revert "Basic Server Configurations"Asheraf1-4/+4
This reverts commit 5b15b7b79729258f55533e0d76fcccf1a3d16021.
2017-03-13Basic Server ConfigurationsAsheraf1-4/+4
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
Default max parameter for summoner is 120.