summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
AgeCommit message (Collapse)AuthorFilesLines
2006-07-05Updated item_trade.txt to Aegis X.2 ItemMoveInfo.txtVicious1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7530 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04* Updated the cooking items so they are ready for official implementationPlaytester1-0/+2
- also slightly raised drop rates of Cooking Sets git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7517 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Silver Tiara's bonus is Int AGAIN (Gravity can't decide)Playtester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7508 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03- Fixed a compile warning in login sql/txtskotlex1-0/+2
- Fixed pc_makesavestatus not setting your logout position. - Fixed the UF * flags of Songs/Dances in skill_unit_db. - Fixed two dances becoming BA_DISSONANCE instead of DC_UGLYDANCE. - Added the missing +100% damage modifier of Enchant Deadly Poison. - Fixed SkillStatusChangeTable not working correctly for Homun/Guild skills. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-02Added the Mercenary Summon ScrollsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7444 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-02Fixed two books in the item_dbPlaytester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7443 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-01Added Silence Effect to the Lord of the Dead CardPlaytester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30Applied some mob_db changes according to the 27/06/2006 patchPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30- Small cleanup on Abracadabra.skotlex1-0/+2
- Added UF_SONG (0x400) to differentiate songs from dances. - Updated the skill_unit_db accordingly, ensembles should only have that flag, likewise for songs and dances. - Added preliminar support for making a Song+Dance turn into BA_DISSONANCE cells. Beware of potential bugs as it's untested. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30Added the new X.4 headgearsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7424 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30Fixed various items and sorted the item_dbPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30Reverted back Vulcan Arrow. It's fine now. Player can move after the attack ↵Lupus1-0/+1
animation end git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7420 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30Updated Byalan F5 according to X.4, Stroufs are now stronger and more of ↵Playtester1-0/+2
them are spawning in F5 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7407 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29Updated Freyr's Shoes and Vidar's BootsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29added walkdelay to SonicBlow, VulcanArrow (AGAIN, SOMEONE REMOVED THEM BY AN ↵Lupus1-0/+3
ACCIDENT) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7387 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28- Added inf2 4096 (INF2_ALLOW_ENEMY) which is to be used in conjunction with ↵skotlex1-0/+1
INF2_PARTY_ONLY/INF2_GUILD_ONLY when said skill should ALSO be allowed to be used on enemies. - Updated Soul Change to use inf2 4096 (INF2_ALLOW_ENEMY). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28Updated Morpheus's Hood and Freyr's ShoesPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-28Fixed the SP usage of AS_SPLASHER. Thanks to Belle.MasterOfMuppets1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-27Added the remaining Ninja/Gunslinger dropsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-27* Raised autocast chance of Owl Duke card to Aegis x.2Playtester1-0/+3
* Some small item_db fixes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-27Rachel Sprite name updateVicious1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-27- Corrected the element of hunter traps.skotlex1-1/+1
- Deadly Poison now also reduces def2 by 25% - Changed skill_setmapcell to use skill splash rather than range. - Cleaned up a bit skill_moonlit, now it knocks back the correct amount of cells. - Fixed @mi displaying always 0 instead of the mob's class. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-26Updated/Added some itemsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7348 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-26- Corrected unit id of desperado and Ground Drift using jA's info.skotlex1-0/+2
- Rough implementation of Ground Drift according to description and jA info. - Implemented Tatami Gaeshi using skill description and jA implementation for reference. - map_foreachinpath calls will no longer go beyond the target point, as this function is required for skills other than SharpShooting now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7344 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-25Added two new gunslinger weapon drops. Thanks to RockmanEXE.MasterOfMuppets1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-23Fixed SP Drain rates of itemsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7318 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-23- Updated BD_INTOABYSS's unit flag to not affect mobs.skotlex1-0/+1
- Changed setting for skill_nocast flag 16. It is no longer a "pk-mode map" setting, it's now a clone-forbidden skill. That is, skills with the flag 16 will never be copied by clones. If you use a PK-mode server, use flag 2 now to forbid skills from common maps. - Default skills from not being cloned are Magnus Exorcism and Turn Undead. - The map search free cell will now use the size of the map # of tries before giving up when the spawn area is the whole map. Added a check to inmediately give up when the number of spawn retries has reached the max specified (no_spawn_onplayer = 100). - Cleaned up a bit the clone code to account for the unit flags UF_NOPC/UF_NOMOB when the skill is not ground-based (accounts for self skill that causes a ground-tile to be placed, like Dances). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7315 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-23Rogue Card Combo now removes Intimidate autospellPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7313 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-23Sorted in the new cards and fixed some equipsPlaytester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7306 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-22Fixed the remaining 2006 CardsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7300 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-22Fixed some equipment fields that caused warningsPlaytester1-0/+2
-however the server still reports the warnings... >-< git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7287 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-21Fixed the equipment fields of the new cardsPlaytester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-20Reduced Stone Buckler's natural Def to 3Playtester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-20Started fixing some of the cardsPlaytester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-20* Some more item updatesPlaytester1-0/+3
- Valkyrie Shield and Survivor's Manteau have their complete bonus script now, please test it - Slotted Ice Pick and Iron Shackle Combo are weaker now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19Some updates to the item_dbPlaytester1-0/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-18Added Exp to some Thief Bug versionsPlaytester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17Fixed the scripts for the Lotto BoxesPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-17Some mapflag and item restriction changes/additions according to the eye of ↵MasterOfMuppets1-0/+3
hellion quest. Also made Hellion revenant heal for 9999. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16- Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. ↵skotlex1-0/+3
Meaning you can do bonus bNoMagicDamage,50; To make all magic damage be reduced by half. This bonus stack, so two cards with bNoMagicDamage,50 will give magic immunity. - Removed setting gtb_pvp_only and replaced it with gtb_sc_immunity which specifies the threshold before the bNoMagicDamage starts blocking support statuses as well. ie: gtb_sc_imunity: 75 will mean that "bonus bNoMagicDamage,70;" reduces magic damage by 70%, but does not blocks heal or support status, while "bonus bNoMagicDamage,80;" does. - Updated GTB's card script to be "bonus bNoMagicDamage,100;" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7212 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-14* Fixed the awfully coded Baseball Cap scriptPlaytester1-0/+5
- please use CONSTANTS! - please use RC_Nonboss and RC_Boss for "all mobs" instead of listing all the races! - please don't stack RC_Nonboss with RC_(some race)! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13Correct implementation of Detale & Abyss/Thanatos spawn updatePlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13Fixed the names of the Lotto itemsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7136 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-13Garm Claw now has 152 Attack Power rather than 115Playtester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12- Fixed npc_checknear's distance check returning the opposite of what it ↵skotlex1-0/+1
should (false when the range is correct and viceversa) - SL_STIN/SL_STUN have dex-reducable casting times now. - Added a warning on item loading when an item is of equippable type but has no equippable position. - Turning an alliance to an opposition won't work now during WoE - Slaves can summon other mobs now. The only ones who can't do this are player summoned mobs. - Merged the following functions for faster processing of items: clif_storageitemlist + clif_storageequiplist = clif_storagelist clif_guildstorageitemlist + clif_guildstorageequiplist = clif_guildstoragelist clif_itemlist + clif_equiplist = clif_inventorylist - Increased max knockback value support to 25. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12Rachel/Ice Dungeon temp-ness.Vicious1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-12Fixed the mode of monemus.MasterOfMuppets1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7100 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-11* Commented some unused mobs in the mob_dbPlaytester1-0/+3
* Goggles are worth 10k now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10Slotted Crown and Tiara only have +1 intPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7086 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-10Added the new cards to the dropsPlaytester1-0/+2
-probably needs some testing git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7085 54d463be-8e91-2dee-dedb-b68131a5f0ec