summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2009-11-24Changed Talkie Box to trap type, and removed the UF_NOREITERRATION flag. ↵L0ne_W0lf3-2/+4
(Partial fix for Bugreport:3748) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-20- Added effects to some jRO items.Kisuka1-15/+20
- Added effect of 'Cool Towel'. - Fixed view id of Puppy Hat. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-19- Applied the renewal client support patch from Diablo (eA forum topic 222623)skotlex1-71/+148
- Added support for strcharinfo(3) to retrieve the player's map - Added script command "searchitem" for name item searches. - Moved PACKETVER to src/common/mmo.h as it's needed by the char-server now - Changed the status valX from int to long so that it won't break for pointer-storage in other architectures. - Moved the change party leader code to party.c - A few bugfixes or packet field completions based on my past experience messing around with my server. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14155 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-14Added Ifrit, Beelzebub, and Hibram to mob_boss, and a second Atroce.L0ne_W0lf2-0/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14147 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-11- Fixed a typo in Strawberry Cake (12319). (bugreport:3702)brianluau1-1/+1
- Fixed a typo in Halloween 2009 Event. (bugreport:3711) - Updated SQL item/mob databases to latest. (thanks Peter) - Applied the change from r14087 to @tonpc, @shownpc, @hidenpc. (bugreport:3599) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-04* Added known info for WoE SE Guild Dungeon monsters.L0ne_W0lf3-10/+82
- Movement speed, and attack delays are not official. (copy/pasted) - Skills are, like above, copy, pasted, edited. Not official. - Decided not to drops added for the mentioned monsters. * Added mapflags for WoESE guild dungeon. * Added official WoESE Guild Dungeon NPCs, and custom spawns. - As the mobs are not 100% (missing stats, no drops, etc) they are disabled by default. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-03* Added new broadcasting support from r14120 to WoE scripts.L0ne_W0lf2-0/+13
- "Conquered" messages can now be effectively toggled off in Battle log - Added fontsizes for WoESE messages. (At least the non-default sizes.) * Added font weight constants, although they don't seem to do anything. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-03Extended broadcast implementation:Gepard2-2/+47
- support for font formatting, like font-size - `bc_woe` flag to allow client-side filtering of WoE announcements - new broadcast packet 0x40C git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14120 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-02Fixed db/mobs_avail.txt according to the event mobs IDs. Fixed Halloween09Lupus2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-01fixed exploit in HW2009 evntLupus2-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-31- Added Fool's Day Boxes effects (they go with the 2009 halloween event).Kisuka1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-31- Added 2008 & 2009 iRO Halloween Events (Happy Halloween eAthena).Kisuka5-4/+37
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-28Removed unused duration/upkeep values for `AM_TWILIGHT` skills.Gepard1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14108 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-28Updated Socket Enchant: all items moved to proper NPCs, added slotted Hat of ↵Gepard1-1/+1
Sun God. (bugreport:2871) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-26Forgot to add the splash range for HT_LANDMINE (skill_db) in r14101.L0ne_W0lf2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14103 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-26Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN.Inkfish3-18/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-26* The status SC_INVINCIBLE now reduces all damage to 1.L0ne_W0lf5-7/+23
- Official behavior, and allows players to cancel NPC_ALLHEAL casts. - If battle_config.invincible_nodamage is true, reflected damage is still 0. * Minor updates and supporting data for Sealed Shrine. - Zone 5 is now designated for sealed shrine restricted skills. - Added new quest_db entries for Sealed Shine cooldown. - Updated mob_db entries for Orc's Memory Instance. (improper stats) - Updated Land Mine to have a splash effect. (Provided by Daegaladh) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14101 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-04- Added a missing space in help.txt (bugreport:3632)brianluau1-33/+0
- Removed duplicate lines in item_trade.txt (bugreport:3630) - Fixed typos in Turbo Track waitingrooms. (bugreport:3628) - Removed a duplicate comment line from r14003 that caused a warning. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14081 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-03* Added Ravies sisters, people can now turn in the "Valkyrie Gift" items.L0ne_W0lf2-6/+9
* Updated Crystal 6 through 9 monsters for Valkyie Gift event. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14080 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-02Marionette Control now has an infinite duration.(bugreport:2542)Inkfish1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-27Fixed typos in skill_nocast_db from r13840 (Extra ';' and spelled assuptio ↵L0ne_W0lf2-2/+4
wrong.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-24- Re-added Hardrock Mammoth's MD_BOSS mode that was lost in r14052.brianluau1-1/+1
- Fixed a typo ("too much too much") in Alchemist Quest. - Updated SQL item/mob databases to latest. (thanks Peter) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-19Stone Curse's petrify duration should be 20 seconds at any levels.Inkfish2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-18Storm Gust's freeze duration should be 12 seconds at any levels.Inkfish2-5/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-16* Re-added missing mercenary scrolls to item_trade database, must have ↵L0ne_W0lf2-0/+31
gotten lost while diffing. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-16* Fixed the AI mode for Zombie, change I made while testing new the Luciola AI. L0ne_W0lf3-295/+1133
* Updated item_trade with several new items, hopefully retaining most white space. * Added messing 'end;' in one of the 13.1 lighthalzen guard. * Fixed NPC IDs in niflheim quests again. Should be 111 and "non-clickable" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-13- Fixed typo on item 6079 (bugreport:3581).Kisuka1-1/+1
- Fixed issue with Knight Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-11- Fixed issue Entweihen Card (bugreport:3579)Kisuka2-3/+3
- Added episode 13.1 effect for Eye of Dullahan (bugreport:3576) - Fixed ATK of Pinguicula (bugreport:3551) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14055 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-10* Added some, and enabled existing episode 13.1 content.L0ne_W0lf3-65/+114
* Updated some stats and implemented Luciola Vespa AI use. * Tweaked the skills for them, still custom though. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-05- Added some missing quests to quest_db.Kisuka1-0/+2
- Fixed an issue on some 1-1 job quest log commands. - Fixed some issues with hair_style. (bugreport:3558) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-04* QuestLog Fix.Inkfish1-1/+1
- mob id no longer stores in sql. - counts won't increase if you have killed sufficient mobs. * Fixed Merchant's medalion wrong aspd bonus (bugreport:3554) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14036 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-27- Fixed typo in Hyegun_Hat (5367). (bugreport:1935)brianluau1-2/+2
- Added missing bonuses to Mask_Of_Ifrit (5420). (bugreport:2188) - Added better examples for some documentation. - Fixed item loss from mail if you are OVER 100% overweight. (bugreport:1862) - Fixed 'waitingroom2bg' checking wrong parameter. (bugreport:3330) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14034 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-26- Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)brianluau1-1/+1
- Added missing 'break' in some Juperos warps. - Updated SQL item/mob databases to latest. (thanks Peter) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-25Implemented Progress Bar.(topic:207933)Inkfish1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-24* Fixed items other than Masamune using bAspd. (only Masamune use bAspd in ↵Inkfish2-40/+45
Aegis) * Fixed Cold Heart not checking weapon refinery count. (bugreport:3525) * Fixed some bonuses for Krieger weapons. * Fixed some conditions for bAddEff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-23- Fixed issue with Double Bound (bugreport:3489).Kisuka1-11/+11
- Fixed issue with Einbech quest npc (bugreport:3518). - Added some effects to some items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-21Added bMagicHPGainValue and bMagicSPGainValue.Inkfish2-7/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-04- Added episode 12 & 13 cards (most episode 13 ones need matk + n;).Kisuka1-3/+14
- Added some items from the ep 12 & 13 item givers. - Increased MAX_RANDITEM to 11000. (topic:226055) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13993 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-04- Added episode 12 and 13 item givers. (topic:226055)Kisuka8-3097/+3321
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13992 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-04Fixed an error in an autobonus script (Nemesis), and added other items.L0ne_W0lf2-940/+1474
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13991 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-30Updated several 12.1 and 13.1 equipment effects and proc rates.L0ne_W0lf2-118/+98
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-29- Fixed some 13.1 items.zephyrus6-55/+225
- Added "Doddler based" 13.1 monsters. - Cleanup on packet_db.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13980 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-28- Removed an # symbol in quest_db.txtKisuka1-1/+1
- Updated Moscovia quests (Added tide changes and fixed Marozka's time check). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13975 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-27- Added svn:eol-style native for some conf/css/html/pl/sql/txt files.brianluau2-157/+157
- Added svn:executable property for several batch/shell scripts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-27* Updated item database with 13.1 content.L0ne_W0lf3-30/+39
- Added equipment using various sources, and iRO descs. - Added ETC items based on personal experiences in game. * Removed garbage text from the quest database. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13971 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-27Partially reverted the fail from r13966.ultramage1-42/+48
Added support for empty lines between individual attr_fix.txt blocks, fixes crash at startup (bugreport:3426). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13968 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-26Updated attribute table values and made it cleaner.Kisuka2-50/+47
Fixed Battle Hook item (bugreport:3335). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13966 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-26* Extreme update to the quest_db file.L0ne_W0lf2-175/+891
- Added many new quests, although they are all unused by scripts currently. - Changed several of the old quest names to match the names on iRO - Removed garbage "quest(" remainants from several of the quests... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-25Rewrote Quest Log system.Inkfish2-2/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13959 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-17- Fixed a bug/typo in Valorous Assassin's Damascus's bonus.Kisuka1-1/+1
- Added missing Gae Bolg & Dragon Slayer to socket enchanter. (bugreport:3386) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13951 54d463be-8e91-2dee-dedb-b68131a5f0ec