Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-02 | fix incorrect item type | Angelmelody | 1 | -40/+40 | |
https://github.com/HerculesWS/Hercules/issues/1484 Signed-off-by: Angelmelody <cutepeipei@hotmail.com.tw> | |||||
2016-10-23 | Fix wrong skill name used to increase damage | Asheraf | 1 | -19/+20 | |
2016-10-22 | Added Summoner Items | Dastgir Pojee | 1 | -0/+997 | |
2016-10-22 | Implemented SU_LOPE Skill. | Dastgir Pojee | 1 | -0/+2 | |
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-22 | Added Summoner Skills(in DB) | Dastgir Pojee | 2 | -18/+878 | |
Added Summoner SC ID's in status.h | |||||
2016-10-22 | Added Summoner Class. | Dastgir Pojee | 2 | -2/+50 | |
(Only Placeholder, other things related to summoner will follow-up soon) Added SQL-Upgrade: Added `class` column in charlog | |||||
2016-10-16 | Merge pull request #1466 from Ridley8819/skill | Haru | 1 | -0/+7 | |
Added RG King's Grace cooldown | |||||
2016-10-16 | Change *getcharid to use constants | Asheraf | 1 | -6/+6 | |
2016-10-09 | King's Grace CD | Ridley | 1 | -0/+7 | |
2016-10-07 | Fix wrong items bonus | Asheraf | 1 | -75/+46 | |
-add white space after comma | |||||
2016-10-04 | Added support to Para_Team_Mark_ item in Eden Group. | AtlantisRO | 1 | -0/+18 | |
2016-10-03 | Merge pull request #1437 from Asheraf/items | Dastgir | 1 | -16/+26 | |
Fix some item bonus using wrong SkillNames | |||||
2016-10-02 | Updated MapCache | Dastgir Pojee | 1 | -0/+0 | |
2016-10-02 | Update Intro (Renewal) (#1427) | Ridley | 2 | -3/+2 | |
* Update Intro (Renewal) - Conversion while Playing from kRO - New starting Map: iz_int 18 27 (Requires New kRO MAP) - iz_int01 - iz_int04 and int_land01 - int_land04 are added, but not used - the rest of the script was updated to latest script standards - x/y span for duplicates with OnTouch - Fixed wrong getarg - removed +"" in warp | |||||
2016-10-01 | bSkillAtk not increasing damage for some skills | Asheraf | 1 | -16/+26 | |
bSkillAtk not increasing damage for some skills | |||||
2016-09-02 | change *strcharinfo to use constants | Asheraf | 1 | -15/+15 | |
2016-08-26 | Implementation of Ghost palace instance based on iRO | Asheraf | 3 | -13/+648 | |
* Added ghost palace instance script * Add needed monster, item and quest database entries * Added mapflags for instance map (1@spa) | |||||
2016-08-17 | Nightmare Clock Tower Dungeon | Ridley8819 | 4 | -76/+482 | |
- added mobs and (updated) skills - added quests_aldebaran.txt - iro dialogues - all items are already in available in item_db.conf - maps are already available in mapcache, index and .conf - Updated item effect for Pocket_Watch_ and Pocket_Watch__, and their combo with Memorize_Book and Pocket_Watch__ Closes #1389 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-08-02 | Sara's Memory Instance implementation | Ridley8819 | 1 | -5/+249 | |
* implementation of Sara's memory instance * Update and add missing Sara's memory monster database * Update and add missing Sara's memory quest database | |||||
2016-07-20 | Old Glast Heim and Nightmare Glast Heim implementation | Ridley8819 | 3 | -244/+1011 | |
-- adding glast heim Monsters/Items/Quests full entries -- corrected already existed glast heim items/quest/monsters entries -- added Old Glast Heim Enchanter -- Changed .MyMobs to 'MyMobs -- Added H.U.L.D suppot | |||||
2016-07-19 | Merge pull request #1372 from 4144/freemove | Haru | 1 | -0/+4 | |
Add skill attributes for allow moving while casting this skill | |||||
2016-07-19 | Add new skill attributes into skill_db and skill db converter. | Andrei Karas | 1 | -0/+4 | |
2016-07-18 | Fix a typo in some items bonus | Asheraf | 1 | -4/+4 | |
2016-07-12 | Fix converted skilldb | Andrei Karas | 1 | -1273/+5495 | |
2016-07-09 | Some indentation fixes in the skill db converter | Haru | 1 | -556/+556 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-07-09 | Added skill_db.conf. | Smokexyz | 6 | -4476/+33196 | |
Removed deprecated files - skill_require_db.txt, skill_unit_db.txt, skill_cast_db.txt, skill_castnodex_db.txt, skill_db.txt. | |||||
2016-04-04 | Corrected the Zenkai unit interval | Haru | 1 | -1/+1 | |
Fixes #607 Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-03-30 | Fixed typo on item_db documentation | Dastgir | 1 | -1/+1 | |
2016-03-21 | Fix NC_DISJOINT skill where in the item 'Wrench (6186)' is not consumed ↵ | Jedzkie | 1 | -1/+1 | |
after the usage of the skill. | |||||
2016-03-14 | Fix wrong item effect for 'Magnolia Hat' | Jedzkie | 1 | -2/+5 | |
Update it's renewal trade restriction. | |||||
2016-03-01 | Fix item names of itemID 14108 and 14109. Thanks to Kyeme. | Jedzkie | 1 | -2/+2 | |
2016-02-29 | Dummy Monsters cannot be knockback in kRO. | Jedzkie | 1 | -5/+20 | |
Fixed their Official names. | |||||
2016-02-28 | Added monsters with NoKnockback | Dastgir | 1 | -0/+1 | |
2016-02-28 | Added NoKnockback Mode for monsters | Dastgir | 1 | -0/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-02-21 | Changed item_db to new format | Dastgir | 1 | -1995/+12882 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-02-21 | Updated Documentation | Dastgir | 1 | -2/+34 | |
2016-02-05 | Merge pull request #1140 from SamuelHercules/renewalcards | Dastgir | 1 | -0/+28 | |
Mob DB Update - Added card drops | |||||
2016-02-05 | Mob DB Update - Added card drops | SamuelHercules | 1 | -0/+28 | |
- Lighthalzen Biolab F4 - Hall of Abyss - Old Glast Heim Merged rAthena @ f987f1bcbe22ccd4f75fa15e21193b7419aa7f5c Credit: secretdataz | |||||
2016-02-05 | Fixes #543 | Dastgir | 1 | -2/+16 | |
Added missing items from Gift Box | |||||
2016-01-29 | Re-added JName for the monsters that require it | Haru | 1 | -0/+299 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-29 | Re-added support for the JName field in the mob db | Haru | 1 | -0/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-29 | Replaced numeric sizes with Size_* constants in the mob db | Haru | 1 | -1753/+1753 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-29 | Replaced numeric races with RC_* constants in the mob db | Haru | 1 | -1753/+1753 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-29 | Replaced numeric elements with Ele_* constants in the mob database | Haru | 1 | -1753/+1753 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-10 | Fixes Renewal Sleipnir, SP Recovery Rate must be 25%. | Jedzkie | 1 | -1/+1 | |
Ref: http://www.divine-pride.net/database/item/2410/kRO | |||||
2016-01-09 | Added support for MC_CARTDECORATE skill. | Jedzkie | 3 | -2/+3 | |
*This skill is supported only by 2015-08-05aRagexeRE clients onwards.* Closes #1025 as merged Signed-off-by: Haru <haru@dotalux.com> | |||||
2016-01-07 | Skill Update: | Jedzkie | 1 | -1/+1 | |
- According to this kRO's Patch Note: https://rathena.org/board/topic/101392-4082015-maintenance/ • Mechanic's Pile Bunker added 3 new weapons. | |||||
2016-01-07 | ItemDB Update: | Jedzkie | 1 | -0/+50 | |
- Added 3 New Mechanic's Pile Bunkers. | |||||
2016-01-06 | Reverted the fixed cast delay of Arrow Shower, thanks to @Michi | Jedzkie | 1 | -1/+1 | |
2016-01-06 | Renewal Arrow Shower Update | Jedzkie | 2 | -2/+2 | |
Arrow Shower now has 3x3 AoE on level 1~5 and 5x5 AoE on level 6~10 Arrow Shower now has a fixed after cast delay of 500ms Thanks to @Playtester |