Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-22 | Implemented SU_STOOP Skill. | Dastgir Pojee | 1 | -0/+1 | |
Reduces Incoming Damange by 90% for 6 seconds. When Knock Back, the effect disappears. | |||||
2016-10-22 | Implemented SU_SCRATCH: | Dastgir Pojee | 1 | -0/+1 | |
Max Level: 3 Attack Increases by 50+(50+Level)% Base Level >= 30: Activates a Chance to cast skill again. Every 30 Base Level: Increases the chance to cast skill again. | |||||
2016-10-22 | Implemented SU_HIDE Skill. | Dastgir Pojee | 1 | -0/+8 | |
Transforms into Bush. | |||||
2016-10-05 | CRI should only be calculated if flag have SCB_CRI. | Dastgir Pojee | 1 | -4/+6 | |
Fixes #1442 | |||||
2016-09-30 | Add different fixes for gcc 7 warnings. | Andrei Karas | 1 | -1/+34 | |
Some possible buffer overflows. Add attribute for mark fallthrough cases. Skipped libconfig warnings. | |||||
2016-09-19 | Add missing checks into status.c | Andrei Karas | 1 | -90/+239 | |
2016-09-11 | Fixes skills targeting characters under camouflage status | csnv | 1 | -1/+1 | |
Fixes #571 | |||||
2016-07-19 | Add skill atributes for allow moving while casting skill. | Andrei Karas | 1 | -7/+18 | |
New SkillInfo attributes: FreeCastReduced - allow move while casting with slowdown FreeCastNormal - allow move while casting with normal speed | |||||
2016-07-14 | Changed mmo_charstatus::base_level and mmo_charstatus::job_level to int | Haru | 1 | -4/+2 | |
Fixes several -Wsign-compare issues Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-12 | Add into skill.c some handling for unknown skills/skill units. | Andrei Karas | 1 | -11/+1 | |
Also improve a bit cast end functions call. | |||||
2016-07-10 | Merge pull request #1350 from 4144/scconf | Haru | 1 | -40/+4 | |
Extend with new flag sc_config.txt | |||||
2016-07-10 | Fixed SC_OFFERTORIUM and SC_MAGNIFICAT | Ridley | 1 | -5/+9 | |
They should cancel each other, not prevent the usage (like Kyrie and Assumptio) Closes #1222 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-10 | Add sc_config.txt flag for always visible effects. | Andrei Karas | 1 | -40/+4 | |
Remove hardcoded visible effects from status.c and add visible flag into sc_config.txt | |||||
2016-07-05 | Move static methods into interface in status.c | Andrei Karas | 1 | -375/+387 | |
2016-07-02 | Trivialities: indentation fixes | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-05-08 | Fixed various issues pointed out by cppcheck | Haru | 1 | -5/+8 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-04-29 | Fix compilation warnings with gcc 6. | Andrei Karas | 1 | -8/+11 | |
2016-03-20 | Merge pull request #1080 from Jedzkie/Skill_Fixes | Dastgir | 1 | -5/+15 | |
Fixes #1014 - Corrects the Behavior of Tension Relax | |||||
2016-03-19 | status_get_name returns NULL instead of Unknown, Changed all functions to ↵ | Dastgir | 1 | -1/+7 | |
use clif_get_bl_name | |||||
2016-03-19 | Added const qualifier to several status->get_XXX() functions | Haru | 1 | -10/+14 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-03-16 | Fixes HerculesWS/Hercules#1198 and fixes HerculesWS/Hercules#1194 introduced ↵ | Kolkka | 1 | -7/+7 | |
in pull request #1189 Changed other instances of MAX_WEAPON_TYPE to MAX_SINGLE_WEAPON_TYPE. | |||||
2016-03-08 | Fixes #1014 | Jedzkie | 1 | -5/+16 | |
2016-03-06 | Check allowed range for "View" field in item_db for weapon items. | Andrei Karas | 1 | -3/+3 | |
Also fix some array sizes. | |||||
2016-02-28 | Changed mob mode field to 32 bit, for future expansion | Haru | 1 | -23/+35 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-02-27 | Replaced various '-1' with the correct constant | Haru | 1 | -21/+21 | |
INFINITE_DURATION, INVALID_TIMER, SC_NONE, INDEX_NOT_FOUND, depending on context. Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-02-27 | Corrected wrong variable type of struct status_change_data::tick | Haru | 1 | -2/+3 | |
- The variable should be signed, since it uses the value -1 to indicate infinite duration (and it's stored as signed in the database). - Added #define for the special value -1 (INFINITE_DURATION). - This fixes an issue causing status changes to fail being saved to database (thanks to Michi for reporting it). - Related to commit 8dc75721. Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-02-19 | Fix all known warnings from compiler flags -Wformat* | Andrei Karas | 1 | -1/+1 | |
Add all missing -Wformat flags into configure. | |||||
2016-02-17 | Removed unnecessary typedefs from libconfig | Haru | 1 | -12/+12 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-02-17 | Renamed config->read_file to config->load_file | Haru | 1 | -7/+5 | |
- The return value is now consistent with the libconfig standard (CONFIG_TRUE/CONFIG_FALSE). - Removed some redundant error messages. Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-02-05 | Merge pull request #1081 from Jedzkie/PR_MAGNIFICAT | Dastgir | 1 | -0/+4 | |
PR_MAGNIFICAT Skill Fix. | |||||
2016-01-16 | Removed Hard Coded data for SC_ALL_RIDING. | Jedzkie | 1 | -1/+3 | |
2016-01-15 | Merge pull request #1086 from Jedzkie/GC_CLOAKINGEXCEED | Dastgir | 1 | -2/+2 | |
Fixes speed given by cloaking exceed | |||||
2016-01-12 | Whitespace cleanup (removed alignment tabs or trailing whitespace at line end) | Haru | 1 | -50/+54 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-09 | Fixes #907 | Jedzkie | 1 | -2/+2 | |
- Cloaking Exceed speed must 140%, not 200+%. | |||||
2016-01-09 | PR_MAGNIFICAT Skill Fix: | Jedzkie | 1 | -0/+4 | |
- PR_MAGNIFICAT HP Regeneration applies only in PRE-RENEWAL. | |||||
2016-01-06 | Replaced the remaining explicit casts with BL_CAST/BL_UCAST | Haru | 1 | -49/+47 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-06 | Replaced some explicit casts with BL_UCAST | Haru | 1 | -228/+343 | |
- Replaced safe casts (bl type already checked) Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-06 | Moved status_get_homXXX macros to status.c | Haru | 1 | -15/+37 | |
- The macros were very specific to a small set of functions, they don't belong to status.h. - The macros have been edited to take two parameters instead of relying on external variables. Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-06 | Replaced some explicit casts with BL_UCAST/BL_UCCAST | Haru | 1 | -3/+6 | |
- Replaced casts in foreach callbacks. - Added assertions and nullpo checks where applicable. Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-06 | Change all TBL_NPC to struct npc_data as per style guidelines | hemagx | 1 | -18/+18 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-06 | Change all TBL_ELEM to struct elemental_data as per style guidelines | hemagx | 1 | -24/+24 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-06 | Change all TBL_PET to struct pet_data as per style guidelines | hemagx | 1 | -26/+27 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-06 | Change all TBL_SKILL to struct skill_data as per style guidelines | hemagx | 1 | -4/+4 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-06 | Change all TBL_MER to struct mercenary_data as per style guidelines | hemagx | 1 | -35/+34 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-06 | Change all TBL_HOM to struct homun_data as per style guidelines | hemagx | 1 | -34/+34 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-06 | Change all TBL_MOB to struct mob_data as per strly guidelines | hemagx | 1 | -42/+44 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-06 | Change all TBL_PC to struct map_session_data as per style guidelines | hemagx | 1 | -137/+158 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-05 | Added Support for BodyStyle | Dastgir | 1 | -0/+27 | |
Closes #974 as merged | |||||
2016-01-05 | Corrected the MTF_MATK, it should only give Fix MATK instead of MATK Rate | Jedzkie | 1 | -1/+1 | |
2015-12-28 | Added Poring to the mob_id enum | Haru | 1 | -3/+3 | |
Signed-off-by: Haru <haru@dotalux.com> |