Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-29 | Dehardcode combo skills check | Asheraf | 1 | -21/+9 | |
2019-10-20 | Merge pull request #2547 from guilherme-gm/201910-dehardcode-db | Haru | 1 | -1/+1 | |
Dehardcode DB files path | |||||
2019-10-19 | Merge pull request #2556 from skyleo/homunculus_fixes | Haru | 1 | -5/+13 | |
Homunculus skill fixes | |||||
2019-10-18 | Merge pull request #2553 from skyleo/magnum_break_delay_fix | Haru | 1 | -4/+0 | |
Correct Magnum Break delay | |||||
2019-10-10 | Fix Chaotic Blessings never healing the enemy | skyleo | 1 | -4/+12 | |
It has a chance to roll for enemy and heal the enemy, While calculating the chance was correct, it was getting the enemy with battle->check_target. But unit->stop_attack has been called before in unit->skilluse_id2, making battle->check_target return NULL at that point, since it has no attack target anymore. So it defaulted to heal the Homunculus itself, instead of the enemy. | |||||
2019-10-10 | Fix Homunculus skill failure message not displaying required item | skyleo | 1 | -1/+1 | |
2019-10-09 | Correct Magnum Break delay | skyleo | 1 | -4/+0 | |
Credit to: https://github.com/rathena/rathena/commit/fc2c6e02 | |||||
2019-10-05 | Dehardcodes db files base path so the db folder can be easily moved | Guilherme Menaldo | 1 | -1/+1 | |
2019-10-02 | Moved hardcoded messages from source to messages.conf | Dastgir | 1 | -3/+3 | |
Fixes #1282 | |||||
2019-09-22 | Mark some forgotten symbols as static | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-08-26 | Fix an issue that prevents homunculus auto-vaporize on death or skill reset | Haru | 1 | -1/+1 | |
The >80% HP condition is now ignored in the cases the vaporization is forced by the server Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-07-24 | Update mob_db - DamageTakenRate field | Emistry Haoyan | 1 | -0/+12 | |
- adjust the damage taken by monster. (default = `100 = 1x`) - ref: https://github.com/idathena/trunk/commit/e267d2e2dada6196b479a6f2f35e9d25291ef22b | |||||
2019-05-06 | Merge pull request #2232 from guilherme-gm/201810-trap-visibility | Haru | 1 | -9/+31 | |
Added option to make hunter traps invisible | |||||
2019-05-05 | Removal of refine database code from status.c and moving it respectfully to ↵ | Ibrahim Zidan | 1 | -1/+2 | |
its own files Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2019-02-28 | Adds 'cell_noskill' which blocks skill usage. | EyesOfAHawk | 1 | -0/+3 | |
2019-02-28 | Adds configuration for Magic Rod behavior (official/eAthena). | EyesOfAHawk | 1 | -6/+9 | |
2018-12-14 | Add inventory size field into db and using it in server. | Andrei Karas | 1 | -10/+10 | |
2018-11-14 | Use an enum as flag for status->heal() and related functions | Haru | 1 | -52/+53 | |
This introduces the `enum status_heal_flag`. No functional changes are made. Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-10-21 | Merge pull request #2182 from guilherme-gm/201808-trapfix | Haru | 1 | -16/+37 | |
Fixes some issues with traps | |||||
2018-10-20 | Added setting to keep traps invisible when triggered | Guilherme G. Menaldo | 1 | -1/+3 | |
2018-10-20 | Added option to make hunter traps invisible | Guilherme G. Menaldo | 1 | -9/+29 | |
2018-09-19 | Update inventory packet for 2018-09-12 RE. | Andrei Karas | 1 | -3/+3 | |
2018-08-30 | Fixed Blastime and Claymore Trap damage that wasn't being split by the ↵ | Guilherme G. Menaldo | 1 | -16/+37 | |
number of enemies | |||||
2018-08-26 | Merge pull request #2164 from mekolat/addvariable | Haru | 1 | -8/+8 | |
always set the type to C_NAME when adding variables through script->add_str | |||||
2018-08-11 | Supresses warning in skill_attack when MAGIC_REFLECTION_TYPE is 0. | EyesOfAHawk | 1 | -0/+6 | |
2018-07-30 | always set the type when doing script->add_str | gumi | 1 | -8/+8 | |
2018-07-26 | Fix Venom Splasher consuming its gemstome requirement twice | Haru | 1 | -0/+5 | |
Fixes #1837 Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-07-26 | Merge pull request #2143 from dastgirp/plugin/unit_layout | Haru | 1 | -2/+2 | |
Added missing parameter to init_unit_layout_unknown | |||||
2018-07-24 | Correct wrong attribute used for pet evolution egg hiding | Asheraf | 1 | -0/+3 | |
2018-07-24 | Added missing parameter to init_unit_layout_unknown | Dastgir | 1 | -2/+2 | |
2018-07-19 | Replace item id shorts to int in map server. | Andrei Karas | 1 | -2/+2 | |
2018-07-15 | Update packet PACKET_CZ_REQ_ITEMREPAIR. | Andrei Karas | 1 | -1/+1 | |
2018-07-12 | Split btype and item_id parameters in function clif_skill_fail. | Andrei Karas | 1 | -235/+235 | |
2018-07-01 | Change functions to static where possible (Part 4 - map) | Haru | 1 | -246/+260 | |
This fixes issues with plugins defining symbols with the same names Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-07-01 | Merge pull request #2091 from AnnieRuru/46-novending | Haru | 1 | -0/+13 | |
Fix novending cause player gets stuck | |||||
2018-06-30 | add support for send target in unittalk | Asheraf | 1 | -1/+1 | |
2018-06-25 | Merge pull request #2076 from dastgirp/3-skill_plugin | Haru | 1 | -3/+5 | |
Plugin function ReturnType fix | |||||
2018-06-18 | Fix novending cause player gets stuck | AnnieRuru | 1 | -0/+13 | |
2018-06-12 | Changed returntype of skill_check_condition_castend_unknown. | Dastgir | 1 | -3/+5 | |
skill_check_condition_castend is terminated if returntype is true | |||||
2018-06-03 | Fix the skill element for levels above the MAX_SKILL_LEVEL | Haru | 1 | -4/+0 | |
Fixes a regression in 2b4bfa5d08931530d5c9b30af10dd58c1af14883 Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-06-02 | Merge pull request #2038 from 4144/msi | Haru | 1 | -10/+23 | |
Improve msgstring table usage | |||||
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 | |
2018-05-29 | Add autogenerated messages list headers with original strings and translation. | Andrei Karas | 1 | -5/+18 | |
Also add packet version checks for used messages. | |||||
2018-05-29 | Fix wrong values in clif_messages enum. | Andrei Karas | 1 | -5/+5 | |
Also use official constant names with custom prefix in clif_messages enum. | |||||
2018-05-01 | Replace "--ja--" and "--en--" with constants (source only) | Haru | 1 | -2/+2 | |
- Use `DEFAULT_MOB_NAME` instead of a literal "--en--" - Use `DEFAULT_MOB_JNAME` instead of a literal "--ja--" Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-05-01 | Fix the name of the monsters summoned by SA_SUMMONMONSTER | Haru | 1 | -1/+2 | |
- The displayed name was " --ja--" due to an extra space inside a string. - Error introduced in 2012, commit d9d3adf3fd4795bf2483ec8549ddc30e01629db Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-04-23 | Merge pull request #2005 from guilherme-gm/guildskillcd | Haru | 1 | -6/+10 | |
Allow guild skills cooldown to continue when logged out | |||||
2018-04-08 | Allow guild skills cooldown to continue when logged out | Guilherme G. Menaldo | 1 | -6/+10 | |
2018-04-08 | Prevent a null pointer failure when TK_JUMPKICK is used by a non-player | Haru | 1 | -8/+6 | |
Fixes #1875 Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 1 | -0/+2 | |
All official features work including the autokick for inactive members And the system is completely customizable. |