summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2016-11-20Synchronized the AegisName between re and pre-re item databasesHaru4-24/+24
Signed-off-by: Haru <haru@dotalux.com>
2016-11-20Fixed various minor issues in the item DBHaru2-9/+8
- Mostly whitespace, with the exception of the 'Wurst' item rename (was previously incorrectly named Brusti) Signed-off-by: Haru <haru@dotalux.com>
2016-11-20Propageted the AegisName fix to scripts and pre-re databaseHaru8-202/+202
This commit just propagates the AegisName changes to the pre-re database and to the (re) scripts. Two issues are fixed as a side-effect: - The ghost_palace script was referring the non-existing constant(s): Thanatos_Two-Handed_Staff == (Thanatos_Two) - (Handed_Staff) == 0. Paired with the script engine's inability to differentiate between constants and player variables, that produced a very subtle issue. - The item RAG203 is sold by a NPC (Rebellion Weapon Vending). Due to a pair of swapped AegisName constants (RAG203 and RAG203_), the slotted version was sold by the NPC instead of hte non-slotted one (the issue was actually fixed in the previous commit, although the description of the fix is here - these two commits are only split for legibility purposes but they're to be considered indivisible). Signed-off-by: Haru <haru@dotalux.com>
2016-11-20Fixed several broken or incorrect AegisName valuesHaru1-932/+932
The values are based on Divine-Pride. This also fixes several unusable AegisName constants containing spaces or special characters. Signed-off-by: Haru <haru@dotalux.com>
2016-11-02fix incorrect item typeAngelmelody1-40/+40
https://github.com/HerculesWS/Hercules/issues/1484 Signed-off-by: Angelmelody <cutepeipei@hotmail.com.tw>
2016-10-23Fix wrong skill name used to increase damageAsheraf1-19/+20
2016-10-22Added Summoner ItemsDastgir Pojee2-0/+1009
2016-10-22Implemented SC_BITESCAR:Dastgir Pojee1-0/+1
Cannot be reset by dispell. Cannot be healed by item/NPC once in BITESCAR. Heal Skill would end the BiteScar Effect.
2016-10-22Implemented SU_SPRITEMABLE Skill.Dastgir Pojee1-0/+3
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 Pojee2-0/+4
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-22Added Summoner Skills(in DB)Dastgir Pojee5-36/+1768
Added Summoner SC ID's in status.h
2016-10-22Added Summoner Class.Dastgir Pojee6-4/+105
(Only Placeholder, other things related to summoner will follow-up soon) Added SQL-Upgrade: Added `class` column in charlog
2016-10-16Merge pull request #1466 from Ridley8819/skillHaru1-0/+7
Added RG King's Grace cooldown
2016-10-16Merge pull request #1472 from Asheraf/getcharidIbrahem Hossam3-11/+18
Change *getcharid to use constants
2016-10-16Change *getcharid to use constantsAsheraf3-11/+18
2016-10-09King's Grace CDRidley1-0/+7
2016-10-08Merge pull request #1463 from Ridley8819/gxquestDastgir1-0/+9
Add official quest condition for Guillotine Cross job change quest
2016-10-07Fix wrong items bonusAsheraf1-75/+46
-add white space after comma
2016-10-07Add official quest condition for Guillotine Cross job change questRidley1-0/+9
original commit https://github.com/rathena/rathena/commit/25c4334e8406b21a74ecbc313205ea42e9b2df50 by secretdataz
2016-10-04Added support to Para_Team_Mark_ item in Eden Group.AtlantisRO1-0/+18
2016-10-03Merge pull request #1437 from Asheraf/itemsDastgir1-16/+26
Fix some item bonus using wrong SkillNames
2016-10-02Updated MapCacheDastgir Pojee1-0/+0
2016-10-02Update Intro (Renewal) (#1427)Ridley4-3/+22
* 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-01bSkillAtk not increasing damage for some skillsAsheraf1-16/+26
bSkillAtk not increasing damage for some skills
2016-09-17Just fixed small typo in Abracadabra.Flipp1-1/+1
Changed Abrakadabra to its proper name: Abracadabra.
2016-09-02change *strcharinfo to use constantsAsheraf2-28/+28
2016-08-29*strnpcinfo now uses constantsAsheraf1-0/+7
- NPC_NAME for the whole npc name including hidden part - NPC_NAME_VISIBLE for the visible part of the npc name - NPC_NAME_HIDDEN for the hidden part of the npc name - NPC_NAME_UNIQUE for the npc unique name - NPC_MAP for npc map
2016-08-26Implementation of Ghost palace instance based on iROAsheraf4-13/+666
* Added ghost palace instance script * Add needed monster, item and quest database entries * Added mapflags for instance map (1@spa)
2016-08-17Nightmare Clock Tower DungeonRidley88194-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-02Sara's Memory Instance implementationRidley88192-14/+268
* 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-08-01Update Old Glastheim announces to use C_colorAsheraf1-20/+21
* now announce commands use constant colors instead of hexadecimal. * added new color C_SPRINGGREEN
2016-07-20Old Glast Heim and Nightmare Glast Heim implementationRidley88194-247/+1030
-- 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-19Merge pull request #1372 from 4144/freemoveHaru2-0/+8
Add skill attributes for allow moving while casting this skill
2016-07-19Add new skill attributes into skill_db and skill db converter.Andrei Karas2-0/+8
2016-07-18Fix a typo in some items bonusAsheraf1-4/+4
2016-07-12Fix converted skilldbAndrei Karas2-2536/+11159
2016-07-12Add missing items into item_db.confAndrei Karas2-14/+224
2016-07-10Add sc_config.txt flag for always visible effects.Andrei Karas1-34/+37
Remove hardcoded visible effects from status.c and add visible flag into sc_config.txt
2016-07-09Some indentation fixes in the skill db converterHaru2-1109/+1108
Signed-off-by: Haru <haru@dotalux.com>
2016-07-09Added skill_db.conf.Smokexyz12-8917/+65265
Removed deprecated files - skill_require_db.txt, skill_unit_db.txt, skill_cast_db.txt, skill_castnodex_db.txt, skill_db.txt.
2016-04-04Corrected the Zenkai unit intervalHaru2-2/+2
Fixes #607 Signed-off-by: Haru <haru@dotalux.com>
2016-03-30Fixed typo on item_db documentationDastgir2-2/+2
2016-03-21Fix NC_DISJOINT skill where in the item 'Wrench (6186)' is not consumed ↵Jedzkie2-2/+2
after the usage of the skill.
2016-03-14Fix wrong item effect for 'Magnolia Hat'Jedzkie2-4/+7
Update it's renewal trade restriction.
2016-03-11Hardcore Parameters from constant database to avoid synchronize issues with ↵hemagx1-118/+0
source now defining new parameters in the constants.conf database is deprecated and should be defined in source instead
2016-03-06Added missing item slot on Zaha Doll Hat (Pre-Renewal). Thanks to kyeme.Jedzkie1-0/+1
2016-03-06Fix Strong Shield can be equipped by all classes (Pre-Renewal). Thanks to Kyeme.Jedzkie1-2/+9
2016-03-01Fix item names of itemID 14108 and 14109. Thanks to Kyeme.Jedzkie2-4/+4
2016-02-29Dummy Monsters cannot be knockback in kRO.Jedzkie1-5/+20
Fixed their Official names.
2016-02-29Added gender-related constants SEX_MALE/SEX_FEMALEEmistry1-0/+4