Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-12 | This is Hercules v2019.10.20r12.5_BUGGY | Jesusaves | 1 | -1/+1 | |
2020-09-12 | This is Hercules v2019.09.22 | Jesusaves | 1 | -2/+2 | |
2019-07-28 | Update Homunculus obtain EXP from master | Emistry Haoyan | 1 | -0/+1 | |
- homunculus will obtain a portion or full EXP from master. - fixes #2313 | |||||
2019-07-14 | Added battle config autoloot_adjust | Emistry Haoyan | 1 | -0/+2 | |
Added battle config autoloot_adjust that allows autoloot to take player drop penalties and bonuses into account. | |||||
2019-05-06 | Merge pull request #2232 from guilherme-gm/201810-trap-visibility | Haru | 1 | -1/+2 | |
Added option to make hunter traps invisible | |||||
2019-05-06 | Add configurable limits for attack related functions | Andrei Karas | 1 | -0/+15 | |
2019-05-05 | Implement Refinery UI | Ibrahim Zidan | 1 | -0/+2 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-05-05 | Add option for drop connection on disconnect packet from client | Andrei Karas | 1 | -1/+3 | |
New configuration option drop_connection_on_quit. | |||||
2019-04-20 | Added support for mobs to drop items with Random Options | Guilherme G. Menaldo | 1 | -0/+2 | |
2019-04-07 | Add ZC_PING and CZ_PING packets | Andrei Karas | 1 | -0/+3 | |
For supported packet version, from now server send ping packets to client. | |||||
2019-04-07 | Added configuration to enable/disable achievement system | Dastgir | 1 | -0/+2 | |
2019-02-28 | Adds configuration for Magic Rod behavior (official/eAthena). | EyesOfAHawk | 1 | -0/+2 | |
2018-12-16 | Merge pull request #2244 from Emistry/incomplete_checkidle | Haru | 1 | -0/+1 | |
Remove idle when interact with scripts | |||||
2018-11-14 | Fixes #889 & #840 | Jedzkie | 1 | -0/+2 | |
- 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-21 | Merge pull request #2182 from guilherme-gm/201808-trapfix | Haru | 1 | -0/+3 | |
Fixes some issues with traps | |||||
2018-10-20 | Added setting to keep traps invisible when triggered | Guilherme G. Menaldo | 1 | -0/+1 | |
2018-10-20 | Added option to make hunter traps invisible | Guilherme G. Menaldo | 1 | -1/+1 | |
2018-10-13 | Fixed Issue #2177 | Dastgir | 1 | -0/+3 | |
If Item Price is 0, it is now changed to 1. | |||||
2018-10-02 | Update idle criteria | Emistry Haoyan | 1 | -0/+1 | |
- remove idle when interact with scripts. | |||||
2018-08-30 | Makes trap damage possible to be reflected | Guilherme G. Menaldo | 1 | -0/+3 | |
2018-07-12 | Fixed clearunit packet not being sent to clients going out of the view range ↵ | Guilherme G. Menaldo | 1 | -0/+1 | |
when monster dies | |||||
2018-06-25 | Implemented Pet Autofeeding | Dastgir | 1 | -0/+1 | |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 | |
2018-04-08 | Merge pull request #2001 from guilherme-gm/tombspawn | Haru | 1 | -0/+1 | |
Added delay to tomb spawn | |||||
2018-04-08 | Added delay to tomb spawn | Guilherme G. Menaldo | 1 | -0/+1 | |
2018-04-07 | Implementation of Attendance system | Asheraf | 1 | -0/+3 | |
2018-04-07 | Add an option to prevent item usage when storage is open | Jedzkie | 1 | -0/+2 | |
In official servers, you can't open boxes and use usable/consumables items when the storage is open. Fixes #1806 | |||||
2018-02-10 | Clean up trailing whitespace and non-indent tabs | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-12-08 | Merge pull request #1898 from Asheraf/homunaf | Haru | 1 | -0/+2 | |
implement homunculus autofeeding for 2017 clients | |||||
2017-11-24 | Allow using the skill DB accessors on non-skill attacks (skill_id = 0) | Haru | 1 | -0/+1 | |
This suppresses an assertion in the skill DB accessors when called with `skill_id = 0` (such as during normal attacks). In such case, they'll now return an appropriate zero value, as it happened before 2b4bfa5d0. Fixes #1909 Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-11-18 | Implement Homunculus autofeeding | Asheraf | 1 | -0/+2 | |
2017-10-21 | Merge pull request #1812 from mekolat/partyleader2 | Haru | 1 | -1/+2 | |
add option to restrict party leader change to same map | |||||
2017-08-01 | add option to restrict party leader change to same map | gumi | 1 | -1/+2 | |
2017-07-30 | Implementation of RoDEX | KirieZ | 1 | -0/+3 | |
2017-05-09 | Merge pull request #1699 from Jedzkie/11-SummerCostume | Haru | 1 | -0/+2 | |
Implemented Official Summer 2 Costume | |||||
2017-05-04 | Merge pull request #1695 from Jedzkie/7-CashFoodFix | Haru | 1 | -1/+0 | |
Cash Foods Update | |||||
2017-04-29 | Removal of rare_drop_announce config. | Jedzkie | 1 | -1/+0 | |
2017-04-25 | Removal of cashfood_use_interval setting. | Jedzkie | 1 | -1/+0 | |
2017-04-24 | Removed hard coded values on @cashmount and setcashmount. | Jedzkie | 1 | -0/+1 | |
2017-04-20 | Made prevent_logout effect on log-in optional | Jedzkie | 1 | -0/+2 | |
kRO does not prevent players from logging out after connecting to its zone servers. Credits to @secretdataz of rAthena | |||||
2017-04-19 | Added oktoberfest_ignorepalette configuration | Jedzkie | 1 | -0/+1 | |
2017-04-19 | Implemented Official Summer 2 Costume | Jedzkie | 1 | -0/+1 | |
Added summer2_ignorepalette configuration | |||||
2017-04-10 | Monster Vulture's Eye and Snake's Eye removed. | Smokexyz | 1 | -0/+2 | |
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-08 | Merge pull request #1663 from Smokexyz/bow-unequip-fix | Haru | 1 | -0/+2 | |
Unequip arrows when a bow is unequipped. (RE only) | |||||
2017-04-04 | Unequip arrows when a bow is unequipped. (RE only) | Smokexyz | 1 | -0/+2 | |
Forces the unequipment of arrows when a bow is unequipped. Based on original PR by @Jedzkie in #1079 | |||||
2017-03-14 | Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer | Emistry Haoyan | 1 | -0/+1 | |
- 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-01-27 | remove hardcoded chat area size from clif.c, add chat_area_size to battleconf | gumi | 1 | -0/+1 | |
2016-10-22 | Added max_summoner_parameter: | Dastgir Pojee | 1 | -0/+2 | |
Default max parameter for summoner is 120. | |||||
2016-08-19 | Ported battle.conf to libconfig | Haru | 1 | -4/+5 | |
Ported to modern Hercules and cleaned up from Panikon's commits: 44fea0b3cdba6901599265220228ba4359b1f96d, 9cba05bc0811e638bbaaa6cff887d0b2c9872560 Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-08-13 | Added atcommand config | Emistry | 1 | -0/+2 | |
Based on @Lemongrass3110's commit https://github.com/rathena/rathena/commit/9157318ee9939728b8d332a5668c13d4ad0a6f8b: Added a configuration to enable the atcommands baselevel and joblevel to trigger their respective npc events. This will help you guys with testing your custom scripts that are listening to OnPCBaseLvUpEvent or OnPCJobLvUpEvent. For safety reasons we only trigger the events on level increase. |