summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-07-04* Added the Socket Enchant NPC written by Sousuke_PLPlaytester4-1/+829
- I already tested and fixed some stuff but requires some more testing git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7528 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04CIA-2 ftl!littlewolf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Welp, another 10 useless commits, all in search of color :( Oh well.littlewolf1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7526 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Yep, verified, colors break ciabotlittlewolf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7525 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Color test, getting tired of my commits yet?littlewolf1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Okay, so will have to request a color change via cia-bot... or write our ↵littlewolf1-0/+1
own. Color's aren't transferrable inside the message. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7523 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Here we go again...littlewolf1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7522 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Yay 4 colors!littlewolf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7521 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Colors colors colorslittlewolf1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7520 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04- Implemented cooking chances. Chance of success is 70% - 7*(dish-lv)% + ↵skotlex3-59/+74
12*(cooking set-lv)%. Exception: When using the legendary cooking set, success chance is 100% regardless of dish. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7518 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04* Updated the cooking items so they are ready for official implementationPlaytester3-23/+25
- 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-04- Added battle config setting emergency_recall, specifies behaviour of that ↵skotlex5-0/+21
skill (skill.conf): 0 - Disabled. 1 - can't be used in nowarpto maps. 2 - Can be used everywhere. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04- Removed the NPC/Dance/Song inf2 check of AbraCadabra. whether a skill can ↵skotlex2-1/+4
come out or not is entirely decided by the abra db file now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7515 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04- Added structure s_addeffect to handle status change additions. Cleaned up ↵skotlex6-54/+139
relevant code. It is now possible to specify ANY status change, not just the basic ones. - Added support for bonus3 bAddEff/bAddEffWhenHit as follows: bonus3 bAddEff/bAddEffWhenHit, <SC value>, <rate>, <target flag>. Target flag is 0: Self. 1: Enemy. 2: Both. - Added these descriptions to doc/item_bonus.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7514 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04- Added a check when joining a chat to make sure the target object is of ↵skotlex2-1/+4
type BL_CHAT. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7512 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04- Fixed code using i instead of id in a few instances when updating char/map ↵skotlex2-2/+2
server IP. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7510 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Silver Tiara's bonus is Int AGAIN (Gravity can't decide)Playtester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7508 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Implemented the official 2004 Headgear quests, thanks to Dj-Yhn for the ↵MasterOfMuppets20-1482/+3308
conversion from Aegis format. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7505 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Blah, I forgot to update NPC headers again... >_<evera1-1/+1
P.S. r7500 :D git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7504 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Forgot to update header on the top of NPC files @_@evera1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7503 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Changed requirement for DTS warper to level 60evera2-40/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7501 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04fixed bug in dts warper that votes weren't counted on suundayevera2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7499 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Removing the extra file.eaac1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7498 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Just testing embeded http links to svn files to see how bad it looks.littlewolf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7497 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7496 ↵littlewolf1-1/+0
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Testing automated linking in CIA botlittlewolf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Restoring back to original pre-testing of CIA-2 bot. Bot is working fine now.littlewolf1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7494 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Sorry for the huge jump in revision numbers, CIA-Bot in the irc channel is ↵littlewolf1-0/+1
fixed now, thanks for bearing with the large revision number gap created by the testing for this. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7493 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Fixed? I think notlittlewolf1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7492 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04- Cleared up the bAutoSpellWhenHit description in doc/item_bonus.txtskotlex6-88/+156
- Fixed Phantasmic Arrow and Magical Bullet not being correctly tagged as a ranged arrow-type attack. - Updated help.txt and help2.txt, thanks to Inuyasha for providing the updated files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7490 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04test... againlittlewolf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7489 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04ughlittlewolf1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7488 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04u g hlittlewolf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7487 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04debug ftwlittlewolf1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7486 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04another testlittlewolf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7485 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04OMG WORK DAMN YOU WORKlittlewolf1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7484 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04h8littlewolf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7483 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04this is getting old.littlewolf1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7482 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04h8littlewolf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7481 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Yay, useless commitslittlewolf1-2/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7480 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04testlittlewolf1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7479 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04another testlittlewolf1-2/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7478 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7477 ↵littlewolf1-0/+2
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Ugh, spammity spam spamlittlewolf1-3/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7476 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Yet another testlittlewolf1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7475 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Lala... i hate you cialittlewolf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03Ignore this... CIA I'M GONNA GET U!littlewolf1-2/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03Please work!!littlewolf1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03This is really getting oldlittlewolf1-2/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03Omg, WORK DANG YOUlittlewolf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7470 54d463be-8e91-2dee-dedb-b68131a5f0ec