summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-10-22Implemented SU_LUNATICCARROTBEAT Skill.Dastgir Pojee4-3/+30
Atk +(200+100*SkillLv)%. When 1 Carrot is consumed, Add's a chance to stun enemy. Lv1-2: 3x3 AoE Lv3-4: 5x5 AoE Lv5: 7x7 AoE Added Item Constants in itemdb.h
2016-10-22Implemented SU_ARCLOUSEDASH Skill.Dastgir Pojee3-1/+17
For (50+10*SkillLv) Seconds, Atk +(15+5*SkillLv). Increases Movement Speed. If Target is Doram Race, Increases Range Physical attack by 10%.
2016-10-22Implemented SU_PICKYPECK Skill.Dastgir Pojee2-0/+10
ATK + (200+100*SkillLv)% Every 30 Base Levels, Adds an Additional Chance to reactivate the skill. When the Enemy has Less than 50% HP Left, Damage is doubled.
2016-10-22Implemented SU_SCAROFTAROU Skill.Dastgir Pojee3-0/+11
Heal,Cure,Clearance cancels the effect. Atk + 100*SkillLv%. Reduces Fixed Amount of MaxHP for 9 seconds. For Every 30 Base Levels, Adds an Additional chance that skill will be activated again.
2016-10-22Implemented SU_SV_ROOTTWIST Skill.Dastgir Pojee5-4/+48
Duration: (5+(2*SkillLv)) seconds. Cannot be used on Boss Monsters. Effect is cancelled when Heaven's Drive or Trample is used. Enemies trapped on roots receive poison property damage.
2016-10-22Implemented SU_POWEROFLIFE Skill.Dastgir Pojee2-0/+14
Increases Flee, Hit and CRI by 20. If >= 20 Skill points invested in animal-based skills, Ranged Physical Attack + 20%.
2016-10-22Implemented SU_CN_METEOR:Dastgir Pojee3-4/+26
Catnip Meteor: Increases Matk by 200+100*SkillLevel%. When 1 Catnip is consumed, Adds a Chance to curse target[Not Implemented].
2016-10-22Implemented SU_CN_POWDERING Skill.Dastgir Pojee2-1/+4
Consumes 1 Catnip Fruit. Lv 1-2: 3x3 AoE Lv 3-4: 5x5 AoE Lv 5: 7x7 AoE Lasts for (2+SkillLevel) Seconds Increases Natural Recovery of HP/SP. Reduces Atk and MAtk by 50% Reduces Movement Speed.
2016-10-22Implemented SU_SV_STEMSPEAR Skill.Dastgir Pojee3-0/+13
Silvervine Steam Spear: 10% Bleeding Chance, 700% Matk at all levels. Lv 1: Earth Magic Lv 2: Fire Magic Lv 3: Water Magic Lv 4: Wind Magic Lv 5: Ghost Magic Base Level 30: Chance to activate skill again. Every 30 Base Level: Increases the chance to activate skill.
2016-10-22Implemented SU_POWEROFLAND Skill.Dastgir Pojee1-0/+6
Increases INT by 20, If More than 20 skill points invested in plant based Skills, MATK+20%.
2016-10-22Implemented SU_FRESHSHRIMP Skill.Dastgir Pojee2-3/+23
Consumes Fresh Shrimp to recover HP for 2 Minutes. Max Level 5: Recovers Every (11-SkillLevel) Seconds.
2016-10-22Implemented SU_SPRITEMABLE Skill.Dastgir Pojee3-1/+25
MaxHP + 1000, MaxSP + 100. Show's Spirit of Sea, Land and Life around the sprite when skill is learned.
2016-10-22Implemented SU_LOPE Skill.Dastgir Pojee4-1/+18
Skill Cannot be Used on GvG/Battlegrounds. Cast time of Emergency Call doubles. Moves to Another Position by performing High Jump: Lv 1: Move 6 cells Lv 2: Move 10 cells Lv 3: Move 14 cells
2016-10-22Implemented SU_STOOP Skill.Dastgir Pojee4-0/+15
Reduces Incoming Damange by 90% for 6 seconds. When Knock Back, the effect disappears.
2016-10-22Implemented SU_SCRATCH:Dastgir Pojee3-2/+16
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-22Implemented SU_HIDE Skill.Dastgir Pojee5-8/+32
Transforms into Bush.
2016-10-22Implemented SU_BITE Skill:Dastgir Pojee2-3/+15
Lv.1: Atk+ 200% BaseLevel 30: Adds a Chance to Reactive the skill. Every 30 Base Levels: Increases the chance to reactive the skill.
2016-10-22Implemented SU_BASIC_SKILL Skill of SummonerDastgir Pojee4-9/+27
Added Function for Basic Skills check.
2016-10-22Added Summoner Skills(in DB)Dastgir Pojee7-46/+1835
Added Summoner SC ID's in status.h
2016-10-22Added Summoner Class.Dastgir Pojee17-14/+160
(Only Placeholder, other things related to summoner will follow-up soon) Added SQL-Upgrade: Added `class` column in charlog
2016-10-22Added Packets for Several Clients: 2015-10-01, 2015-10-29, 2015-11-04 andDastgir Pojee4-20/+189
2015-12-16 Added New Char Creation Packet(0xa39). Added Placeholder of JOB_SUMMONER
2016-10-18close2 in eye_of_hellion.txtRidley1-1/+1
followup 2f06704ee introduced in 6006bca05 when the script was rewritten.
2016-10-17Re-generated configure scriptHaru1-2/+2
Signed-off-by: Haru <haru@dotalux.com>
2016-10-17Corrected an inverted superuser check causing unnecessarily slow GitLab buildsHaru1-1/+1
Signed-off-by: Haru <haru@dotalux.com>
2016-10-16Merge pull request #1466 from Ridley8819/skillHaru1-0/+7
Added RG King's Grace cooldown
2016-10-16Merge pull request #1461 from 4144/fixpacketsHaru2-11/+43
Dont send packets for known unsupported client versions.
2016-10-16Merge pull request #1476 from Asheraf/documentationRidley1-0/+1
missing type at setlook documentation
2016-10-16Dont send packets for known unsupported client versions.Andrei Karas2-11/+43
Fixed packets between 20111005 to 20141022. As reference was used client packet logs from https://gitlab.com/4144/servergreps/tree/master/peek_all/packets
2016-10-16Merge pull request #1473 from Ridley8819/0hpHaru12-32/+38
Fix cases were player were executed
2016-10-16Fixes cases where player were executedRidley12-36/+42
On Aegis players set their HP to 0 by script are still alive. Since we don't want to copy this, scripts that set HP to 0 and expects the player to stay alive are changed. Additionally some scripts where changed where the HP were set to 1% instead to 1 HP and also the percentheal -100 with intended death set into close2. In megingard_seal.txt a end; was missing.
2016-10-16Constants Documentation SyncHercules.ws1-0/+8
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2016-10-16ItemDB SQL SyncHercules.ws2-11/+11
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2016-10-16Merge pull request #1472 from Asheraf/getcharidIbrahem Hossam79-361/+368
Change *getcharid to use constants
2016-10-16Change *getcharid to use constantsAsheraf79-361/+368
2016-10-14Merge pull request #1477 from HerculesWS/memmgr-hpm-fixesAndrei Karas18-1378/+7
Fixed a memory manager crash when a memory leak occurs in a plugin
2016-10-14HPM Hooks UpdateHaru14-1374/+0
Signed-off-by: Haru <haru@dotalux.com>
2016-10-14Fixed a memory manager crash when a memory leak occurs in a pluginHaru4-4/+7
- Plugins were accidentally using the core's memory manager instead of the HPM-safe wrappers. - As a side-effect of this, plugins shall not be able to hook into the iMalloc interface. - The issue was introduced in e7c2f7d827ad286dc826e483391e64b8ffe2720b Signed-off-by: Haru <haru@dotalux.com>
2016-10-13missing type at setlook documentationAsheraf1-0/+1
2016-10-09King's Grace CDRidley1-0/+7
2016-10-08Merge pull request #1470 from 4144/fixpacketRidley1-1/+1
Fix packet id for clif_heal for packet version >= 20150513.
2016-10-08Fix packet id for clif_heal for packet version >= 20150513.Andrei Karas1-1/+1
2016-10-08Merge pull request #1463 from Ridley8819/gxquestDastgir1-0/+9
Add official quest condition for Guillotine Cross job change quest
2016-10-08Fixes wrong warp of izludeDastgir Pojee1-1/+6
2016-10-07ItemDB SQL SyncHercules.ws1-18/+18
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2016-10-07Merge pull request #1465 from Asheraf/itemRidley1-75/+46
Fix wrong items bonus
2016-10-07Fix wrong items bonusAsheraf1-75/+46
-add white space after comma
2016-10-07Merge pull request #1464 from MishimaHaruna/variousfixesAndrei Karas21-41/+39
Build / CI improvements
2016-10-07Updated VECTOR_INIT() and VECTOR_ENSURE() to be more analyzer- (and ↵Haru1-7/+10
human-reader-) friendly Signed-off-by: Haru <haru@dotalux.com>
2016-10-07Fixed some issues detected by clang's static analyzer (Xcode 8/macOS Sierra)Haru7-21/+4
Signed-off-by: Haru <haru@dotalux.com>
2016-10-07Updated Xcode project to Xcode 8Haru10-10/+22
Signed-off-by: Haru <haru@dotalux.com>