summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-07-21* Fixed a typo in guides_einbr.txtPlaytester4-4/+149
* Added the Cube Room Maze git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21Fixed Anonymity Request and Erende Ebecee CardPlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7791 ↵evera4-115/+132
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21Split quests from cities/alberta.txt to quests/quests_alberta.txtevera3-513/+519
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21split quests from cities/amatsu.txt to quests/quests_amatsu.txtevera3-770/+778
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7789 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21Forgot message again -.-;;evera1-1/+1
Split Ayothaya quests from cities/ayothaya.txt to quests/quests_ayothaya.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7787 ↵evera3-1499/+1517
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21Split Doomed Sword quest from cities/comodo.txt to quests/quests_comodo.txtevera3-970/+971
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7786 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21renamed quests_einbroch.txt to quests_ein.txt, added Einbech bits for quests ↵evera4-1010/+1015
in quests_ein.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7785 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20Split Einbroch quests from city/einbroch.txtevera1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7783 ↵evera3-1159/+1167
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20- Added source reporting when you do an invalid int&str or str&int operation ↵skotlex2-0/+3
on a script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7782 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20- Fixed the intif party creation packet having the incorrect size sent, ↵skotlex2-1/+4
hence causing the leader's level to be read as garbage (which caused the "impossible to even share" bug). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7780 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20- Added pc_check_weapontype to do a proper skill weapon check that takes ↵skotlex5-5/+15
into account dual-wielding. That is, if a skill can be used with daggers/axes, you'll be able to use the skill when dual-wielding them. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20- Corrected Cloaking level 1-2 not letting you move across walls.skotlex6-25/+28
- updated cloaking code so that when you set "enable cloaking without walls", the code will consider you as "always next to a wall", thus you get the wall-speed bonus always. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7778 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20- Applied the fix to homunculus name saving...skotlex2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20- Added battle config settings agi_penalty_target and vit_penalty_target, ↵skotlex4-4/+24
they define which object types will get vit/flee reductions when multi-targetted and defaults to only players (battle/battle.conf) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7774 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20- Added a skill_unit_db entry for NJ_HYOUSYOURAKU, thanks to Eus for the data.skotlex6-17/+28
- Added the dummy intravision case for the changeoption packet 0x229 - Corrected Fog of Wall so that all targetted offensive skills (not only those who do damage) will fail on cast-end 75% of the time. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7773 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20Small fixMasterOfMuppets1-4/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7772 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20- corrected @homlevel up and one entry in the homun exp table as reported on ↵skotlex3-2/+5
the forums by Albator. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7770 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20Updated Speed/Delays of Niflheim mobsPlaytester2-10/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7769 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20SQL fix for Homunc skillsDracoRPG3-3/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7768 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20- Added a status_check_skilluse on skill_attack_area call to prevent splash ↵skotlex2-1/+4
damage skills from hitting hidden/trickdead/etc characters. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20Updated Speed/Delays of Umbala mobsPlaytester2-9/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7766 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20Updated Speed/Delays of Kunlun mobsPlaytester2-16/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7765 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20- Corrected fog of wall to behave as best known. Only takes effect when ↵skotlex3-14/+21
targetting a character inside it, -50hit/-75% damage when using normal-ranged attacks, -25% damage from all damage skills, 75% chance of all targetted damage skills of failing. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7764 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20- Should have fixed @refine applying multiple times to equipment that uses ↵skotlex2-0/+11
multiple equip slots. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7762 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20* Updated aDelay of some mobs to AegisPlaytester2-8/+13
- the code now solves the aDelay bug, so we can fully use Aegis values - Alice and Zherlthsh finally attack like on official servers - please don't merge the mob_db until the code is merged * Ancient Mimic now drops Freyr's Shoes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7761 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20Updated the sell Price of Serin's ring.MasterOfMuppets2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7759 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20Made Bacsojin's skills uninteruptablePlaytester2-8/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7758 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-20Dj-Yhn optimized the Shinokas quest to only use one variable.MasterOfMuppets2-32/+35
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19Put the newly implemented cards into the old card album list.MasterOfMuppets2-0/+64
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7755 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19- Oops, should have fixed sql compilation of mob.cskotlex1-7/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7753 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19- Fixed the inf code update breakage which was blocking all offensive skills.skotlex10-47/+51
- Added battle setting homun_critical_rate (defaults to 0) - Removed enemy_str/pet_str/enemy_perfect_flee and replaced them with - enable_perfect_flee which specifies which objects can have perfect flee and enable_baseatk which specifies which objects can have a base attack value (both in battle.conf) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7752 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19- Modified the targetted skill logic to enable offensive skills to be ↵skotlex6-17/+67
targetted at party/guild members if the appropiate inf2 value is set. - Added the SC_JAIL code for timed jailing, but the related @ commands ain't in yet. - Added checks to make adding items to inventory/cart fail when a char is in finalsave state. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7751 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19- Fixed parse_names on irc.c crashing when receiving a null argument.skotlex2-4/+8
- Modified the parsing of the names line, since some servers will send @ instead of = when separating the information. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19- Fixed the homun creation sql statement. Why noone else did so before?skotlex2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19Fixed mob skills for G_INCUBUS and G_WRAITH_DEAD.MasterOfMuppets2-0/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7748 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19- When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it ↵skotlex2-8/+16
will use clearchar and spawn packets instead of changeoption. Thanks to Toms for the fix. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19Another small map-flag change.MasterOfMuppets1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7745 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19- Corrected Trim chars to block 'enter', as explained by the Ultra mage.skotlex7-8/+24
- When the client passes account version 0, the login server will set it to 1 now. - Corrected the HP bar scaling when HP is above Short Max. It should display fine for any HP value now. - Added a check when the mob's adelay is shorter than the amotion, in which case the adelay will be changed to the amotion value. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19Completed the sign quest warps and did some minor mapflag changes.MasterOfMuppets5-1/+21
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-19* Raised drop rate of Electric Wire and UndershirtPlaytester2-7/+11
* Some speed and aDelay adjustments on Fur_Seal, Metaling, Increase Soil - Incantation Samurai is now moving much faster git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18Updated speed and delay values of Amatsu mobsPlaytester2-16/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Added atcommand @partyoption, lets you alter the party item-distribution ↵skotlex11-28/+96
type on the go. Usage is "@partyoption <pickup share> <item distribution>", where both arguments can be 0/1, yes/no, etc. - Updated @changeleader and @partyoption to use msg_Athena entries. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7737 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18Added some commented warps... they work, but not sure if they are on ↵Playtester1-4/+7
officials yet... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7735 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Fixed a compile warning. Some minor format cleanups.skotlex3-12/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7733 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Added character 013 (enter) to the list of characters that are always ↵skotlex3-3/+5
removed from new character names. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7732 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Fixed a crash when trying to extend TK's infinite combo feature.skotlex4-2/+8
- Corrected Poison React to counter regardless of distance, and to use the skill's 50+5*lv% counter chance (instead of 100%). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7730 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18- Corrected Venom splasher's splash damageskotlex6-75/+22
- You now can't move/attack/use-skills when using Cloaking of a level less than 3 - Fixed compilation of mercenary.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7729 54d463be-8e91-2dee-dedb-b68131a5f0ec