Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-01 | Merge pull request #2752 from Jedzkie/jedzkie-pr05 | Haru | 1 | -1/+1 | |
Player always faces north when warped. | |||||
2020-05-30 | Player always faces north when warped. | Jedzkie | 1 | -1/+1 | |
2020-05-13 | Add skill_enabled_npc battle flag and implement usage | Kenpachi Developer | 1 | -0/+8 | |
2020-05-13 | Extend item_enabled_npc battle flag with option for usable items | Kenpachi Developer | 1 | -4/+8 | |
2020-04-05 | Add pet_catch_rate_official_formula battle flag | Kenpachi Developer | 1 | -0/+8 | |
2020-04-05 | Remove pet_equip_min_friendly config setting | Kenpachi Developer | 1 | -3/+0 | |
2020-04-05 | Remove pet_hungry_friendly_decrease config setting | Kenpachi Developer | 1 | -4/+0 | |
2020-02-09 | Update Duel System Cooldown | Emistry Haoyan | 1 | -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-13 | Update copyright headers for year 2020 | Haru | 18 | -18/+18 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-10-19 | Merge pull request #2561 from skyleo/slave_anklesnare_fix | Haru | 1 | -0/+5 | |
Make slave mobs react to master's chase target | |||||
2019-10-18 | Make slave mobs react to master's chase target | skyleo | 1 | -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-08 | Removed jAthena 1082 legacy code related to Castle Defense Rate. | kisuka | 1 | -3/+0 | |
2019-07-28 | Update Homunculus obtain EXP from master | Emistry Haoyan | 1 | -0/+3 | |
- homunculus will obtain a portion or full EXP from master. - fixes #2313 | |||||
2019-07-14 | Added battle config autoloot_adjust | Emistry Haoyan | 1 | -0/+4 | |
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 | -4/+16 | |
Added option to make hunter traps invisible | |||||
2019-05-06 | Add configurable limits for attack related functions | Andrei Karas | 1 | -0/+57 | |
2019-05-05 | Implement Refinery UI | Ibrahim Zidan | 1 | -0/+10 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-05-05 | Add option for drop connection on disconnect packet from client | Andrei Karas | 1 | -0/+4 | |
New configuration option drop_connection_on_quit. | |||||
2019-05-05 | Merge pull request #2309 from guilherme-gm/201810-randomopt-drop | Haru | 1 | -0/+5 | |
Support for monster drops with Random Options | |||||
2019-05-04 | Correct spacing for comment blocks in conf/* config files | Jedzkie | 2 | -7/+7 | |
2019-05-04 | Update copyright header in conf/* config files to 2014-2019 | Jedzkie | 17 | -17/+17 | |
2019-04-20 | Added support for mobs to drop items with Random Options | Guilherme G. Menaldo | 1 | -0/+5 | |
2019-04-07 | Add ZC_PING and CZ_PING packets | Andrei Karas | 1 | -0/+9 | |
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/+5 | |
2019-02-28 | Adds configuration for Magic Rod behavior (official/eAthena). | EyesOfAHawk | 1 | -0/+5 | |
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/+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-21 | Merge pull request #2182 from guilherme-gm/201808-trapfix | Haru | 1 | -0/+6 | |
Fixes some issues with traps | |||||
2018-10-20 | Added setting to keep traps invisible when triggered | Guilherme G. Menaldo | 1 | -3/+12 | |
2018-10-20 | Added option to make hunter traps invisible | Guilherme G. Menaldo | 1 | -4/+7 | |
2018-10-13 | Fixed Issue #2177 | Dastgir | 1 | -0/+8 | |
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/+6 | |
2018-07-25 | Merge pull request #2138 from Asheraf/stylistupdate | Haru | 1 | -3/+1 | |
Add support for bodystyle in stylist shop ui | |||||
2018-07-24 | Merge pull request #2088 from guilherme-gm/fix-ghostmonsters | Haru | 1 | -0/+7 | |
Fixed monsters not disappearing from some clients upon death | |||||
2018-07-19 | enable bodystyle saving by default | Asheraf | 1 | -3/+1 | |
2018-07-12 | Fixed clearunit packet not being sent to clients going out of the view range ↵ | Guilherme G. Menaldo | 1 | -0/+7 | |
when monster dies | |||||
2018-07-12 | Fix date part2 | Unknown | 17 | -17/+17 | |
2018-06-25 | Implemented Pet Autofeeding | Dastgir | 1 | -0/+5 | |
2018-04-23 | Merge pull request #2005 from guilherme-gm/guildskillcd | Haru | 1 | -4/+5 | |
Allow guild skills cooldown to continue when logged out | |||||
2018-04-18 | Enable attendance system for PACKETVER_ZERO_NUM >= 20180411 | Asheraf | 1 | -1/+1 | |
2018-04-08 | Merge pull request #2001 from guilherme-gm/tombspawn | Haru | 1 | -0/+4 | |
Added delay to tomb spawn | |||||
2018-04-08 | Allow guild skills cooldown to continue when logged out | Guilherme G. Menaldo | 1 | -4/+5 | |
2018-04-08 | Added delay to tomb spawn | Guilherme G. Menaldo | 1 | -0/+4 | |
2018-04-07 | Implementation of Attendance system | Asheraf | 1 | -0/+8 | |
2018-04-07 | Add an option to prevent item usage when storage is open | Jedzkie | 1 | -0/+4 | |
In official servers, you can't open boxes and use usable/consumables items when the storage is open. Fixes #1806 | |||||
2017-12-17 | Merge pull request #1923 from 4144/fixpackets | Haru | 1 | -1/+1 | |
Add support for Ragnarok zero clients, split packets.h again | |||||
2017-12-14 | Enable packets encryption by default. | Andrei Karas | 1 | -1/+1 | |
Old autodetection mode for some clients not works and need fix it. | |||||
2017-11-18 | Implement Homunculus autofeeding | Asheraf | 1 | -0/+5 | |
2017-10-21 | Merge pull request #1812 from mekolat/partyleader2 | Haru | 1 | -0/+6 | |
add option to restrict party leader change to same map |