summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
AgeCommit message (Collapse)AuthorFilesLines
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
2006-06-08Implemented Electric WirePlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-07Stormy Knight card now freezes when attack rather then when hitPlaytester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06* Fixed Owl Duke not having boss modePlaytester1-0/+2
* Fixed Osiris's slaves git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06Hopefully fixed all the Unbreakable bonusesPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06Fixed Valkyrie skills and Magnum Break of all mobsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7008 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06Sunflower Hairpin now can't be refined anymorePlaytester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7006 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-05Added some sign quest related item restrictions.MasterOfMuppets1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-05Fixed the item bonus of baseball cap.MasterOfMuppets1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6992 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-05A typo fix, thanks to DracoRPG.MasterOfMuppets1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6977 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-03Fixed Archdam CardPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6966 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-03Fixed Skeggiold's dropsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6963 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-03* Fixed MVP Jupitel to do 30 HitsPlaytester1-0/+2
* Fixed some typos and warps in Einbech git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6961 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02Removed the job bonuses of High Novice and Baby NovicePlaytester1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6939 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02- Moved setting a mob's level from mob_spawn to status_calc_mob, resetting ↵skotlex1-0/+2
their level on death has also been removed (as it is handled now on spawn) - Fixed a bug in status_revive - Updated Holy Cross, Investigate and Finger Offensive to be usable by all weapons. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6938 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02Gave several MVPs their MVP skill versionsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6937 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02- Made Grandcross usable with all weapons.skotlex1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6935 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02Added Can Attack to various G_mobsPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6933 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-02* Removed the Novice Job bonuses againPlaytester1-0/+4
- http://www.eathena.ws/board/index.php?showtopic=93893 * Small adjustments of the Orc Lord and Valkyrie Randgris drops git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6932 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-01* Readded Novice Job bonusses [Poki#3]Poki#31-0/+4
- Just why where they removed? http://guide.ragnarok.co.kr/JobNovicestatus.asp still lists them... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6917 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-01Fixed mode of G_Whisper_BossPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6915 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-31Fixed mode of Rafflesia and reduced Chung E spawn in Louyang to 1Playtester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6898 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-31Fixed Arrow Crafting, now using the official X.2 valuesPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6894 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-31Updated item_db according to info provided by HaploPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6893 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-31Changed the range of Rotar Zairo to 7, as it should be.MasterOfMuppets1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-30Fixed the mode of Monemus to prevent it from getting knocked back.MasterOfMuppets1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-30Updated the modes of Gremlin and Beholder according to iRO.MasterOfMuppets1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-30slot updateVicious1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-305/30 item updateVicious1-0/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-29- Updated ASC_BREAKER's range to 9.skotlex1-0/+2
- Removed speed penalty from SC_SKA - Fixed SC_SPURT triggering on Soul Linkers. - SC_DODGE won't be dispelled on death now. - Removed Undead being inmune to poison status. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-29Fixed Green Ale's effect, thanks to NLZ.MasterOfMuppets1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6818 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-28Readded some aDelay fixes which were accidentaly revertedPlaytester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6803 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-27Added Red Chile drop to Kraben & small aMotion fixPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-26Added missing Odin drops (guessed)Playtester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6780 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-26Updated Kiel and added Odin mob dropsPlaytester1-0/+3
- low drop rates as long as not known - still missing Makeup Kit, Angel Hairband and not sure which Survivor's Rod git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-26fixed jeweled boxLupus1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-25Modified some drops and added drops to Dragon Egg and Ferus.Playtester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6759 54d463be-8e91-2dee-dedb-b68131a5f0ec